diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2015-02-11 20:58:48 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2015-02-11 20:58:48 +0000 |
commit | 61c5fcfe608b38a9ce64b1db6393c392108cc89d (patch) | |
tree | 8ef036e5b54b6717be9c50782761a67170b6042d /xserver/configure | |
parent | 4506119f5eb47a09843e68ff91de6ce5c63d0ba0 (diff) |
Update to xserver 1.16.4.
Contains fix for CVE-2015-0255. ok dcoppa@
Diffstat (limited to 'xserver/configure')
-rw-r--r-- | xserver/configure | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/xserver/configure b/xserver/configure index a56fcab97..1e3cb89b1 100644 --- a/xserver/configure +++ b/xserver/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xorg-server 1.16.3. +# Generated by GNU Autoconf 2.69 for xorg-server 1.16.4. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -651,8 +651,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='xorg-server' PACKAGE_TARNAME='xorg-server' -PACKAGE_VERSION='1.16.3' -PACKAGE_STRING='xorg-server 1.16.3' +PACKAGE_VERSION='1.16.4' +PACKAGE_STRING='xorg-server 1.16.4' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' PACKAGE_URL='' @@ -2063,7 +2063,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures xorg-server 1.16.3 to adapt to many kinds of systems. +\`configure' configures xorg-server 1.16.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2133,7 +2133,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xorg-server 1.16.3:";; + short | recursive ) echo "Configuration of xorg-server 1.16.4:";; esac cat <<\_ACEOF @@ -2579,7 +2579,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xorg-server configure 1.16.3 +xorg-server configure 1.16.4 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -3288,7 +3288,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xorg-server $as_me 1.16.3, which was +It was created by xorg-server $as_me 1.16.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4116,7 +4116,7 @@ fi # Define the identity of the package. PACKAGE='xorg-server' - VERSION='1.16.3' + VERSION='1.16.4' cat >>confdefs.h <<_ACEOF @@ -32693,7 +32693,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xorg-server $as_me 1.16.3, which was +This file was extended by xorg-server $as_me 1.16.4, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -32759,7 +32759,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xorg-server config.status 1.16.3 +xorg-server config.status 1.16.4 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |