Changelog for
make-3.82-4.fc15.x86_64.rpm :
Wed Oct 27 14:00:00 2010 Petr Machata
- 1:3.82-4
- Fix a discrepancy between behavior of find_next_token and
pre-allocation of token memory in func_sort.
- Resolves: #643359
Wed Sep 29 14:00:00 2010 jkeating - 1:3.82-3
- Rebuilt for gcc bug 634757
Mon Sep 13 14:00:00 2010 Petr Machata - 1:3.82-2
- Add upstream fixes for upstream bugs 30612 and 30723
- Resolves: #631552
Wed Aug 11 14:00:00 2010 Petr Machata - 1:3.82-1
- Upstream 3.82:
- Drop rlimit, fdleak, strcpy-overlap, recursion-test, double-free
patches, make supports this functionality now
- Disable the memory patch for the time being
- Port remaining patches
- Add weird-shell patch, upstream bug 30748
- Resolves: #618998
Wed Aug 11 14:00:00 2010 Petr Machata - 1:3.81-21
- Add BR procps
- Resolves: #616813
Thu Jul 1 14:00:00 2010 Petr Machata - 1:3.81-20
- Add a patch by Steve Kemp AATTdebian that might fix the double free
problem.
- Related: #609806
Fri Jun 4 14:00:00 2010 Petr Machata - 1:3.81-19
- Fix testsuite on F13
- Resolves: #600004
Tue Aug 11 14:00:00 2009 Petr Machata - 1:3.81-18
- Fix installation with --excludedocs
- Resolves: #515917
Fri Jul 31 14:00:00 2009 Petr Machata - 1:3.81-17
- Replace the use of strcpy on overlapping areas with memmove
- Resolves: #514721
Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 1:3.81-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 1:3.81-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Mon Sep 22 14:00:00 2008 Petr Machata - 1:3.81-14
- Fix patches to apply cleanly with fuzz=0
Tue Sep 16 14:00:00 2008 Petr Machata - 1:3.81-13
- Mark opened files as cloexec to prevent their leaking through fork
- Resolves: #462090
Tue Mar 25 13:00:00 2008 Petr Machata - 1:3.81-12
- Fix the rlimit patch. The success flag is kept in memory shared
with parent process after vfork, and so cannot be reset.
- Related: #214033
Tue Feb 19 13:00:00 2008 Fedora Release Engineering - 1:3.81-11
- Autorebuild for GCC 4.3
Thu Oct 4 14:00:00 2007 Petr Machata - 1:3.81-10
- Fix parallel builds with reexec.
- Related: #212111, #211290
Thu Oct 4 14:00:00 2007 Petr Machata - 1:3.81-8
- Cleaned up per merge review.
- Related: #226120
Thu Aug 16 14:00:00 2007 Petr Machata - 1:3.81-7
- Fix licensing tag.
Fri Mar 16 13:00:00 2007 Petr Machata - 1:3.81-6
- Always run testsuite with C locale.
- Resolves: #232607
Thu Feb 22 13:00:00 2007 Petr Machata - 1:3.81-5
- Fix newline handling for quoted SHELL.
- Resolves: #219409
Fri Feb 2 13:00:00 2007 Petr Machata - 1:3.81-4
- Tidy up the specfile per rpmlint comments
- Use utf-8 and fix national characters in contributor\'s names
Thu Jan 25 13:00:00 2007 Petr Machata - 1:3.81-3
- Ville Skyttä: patch for non-failing %post, %preun
- Resolves: #223709
Thu Jan 25 13:00:00 2007 Petr Machata - 1:3.81-2
- make now restores rlimit to its original values before launching
subprocess (#214033)
Wed Jul 12 14:00:00 2006 Jesse Keating - 1:3.81-1.1
- rebuild
Tue May 23 14:00:00 2006 Petr Machata - 1:3.81-1
- Upstream 3.81:
- Contains several backwards incompatible changes. See NEWS inside
the source package to find out more.
- memory patch and error reporting patch were ported to this version.
Wed Mar 15 13:00:00 2006 Petr Machata 1:3.80-11
- Applied (five years old) patch from Jonathan Kamens to allow make to
handle several pattern-specific variables (#52962).
The patch was changed so that it forces make to process pattern
specific variables in the same order as they appear in file.
(Upstream make behaves this way, too.) This is change from old make
behavior, which processed the variables in reverse order. In case
you used only x=a assignments, this had the effect of using the
first pattern specific variable that matched. For x+=a this just
doesn\'t work, and it produces absolutely nonintuitive results.
- (It would be great if make\'s target-specific variables were handled
the same way as pattern-specific ones, just without the pattern
component. However current handling is documented and considered a
feature.)
Fri Feb 10 13:00:00 2006 Jesse Keating - 1:3.80-10.2
- bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 1:3.80-10.1
- rebuilt for new gcc4.1 snapshot and glibc changes
Thu Feb 2 13:00:00 2006 Petr Machata 3.80-10
- H.J. Lu caught a typo in the patch and provided a new one. (#175376)
Mon Jan 9 13:00:00 2006 Petr Machata 3.80-9
- Applied patch from H.J. Lu. Somehow reduces make\'s enormous memory
consumption. (#175376)
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Mon Aug 22 14:00:00 2005 Jakub Jelinek 3.80-8
- make sure errno for error reporting is not lost accross _() calls
- report EOF on read pipe differently from read returning < 0 reporting
Mon Mar 7 13:00:00 2005 Jakub Jelinek 3.80-7
- rebuilt with GCC 4
Mon Dec 13 13:00:00 2004 Jakub Jelinek 3.80-6
- refuse -jN where N is bigger than PIPE_BUF (#142691, #17374)
Thu Oct 7 14:00:00 2004 Jakub Jelinek 3.80-5
- add URL rpm tag (#134799)
Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Tue Dec 2 13:00:00 2003 Florian La Roche
- add important bug-fixes from make home-page
Sun Nov 30 13:00:00 2003 Florian La Roche
- update to 3.80
Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt
Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt
Sun Dec 29 13:00:00 2002 Tim Powers
- fix references to %install in the changelog so that the package will build
Tue Dec 3 13:00:00 2002 Elliot Lee 3.79.1-15
- _smp_mflags
- Fix ppc build (sys_siglist issues in patch2)
Fri Jun 21 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Jakub Jelinek
- Run make check during build
Thu May 23 14:00:00 2002 Bernhard Rosenkraenzer
- Fix build with current auto
* tools
Fri Jan 25 13:00:00 2002 Jakub Jelinek
- rebuilt with gcc 3.1
Fri Jul 6 14:00:00 2001 Trond Eivind Glomsrød
- s/Copyright/License/
- langify
- Make sure it isn\'t setgid if built as root
Sun Jun 24 14:00:00 2001 Elliot Lee
- Bump release + rebuild.
Mon Aug 7 14:00:00 2000 Tim Waugh
- change info-dir entry so that \'info make\' works (#15029).
Tue Aug 1 14:00:00 2000 Jakub Jelinek
- assume we don\'t have clock_gettime in configure, so that
make is not linked against -lpthread (and thus does not
limit stack to 2MB).
Sat Jul 22 14:00:00 2000 Jeff Johnson
- add locale files (#14362).
Wed Jul 12 14:00:00 2000 Prospector
- automatic rebuild
Sat Jun 24 14:00:00 2000 Preston Brown
- 3.79.1 bugfix release
Mon Jun 5 14:00:00 2000 Jeff Johnson
- FHS packaging.
Sun May 7 14:00:00 2000 Bernhard Rosenkraenzer
- Fix build for some odd situations, such as
- previously installed make != GNU make
- /bin/sh != bash
Mon Apr 17 14:00:00 2000 Florian La Roche
- update to 3.79
Thu Feb 24 13:00:00 2000 Cristian Gafton
- add patch from Andreas Jaeger to fix dtype lookups (for glibc 2.1.3
builds)
Mon Feb 7 13:00:00 2000 Jeff Johnson
- compress man page.
Fri Jan 21 13:00:00 2000 Cristian Gafton
- apply patch to fix a /tmp race condition from Thomas Biege
- simplify %install
Sat Nov 27 13:00:00 1999 Jeff Johnson
- update to 3.78.1.
Thu Apr 15 14:00:00 1999 Bill Nottingham
- added a serial tag so it upgrades right
Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 5)
Wed Sep 16 14:00:00 1998 Cristian Gafton
- added a patch for large file support in glob
Tue Aug 18 14:00:00 1998 Jeff Johnson
- update to 3.77
Mon Apr 27 14:00:00 1998 Prospector System
- translations modified for de, fr, tr
Thu Oct 16 14:00:00 1997 Donnie Barnes
- udpated from 3.75 to 3.76
- various spec file cleanups
- added install-info support
Mon Jun 2 14:00:00 1997 Erik Troan
- built against glibc