Commit Graph

97 Commits

Author SHA1 Message Date
Patsy Franklin 4314a1b10e Resolves: #1386809
- Reset stack size if re-execing make.
2017-02-16 17:28:28 -05:00
Dennis Gilmore 3fc63a36eb - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 04:48:27 +00:00
Patsy Franklin ec9e7e7c9c Resolves: #1277968
- Handle NULL returns from ttyname().
2015-11-04 16:05:03 -05:00
Patsy Franklin 5fe9b3a45f Resolves: #1194429
- Enable Guile support.
2015-10-30 01:43:50 -04:00
Patsy Franklin 2d4dfd6bee Resolves: #1150488
- Make 4.1 update, including patches included in make-4.0.
2015-10-29 22:58:16 -04:00
Zbigniew Jędrzejewski-Szmek e5494879d5 Update to 4.1
Drop some unecessary elements of the spec file. Drop patches which
have been applied upstream or solved in another way, or don't apply
anymore.
2015-10-24 18:41:26 -04:00
Dennis Gilmore 97dd22fe6f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 19:24:35 +00:00
Jaromir Capik 4bdfdfc1de Adding STAGE1 bootstrap recipe 2015-06-16 21:37:51 +02:00
Till Maas 16e43594e4 Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:24:29 +01:00
Kyle McMartin bdf98ed389 Pass the test-suite unconditionally until I fix the tests to cope with
deterministic ar archives (which result in expected rebuilds not occuring)
2014-09-03 10:18:47 -04:00
Peter Robinson ee7f908927 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 08:33:29 +00:00
Dennis Gilmore e62c874ba6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 02:47:42 -05:00
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