CVS update [cvs1-11-x-branch]: /ccvs/, /ccvs/doc/, /ccvs/vms/, /ccvs/windows-NT/
[email protected] 18 Apr 2005 17:46:24 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Tag: cvs1-11-x-branch User: dprice Date: 05/04/18 10:46:24 Modified: /ccvs/ NEWS, configure, configure.in /ccvs/doc/ stamp-1, stamp-vti, version-client.texi, version.texi /ccvs/vms/ config.h /ccvs/windows-NT/ config.h, stamp-ch Log: Update for 1.11.20.1 File Changes: Directory: /ccvs/ ================= File [changed]: NEWS Url: https://ccvs.cvshome.org/source/browse/ccvs/NEWS?r1=1.116.2.127&r2=1.116.2.128 Delta lines: +4 -1 ------------------- --- NEWS 18 Apr 2005 17:36:41 -0000 1.116.2.127 +++ NEWS 18 Apr 2005 17:46:10 -0000 1.116.2.128 @@ -1,6 +1,9 @@ -Changes since 1.11.19: +Changes since 1.11.20: ********************** +Changes from 1.11.19 to 1.11.20: +******************************** + SERVER SECURITY FIXES * Thanks to a report from Alen Zukich <[email protected]>, several minor File [changed]: configure Url: https://ccvs.cvshome.org/source/browse/ccvs/configure?r1=1.174.2.65&r2=1.174.2.66 Delta lines: +20 -10 --------------------- --- configure 18 Apr 2005 17:36:41 -0000 1.174.2.65 +++ configure 18 Apr 2005 17:46:10 -0000 1.174.2.66 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for Concurrent Versions System (CVS) 1.11.20. +# Generated by GNU Autoconf 2.59 for Concurrent Versions System (CVS) 1.11.20.1. # # Report bugs to <[email protected]>. # @@ -269,8 +269,8 @@ # Identity of this package. PACKAGE_NAME='Concurrent Versions System (CVS)' PACKAGE_TARNAME='cvs' -PACKAGE_VERSION='1.11.20' -PACKAGE_STRING='Concurrent Versions System (CVS) 1.11.20' +PACKAGE_VERSION='1.11.20.1' +PACKAGE_STRING='Concurrent Versions System (CVS) 1.11.20.1' PACKAGE_BUGREPORT='[email protected]' ac_unique_file="src/cvs.h" @@ -784,7 +784,7 @@ # 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 Concurrent Versions System (CVS) 1.11.20 to adapt to many kinds of systems. +\`configure' configures Concurrent Versions System (CVS) 1.11.20.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -846,7 +846,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Concurrent Versions System (CVS) 1.11.20:";; + short | recursive ) echo "Configuration of Concurrent Versions System (CVS) 1.11.20.1:";; esac cat <<\_ACEOF @@ -1034,7 +1034,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -Concurrent Versions System (CVS) configure 1.11.20 +Concurrent Versions System (CVS) configure 1.11.20.1 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1048,7 +1048,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Concurrent Versions System (CVS) $as_me 1.11.20, which was +It was created by Concurrent Versions System (CVS) $as_me 1.11.20.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1692,7 +1692,7 @@ # Define the identity of the package. PACKAGE='cvs' - VERSION='1.11.20' + VERSION='1.11.20.1' # Some tools Automake needs. @@ -13452,7 +13452,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by Concurrent Versions System (CVS) $as_me 1.11.20, which was +This file was extended by Concurrent Versions System (CVS) $as_me 1.11.20.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13518,7 +13518,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -Concurrent Versions System (CVS) config.status 1.11.20 +Concurrent Versions System (CVS) config.status 1.11.20.1 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" @@ -14687,4 +14687,14 @@ # Report the state of this version of CVS if this is from dev. + cat <<EOF + +You are about to use an unreleased version of CVS. Be sure to +read the relevant mailing lists, most importantly <[email protected]>. + +Below you will find information on the status of this version of CVS. + + +EOF + sed -n '/^\* Status/,$p' $srcdir/BUGS File [changed]: configure.in Url: https://ccvs.cvshome.org/source/browse/ccvs/configure.in?r1=1.176.2.59&r2=1.176.2.60 Delta lines: +1 -1 ------------------- --- configure.in 18 Apr 2005 17:36:44 -0000 1.176.2.59 +++ configure.in 18 Apr 2005 17:46:13 -0000 1.176.2.60 @@ -1,5 +1,5 @@ dnl configure.in for cvs -AC_INIT([Concurrent Versions System (CVS)],[1.11.20],[[email protected]],[cvs]) +AC_INIT([Concurrent Versions System (CVS)],[1.11.20.1],[[email protected]],[cvs]) AC_CONFIG_SRCDIR(src/cvs.h) AM_INIT_AUTOMAKE([gnu 1.7.9 dist-bzip2 no-define]) AC_PREREQ(2.58) Directory: /ccvs/doc/ ===================== File [changed]: stamp-1 Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/stamp-1?r1=1.9.2.33&r2=1.9.2.34 Delta lines: +2 -2 ------------------- --- stamp-1 18 Apr 2005 17:36:44 -0000 1.9.2.33 +++ stamp-1 18 Apr 2005 17:46:13 -0000 1.9.2.34 @@ -1,4 +1,4 @@ @set UPDATED 11 November 2004 @set UPDATED-MONTH November 2004 -@set EDITION 1.11.20 -@set VERSION 1.11.20 +@set EDITION 1.11.20.1 +@set VERSION 1.11.20.1 File [changed]: stamp-vti Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/stamp-vti?r1=1.19.2.69&r2=1.19.2.70 Delta lines: +2 -2 ------------------- --- stamp-vti 18 Apr 2005 17:36:44 -0000 1.19.2.69 +++ stamp-vti 18 Apr 2005 17:46:13 -0000 1.19.2.70 @@ -1,4 +1,4 @@ @set UPDATED 14 April 2005 @set UPDATED-MONTH April 2005 -@set EDITION 1.11.20 -@set VERSION 1.11.20 +@set EDITION 1.11.20.1 +@set VERSION 1.11.20.1 File [changed]: version-client.texi Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/version-client.texi?r1=1.9.2.33&r2=1.9.2.34 Delta lines: +2 -2 ------------------- --- version-client.texi 18 Apr 2005 17:36:44 -0000 1.9.2.33 +++ version-client.texi 18 Apr 2005 17:46:13 -0000 1.9.2.34 @@ -1,4 +1,4 @@ @set UPDATED 11 November 2004 @set UPDATED-MONTH November 2004 -@set EDITION 1.11.20 -@set VERSION 1.11.20 +@set EDITION 1.11.20.1 +@set VERSION 1.11.20.1 File [changed]: version.texi Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/version.texi?r1=1.20.2.69&r2=1.20.2.70 Delta lines: +2 -2 ------------------- --- version.texi 18 Apr 2005 17:36:44 -0000 1.20.2.69 +++ version.texi 18 Apr 2005 17:46:13 -0000 1.20.2.70 @@ -1,4 +1,4 @@ @set UPDATED 14 April 2005 @set UPDATED-MONTH April 2005 -@set EDITION 1.11.20 -@set VERSION 1.11.20 +@set EDITION 1.11.20.1 +@set VERSION 1.11.20.1 Directory: /ccvs/vms/ ===================== File [changed]: config.h Url: https://ccvs.cvshome.org/source/browse/ccvs/vms/config.h?r1=1.25.4.4&r2=1.25.4.5 Delta lines: +1 -1 ------------------- --- config.h 18 Apr 2005 17:36:46 -0000 1.25.4.4 +++ config.h 18 Apr 2005 17:46:13 -0000 1.25.4.5 @@ -9,7 +9,7 @@ June 1995 - <[email protected]> */ /* The following macro are defined by running ./configure under UNIX OSs. */ -#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.20" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.20.1" /* We only want to build the client */ #define CLIENT_SUPPORT 1 Directory: /ccvs/windows-NT/ ============================ File [changed]: config.h Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.46.2.31&r2=1.46.2.32 Delta lines: +1 -1 ------------------- --- config.h 18 Apr 2005 17:36:46 -0000 1.46.2.31 +++ config.h 18 Apr 2005 17:46:13 -0000 1.46.2.32 @@ -454,7 +454,7 @@ /* The following macro is defined by running ./configure and then make * under UNIX OSs. */ -#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.20" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.20.1" /* The following were added to make #include "xsize.h" work. */ File [changed]: stamp-ch Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-ch?r1=1.1.2.31&r2=1.1.2.32 Delta lines: +1 -1 ------------------- --- stamp-ch 18 Apr 2005 17:36:46 -0000 1.1.2.31 +++ stamp-ch 18 Apr 2005 17:46:13 -0000 1.1.2.32 @@ -454,7 +454,7 @@ /* The following macro is defined by running ./configure and then make * under UNIX OSs. */ -#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.20" +#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.20.1" /* The following were added to make #include "xsize.h" work. */