Mailinglist Archive: opensuse-commit (1301 mails)
| < Previous | Next > |
commit m4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 10 Jul 2007 14:36:25 +0200
- Message-id: <20070710123625.774BF678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package m4
checked in at Tue Jul 10 14:36:25 CEST 2007.
--------
--- m4/m4.changes 2007-03-23 23:32:28.000000000 +0100
+++ /mounts/work_src_done/STABLE/m4/m4.changes 2007-07-10 14:35:44.238098000 +0200
@@ -1,0 +2,11 @@
+Tue Jul 10 13:55:30 CEST 2007 - schwab@xxxxxxx
+
+- Update to m4 1.4.10.
+ * Upgrade from GPL version 2 to GPL version 3 or later.
+ * A number of portability improvements inherited from gnulib.
+ * Avoid undefined behavior introduced in 1.4.9b in the `format' builtin
+ when handling %c. However, this area of code has never been documented,
+ and currently does not match the POSIX behavior of printf(1), so it may
+ have further changes in the next version.
+
+-------------------------------------------------------------------
Old:
----
m4-1.4.9.tar.bz2
New:
----
m4-1.4.10.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ m4.spec ++++++
--- /var/tmp/diff_new_pack.B28529/_old 2007-07-10 14:35:53.000000000 +0200
+++ /var/tmp/diff_new_pack.B28529/_new 2007-07-10 14:35:53.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package m4 (Version 1.4.9)
+# spec file for package m4 (Version 1.4.10)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
# norootforbuild
Name: m4
-License: GNU General Public License (GPL)
+License: GPL v3 or later
Group: Development/Languages/Other
Provides: base:/usr/bin/m4
Autoreqprov: on
PreReq: %{install_info_prereq}
-Version: 1.4.9
+Version: 1.4.10
Release: 1
Summary: GNU m4
URL: http://www.gnu.org/software/m4/
@@ -58,6 +58,14 @@
%{_mandir}/*/*
%changelog
+* Tue Jul 10 2007 - schwab@xxxxxxx
+- Update to m4 1.4.10.
+ * Upgrade from GPL version 2 to GPL version 3 or later.
+ * A number of portability improvements inherited from gnulib.
+ * Avoid undefined behavior introduced in 1.4.9b in the `format' builtin
+ when handling %%c. However, this area of code has never been documented,
+ and currently does not match the POSIX behavior of printf(1), so it may
+ have further changes in the next version.
* Fri Mar 23 2007 - schwab@xxxxxxx
- Update to m4 1.4.9.
* Minor documentation and portability cleanups.
++++++ m4-1.4.9.tar.bz2 -> m4-1.4.10.tar.bz2 ++++++
++++ 59409 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |