automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 1.8.3b


From: Alexandre Duret-Lutz
Subject: FYI: 1.8.3b
Date: Sun, 18 Apr 2004 14:09:30 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

committed and tagged

2004-04-18  Alexandre Duret-Lutz  <address@hidden>

        * configure.ac, NEWS: Bump version to 1.8.3b.

Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.475.2.18
diff -u -r1.475.2.18 Makefile.in
--- Makefile.in 10 Apr 2004 17:18:21 -0000      1.475.2.18
+++ Makefile.in 18 Apr 2004 11:30:50 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: NEWS
===================================================================
RCS file: /cvs/automake/automake/NEWS,v
retrieving revision 1.256.2.39
diff -u -r1.256.2.39 NEWS
--- NEWS        12 Apr 2004 16:59:25 -0000      1.256.2.39
+++ NEWS        18 Apr 2004 11:30:51 -0000
@@ -1,4 +1,19 @@
-Bugs fixed in 1.8.3a:
+Know issue not fixed in 1.8.3b:
+
+  Historically Automake has always generated V7 format tarballs during
+  `make dist'.  This format is quite antiquated, but is portable.  It
+  supports filenames with up to 99 characters.  When given longer
+  filenames some tar implementations will diagnose the problem while
+  other will generate broken or non-V7 tarballs.  For instance GNU tar
+  1.13.25 will produce an archive with GNU extensions, while the
+  latest GNU tar beta (1.13.93) will truncate filenames.
+
+  We are working an a new scheme for Automake 1.9 that will allow
+  newer tar formats to be used.  By the meantime, for people who
+  cannot avoid long filenames in their packages we recommand sticking
+  to GNU tar 1.13.25 and not installing newer versions.
+
+Bugs fixed in 1.8.3b:
 
 * Long standing bugs:
 
Index: aclocal.m4
===================================================================
RCS file: /cvs/automake/automake/aclocal.m4,v
retrieving revision 1.127.2.11
diff -u -r1.127.2.11 aclocal.m4
--- aclocal.m4  7 Mar 2004 18:10:08 -0000       1.127.2.11
+++ aclocal.m4  18 Apr 2004 11:30:51 -0000
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.8.3a -*- Autoconf -*-
+# generated automatically by aclocal 1.8.3b -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 # Free Software Foundation, Inc.
Index: configure
===================================================================
RCS file: /cvs/automake/automake/configure,v
retrieving revision 1.176.2.17
diff -u -r1.176.2.17 configure
--- configure   18 Apr 2004 11:01:49 -0000      1.176.2.17
+++ configure   18 Apr 2004 11:30:53 -0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59a for GNU Automake 1.8.3a.
+# Generated by GNU Autoconf 2.59a for GNU Automake 1.8.3b.
 #
 # Report bugs to <address@hidden>.
 #
@@ -492,8 +492,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.8.3a'
-PACKAGE_STRING='GNU Automake 1.8.3a'
+PACKAGE_VERSION='1.8.3b'
+PACKAGE_STRING='GNU Automake 1.8.3b'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="automake.in"
@@ -946,7 +946,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 GNU Automake 1.8.3a to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.8.3b to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1011,7 +1011,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.8.3a:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.8.3b:";;
    esac
   cat <<\_ACEOF
 
@@ -1111,7 +1111,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.8.3a
+GNU Automake configure 1.8.3b
 generated by GNU Autoconf 2.59a
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
@@ -1126,7 +1126,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU Automake $as_me 1.8.3a, which was
+It was created by GNU Automake $as_me 1.8.3b, which was
 generated by GNU Autoconf 2.59a.  Invocation command line was
 
   $ $0 $@
@@ -1804,7 +1804,7 @@
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.8.3a'
+ VERSION='1.8.3b'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2855,7 +2855,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.8.3a, which was
+This file was extended by GNU Automake $as_me 1.8.3b, which was
 generated by GNU Autoconf 2.59a.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2910,7 +2910,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.8.3a
+GNU Automake config.status 1.8.3b
 configured by $0, generated by GNU Autoconf 2.59a,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
Index: configure.ac
===================================================================
RCS file: /cvs/automake/automake/configure.ac,v
retrieving revision 1.12.2.12
diff -u -r1.12.2.12 configure.ac
--- configure.ac        10 Apr 2004 17:18:21 -0000      1.12.2.12
+++ configure.ac        18 Apr 2004 11:30:53 -0000
@@ -24,7 +24,7 @@
 dnl this is a requirement for the Automake package itself.
 dnl Automake users can still use Autoconf 2.58.
 AC_PREREQ(2.58a)
-AC_INIT([GNU Automake], [1.8.3a], address@hidden)
+AC_INIT([GNU Automake], [1.8.3b], address@hidden)
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
Index: doc/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/doc/Makefile.in,v
retrieving revision 1.23.2.13
diff -u -r1.23.2.13 Makefile.in
--- doc/Makefile.in     7 Mar 2004 18:10:08 -0000       1.23.2.13
+++ doc/Makefile.in     18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: doc/stamp-vti
===================================================================
RCS file: /cvs/automake/automake/doc/stamp-vti,v
retrieving revision 1.24.2.23
diff -u -r1.24.2.23 stamp-vti
--- doc/stamp-vti       22 Mar 2004 20:29:41 -0000      1.24.2.23
+++ doc/stamp-vti       18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 22 March 2004
 @set UPDATED-MONTH March 2004
address@hidden EDITION 1.8.3a
address@hidden VERSION 1.8.3a
address@hidden EDITION 1.8.3b
address@hidden VERSION 1.8.3b
Index: doc/version.texi
===================================================================
RCS file: /cvs/automake/automake/doc/version.texi,v
retrieving revision 1.24.2.23
diff -u -r1.24.2.23 version.texi
--- doc/version.texi    22 Mar 2004 20:29:41 -0000      1.24.2.23
+++ doc/version.texi    18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 22 March 2004
 @set UPDATED-MONTH March 2004
address@hidden EDITION 1.8.3a
address@hidden VERSION 1.8.3a
address@hidden EDITION 1.8.3b
address@hidden VERSION 1.8.3b
Index: lib/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Makefile.in,v
retrieving revision 1.95.2.15
diff -u -r1.95.2.15 Makefile.in
--- lib/Makefile.in     7 Mar 2004 18:10:08 -0000       1.95.2.15
+++ lib/Makefile.in     18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: lib/Automake/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Automake/Makefile.in,v
retrieving revision 1.106.2.16
diff -u -r1.106.2.16 Makefile.in
--- lib/Automake/Makefile.in    7 Mar 2004 18:10:08 -0000       1.106.2.16
+++ lib/Automake/Makefile.in    18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: lib/Automake/tests/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Automake/tests/Makefile.in,v
retrieving revision 1.42.2.12
diff -u -r1.42.2.12 Makefile.in
--- lib/Automake/tests/Makefile.in      7 Mar 2004 18:10:08 -0000       
1.42.2.12
+++ lib/Automake/tests/Makefile.in      18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: lib/am/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/am/Makefile.in,v
retrieving revision 1.87.2.15
diff -u -r1.87.2.15 Makefile.in
--- lib/am/Makefile.in  7 Mar 2004 18:10:08 -0000       1.87.2.15
+++ lib/am/Makefile.in  18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: m4/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/m4/Makefile.in,v
retrieving revision 1.245.2.16
diff -u -r1.245.2.16 Makefile.in
--- m4/Makefile.in      7 Mar 2004 18:10:08 -0000       1.245.2.16
+++ m4/Makefile.in      18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Index: m4/amversion.m4
===================================================================
RCS file: /cvs/automake/automake/m4/amversion.m4,v
retrieving revision 1.13.2.10
diff -u -r1.13.2.10 amversion.m4
--- m4/amversion.m4     7 Mar 2004 18:10:08 -0000       1.13.2.10
+++ m4/amversion.m4     18 Apr 2004 11:30:53 -0000
@@ -27,4 +27,4 @@
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.8.3a])])
+        [AM_AUTOMAKE_VERSION([1.8.3b])])
Index: tests/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/tests/Makefile.in,v
retrieving revision 1.698.2.22
diff -u -r1.698.2.22 Makefile.in
--- tests/Makefile.in   10 Apr 2004 17:15:05 -0000      1.698.2.22
+++ tests/Makefile.in   18 Apr 2004 11:30:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8.3a from Makefile.am.
+# Makefile.in generated by automake 1.8.3b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,

-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]