Commit Graph

135 Commits

Author SHA1 Message Date
Patsy Franklin 7b4e48e3b0 Resolves: #1017084
- Rebase to make-4.0
2014-04-30 22:35:14 -04:00
Petr Machata 7cf149fc79 Restore stack limit in processes spawned through $(shell)
- That caused intermittent failures in targets/SECONDARY.  Turns out
  those are caused by the test suite being non-deterministic.  Add a
  patch for that as well.
2013-08-22 18:17:20 +02:00
Petr Machata ba10d75822 Backport upstream patch that adds wildcard expansion to pattern rules 2013-07-26 19:50:58 +02:00
Petr Machata 201e8d2a73 Add another fix for upstream bug 30612 2013-06-19 13:30:16 +02:00
Petr Machata c2611a71f6 Update config.sub and config.guess to support aarch64 2013-04-04 16:23:23 +02:00
Dennis Gilmore aa3f81378c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 00:15:29 -06:00
Petr Machata 4cf7c2db3f Drop patch5, which hasn't been applied for years 2012-11-29 20:02:41 +01:00
Petr Machata a6daa69369 Actually add the patch from previous commit 2012-09-10 20:35:33 +02:00
Petr Machata 3c30cb13ff Add fix for upstream bug 30653, RH#835424 2012-09-10 20:30:20 +02:00
Petr Machata 19e83e35df Add one patch comment, fix another 2012-09-10 20:28:59 +02:00
Dennis Gilmore f922366e1d Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 00:51:19 -05:00
Petr Machata c662835b9a Add a patch for avoiding glob if possible 2012-03-13 23:03:27 +01:00
Petr Machata e8bdb89472 Apply two patches proposed upstream 2012-03-13 00:12:30 +01:00
Petr Machata 3fa94216f6 Update gitignore 2012-03-13 00:11:47 +01:00
Dennis Gilmore 73b059a9b3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 03:15:51 -06:00
Petr Machata d15338db67 Merge branch 'master' of ssh://pkgs.fedoraproject.org/make
Conflicts:
	make.spec
2011-11-03 10:35:26 +01:00
Petr Machata 88ea1307f7 Add a patch for preserving -j across Makefile rebuild 2011-11-03 10:33:23 +01:00
Dennis Gilmore 122b5f0711 - Rebuilt for glibc bug#747377 2011-10-26 19:11:55 -05:00
Lubomir Rintel 2257aac321 Fix free-after-use with nested assignments (#703104) 2011-05-12 11:58:47 +02:00
Dennis Gilmore f4292858b8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 09:06:53 -06:00
Petr Machata ccbdcb62ff Merge branch 'f14/master'
Conflicts:
	make.spec
2010-10-27 02:48:02 +02:00
Petr Machata 49cf6ef2f1 Merge remote branch 'origin/f14/master' into f14/master
Conflicts:
	make.spec
2010-10-27 02:45:42 +02:00
Petr Machata 4527792b27 func_sort should use isblank, not isspace 2010-10-27 02:43:31 +02:00
Jesse Keating f03de169f9 - Rebuilt for gcc bug 634757 2010-09-29 22:57:29 -07:00
Jesse Keating 9f8da0d334 - Rebuilt for gcc bug 634757 2010-09-29 14:46:13 -07:00
Petr Machata 656d7d1eb5 Add upstream fixes for upstream bugs 30612 and 30723
- savannah #30723 - implicit re-executing of subdirs
- savannah #30612 - error parsing library references
- RHBZ 631552 - make 3.82 fails on a valid dependency
2010-09-13 13:56:02 +02:00
Petr Machata 8105161bd7 - 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
2010-08-12 15:25:36 +02:00
Petr Machata 83d3b5a753 - Add BR procps
- Resolves: #616813
2010-08-11 11:35:23 +02:00
Fedora Release Engineering fd10e2cd33 dist-git conversion 2010-07-29 02:51:29 +00:00
Jesse Keating 26212b01e8 Fix the release to match the changelog and upgrade path 2010-07-12 22:52:26 +00:00
Petr Machata 1be63b156a - Add a patch by Steve Kemp @debian that might fix the double free problem.
- Related: #609806
2010-07-01 14:13:38 +00:00
Petr Machata 9c0942e9d9 - Fix testsuite on F13
- Resolves: #600004
2010-06-04 12:13:11 +00:00
Bill Nottingham 1c7ca6c48f Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:18:40 +00:00
Petr Machata bed4db9ca3 - Fix installation with --excludedocs
- Resolves: #515917
- Change previous ChangeLog entry, it turned out that that commit actually
    did resolve the mentioned bug.
2009-08-11 14:09:31 +00:00
Petr Machata f9dc59f27b - Replace the use of strcpy on overlapping areas with memmove. It's
possible that this ...
- Resolves: #514721
2009-07-31 11:48:15 +00:00
Jesse Keating 7b15cec2a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 11:41:11 +00:00
Jesse Keating 63abf036f3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 23:01:14 +00:00
Petr Machata 9d4c9891e3 - Fix patches to apply cleanly with fuzz=0 2008-09-22 10:52:47 +00:00
Petr Machata e801fa1472 - Mark opened files as cloexec to prevent their leaking through fork
- Resolves: #462090
2008-09-22 08:42:20 +00:00
Petr Machata eb9bbd322e - Fix the rlimit patch. The success flag is kept in memory shared with
parent process after vfork, and so cannot be reset.
- Related: #214033
2008-03-25 17:38:16 +00:00
Jesse Keating 5710b6e4bb - Autorebuild for GCC 4.3 2008-02-19 19:59:45 +00:00
Bill Nottingham 5e5fa405a8 makefile update to properly grab makefile.common 2007-10-15 19:07:36 +00:00
Petr Machata 25d5acf904 ... but of course, I forgot to add the actual patch. Sheesh... 2007-10-05 14:54:40 +00:00
Petr Machata d199711780 Bump up release for rebuild. 2007-10-05 14:42:31 +00:00
Petr Machata f5e8b6c324 Parallel make fix. 2007-10-05 14:20:46 +00:00
Petr Machata 9f841d9d76 - Cleaned up per merge review.
- Related: #226120
2007-10-04 14:37:09 +00:00
Petr Machata 6c7d4da4c2 - Fix licensing tag. 2007-08-16 11:28:48 +00:00
Petr Machata 1579d07b08 - Always run testsuite with C locale.
- Resolves: #232607
2007-03-16 13:23:11 +00:00
Petr Machata 2268e42ed5 Oh.
- Reverts: #228732
- Resolves: #219409
2007-02-22 17:58:38 +00:00
Petr Machata e74898ad5a - Fix newline handling for quoted SHELL.
- Resolves: #228732
2007-02-22 17:27:40 +00:00