Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000571IPFire 3.xUpdatepublic2010-03-10 10:262010-04-29 21:08
Reporterms 
Assigned ToStevee 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000571: m4 1.4.14 released
DescriptionThe GNU M4 team is proud to announce the release of M4 1.4.14. M4 is a
macro processing language, and among other uses, it is required by GNU
Autoconf for generating configure scripts.

This release fixes some corner case regressions introduced in previous
builds, and adds a number of portability improvements from gnulib.

For a summary of changes and contributors, see:
  http://git.sv.gnu.org/cgit/m4.git/log/?id=v1.4.14 [^]
or run this command from a git-cloned m4 directory:
  git shortlog v1.4.13..v1.4.14

To summarize the gnulib-related changes, run this command from a
git-cloned gnulib directory:
  git shortlog v0.0-2015-gf6778f8..v0.0-3478-g108cfb8

Here are the compressed sources:
  http://ftpmirror.gnu.org/m4/m4-1.4.14.tar.gz [^] (1.5MB)
  http://ftpmirror.gnu.org/m4/m4-1.4.14.tar.bz2 [^] (1.1MB)
  http://ftpmirror.gnu.org/m4/m4-1.4.14.tar.xz [^] (900KB)

Here are the GPG detached signatures[*]:
  http://ftpmirror.gnu.org/m4/m4-1.4.14.tar.gz.sig [^]
  http://ftpmirror.gnu.org/m4/m4-1.4.14.tar.bz2.sig [^]
  http://ftpmirror.gnu.org/m4/m4-1.4.14.tar.xz.sig [^]

To reduce load on the main server, use a mirror listed at:
  http://www.gnu.org/order/ftp.html [^]

[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact. First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:

  gpg --verify m4-1.4.14.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys F4850180

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.65
  Automake 1.11.1
  Gnulib v0.0-3478-g108cfb8

NEWS

* Noteworthy changes in Version 1.4.14 (2010-02-24) [stable]
  Released by Eric Blake, based on git version 1.4.13.*

** Fix regression introduced in 1.4.12 where executing with stdout closed
   could crash m4 on exit on some platforms.

** Fix regressions introduced in 1.4.13 in the `esyscmd' builtin, where
   closed file descriptors could interfere with child execution, and where
   a child status of 127 made m4 print a spurious message to stderr.

** Fix a security hole in 'make dist', present since at least M4 1.4, that
   could affect anybody attempting to redistribute modified sources (see
   Automake CVE-2009-4029).

** A number of portability improvements inherited from gnulib.

-- GNU M4 team Eric Blake
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001787)
Stevee (developer)
2010-03-13 11:29

I´ve tryed to update m4 to the newest version, build works fine - but the testsuite displays two errors:

I´ve checked the test files they looks good but both are using the ja_JA locale from glibc.

Maybe they are broken, I´ll have a look on it.
(0001833)
Stevee (developer)
2010-03-19 23:07

committer Schantl Stefan <Stevee@ipfire.org>
Fri, 19 Mar 2010 13:48:23 +0000 (14:48 +0100)
commit 3c2c1737645490df48528ba4a663e968c65478ce

m4: Fix testsuite.

This fixes issure 0000588.

http://git.ipfire.org/?p=ipfire-3.x.git;a=commit;h=3c2c1737645490df48528ba4a663e968c65478ce [^]

- Issue History
Date Modified Username Field Change
2010-03-10 10:26 ms New Issue
2010-03-12 18:49 Stevee Status new => assigned
2010-03-12 18:49 Stevee Assigned To => Stevee
2010-03-13 11:29 Stevee Note Added: 0001787
2010-03-19 23:07 Stevee Note Added: 0001833
2010-03-19 23:07 Stevee Status assigned => resolved
2010-03-19 23:07 Stevee Resolution open => fixed
2010-04-29 21:08 ms Status resolved => closed


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker