Commit Graph

61 Commits

Author SHA1 Message Date
Richard W.M. Jones 94ef0fd3bd BR grubby for the tests to work. 2015-05-21 14:11:15 +01:00
Richard W.M. Jones 48b7c2f9a8 Prefer 'dnf download' over 'yumdownloader'.
Bug 1186948 supposedly fixed now.
2015-05-21 13:58:23 +01:00
Richard W.M. Jones cac2bebd22 Revert "Prefer 'dnf download' over 'yumdownloader'."
dnf download still fundamentally broken:
https://bugzilla.redhat.com/show_bug.cgi?id=1186948

This reverts commit c1227497f2.
2015-04-10 19:02:45 +01:00
Richard W.M. Jones c1227497f2 Prefer 'dnf download' over 'yumdownloader'. 2015-04-03 14:23:58 +01:00
Richard W.M. Jones 17b162d2a0 Revert "Enable hardening flags by building the static 'init' specially before the main build."
This reverts commit 8c0345898b.
2015-03-20 13:54:08 +00:00
Richard W.M. Jones 5d053a5189 Use _smp_mflags. 2015-03-16 13:02:09 +00:00
Richard W.M. Jones 8c0345898b Enable hardening flags by building the static 'init' specially before the main build.
Fixes: RHBZ#1202091
2015-03-16 12:57:40 +00:00
Richard W.M. Jones 4212fecbab Add link to bug about hardened build breaking static linking. 2015-03-15 10:33:46 +00:00
Richard W.M. Jones 69cab538c2 Add a -devel subpackage containing automated RPM dependency generator for supermin appliances. 2015-03-12 14:20:26 +00:00
Richard W.M. Jones d2f8d87958 Try %undefine _hardened_build instead. 2015-03-09 09:14:04 +00:00
Richard W.M. Jones e521c536b8 Disable hardened build as it breaks building the static 'init' binary. 2015-03-09 09:03:29 +00:00
Richard W.M. Jones 66c9a6116e New upstream version 5.1.12.
- Includes ARM fix: lpae kernels can now be booted (RHBZ#1199733).
2015-03-07 15:56:36 +00:00
Pino Toscano 7066556e99 Rebuild for xz-5.2.0 in Rawhide (RHBZ#1179252). 2015-01-08 11:56:49 +01:00
Richard W.M. Jones 37c141d05d New upstream version 5.1.11. 2014-10-25 23:14:50 +01:00
Pino Toscano fab80ee1b3 add missing changelog entry 2014-10-07 16:12:31 +02:00
Pino Toscano cfc87a581d Update to current master 2014-10-07 15:27:35 +02:00
Richard W.M. Jones a82b32b7a4 New upstream version 5.1.10.
- Remove patch which is now included upstream.
2014-09-04 16:17:37 +01:00
Peter Robinson 4442996b87 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 04:14:55 +00:00
Richard W.M. Jones 4ff7bf0d53 Add upstream patch to avoid endless loop in Rawhide. 2014-08-03 17:20:32 +01:00
Richard W.M. Jones dd1483f91c New upstream version 5.1.9.
- Remove patches which are now upstream.
2014-07-21 14:06:59 +01:00
Richard W.M. Jones e08b3617e4 Add Requires findutils (RHBZ#1113029). 2014-06-25 11:25:19 +01:00
Dennis Gilmore 203074adb5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:41:53 -05:00
Richard W.M. Jones d96b9d5672 Reenable tests on 32 bit platforms.
https://bugzilla.redhat.com/show_bug.cgi?id=1099892
has been fixed in e2fsprogs-1.42.10-2.fc21 (thanks: Eric Sandeen).
2014-05-21 19:18:16 +01:00
Richard W.M. Jones 9c5787e8bd Disable tests on 32 bit (https://bugzilla.redhat.com/show_bug.cgi?id=1099892) 2014-05-21 13:32:25 +01:00
Richard W.M. Jones 7b64944cb9 Add patch to fix RPM handler when filenames may contain spaces. 2014-05-21 12:49:18 +01:00
Richard W.M. Jones 609575e637 Skip execstack test on Fedora 20 (ARM only). 2014-05-19 09:52:02 +01:00
Richard W.M. Jones 4315966c7a Also needs xz-devel. 2014-05-16 16:31:07 +01:00
Richard W.M. Jones b49d6ff9cc BR xz-static package to support xz-compressed kernel modules. 2014-05-16 15:12:59 +01:00
Richard W.M. Jones c94fb3f9e1 New upstream version 5.1.8.
- Remove patches which are now upstream.
2014-05-09 21:47:13 +01:00
Richard W.M. Jones 4c45d36beb Add upstream patch which removes need to run execstack (RHBZ#1093261). 2014-05-01 09:51:33 +01:00
Richard W.M. Jones 31ad952dcf Add patch to fix quoting around mke2fs parameter (RHBZ#1084960). 2014-04-07 12:48:57 +01:00
Richard W.M. Jones ec962e7d69 New upstream version 5.1.7.
- Remove ppc64p7 patch which is now upstream.
2014-04-06 17:04:13 +01:00
Richard W.M. Jones 9707eb58af Requires tar, which is not installed in an @Core installation. 2014-04-03 20:41:40 +01:00
Richard W.M. Jones 13dea104ae Add upstream patch to fix supermin on ppc64p7. 2014-03-28 15:46:27 +00:00
Richard W.M. Jones 3264a13cd3 Kernel has to be installed in order to run the tests. 2014-03-27 13:18:36 +00:00
Richard W.M. Jones 238a6b5cb6 Fix tests. 2014-03-27 13:04:21 +00:00
Richard W.M. Jones 8601f916c3 New upstream version 5.1.6. 2014-03-27 12:17:50 +00:00
Richard W.M. Jones f95745b06f Disable execstack on aarch64.
It comes from prelink which does not exist on aarch64.
2014-03-24 13:51:46 +00:00
Richard W.M. Jones 216d063a59 New upstream version 5.1.5. 2014-03-13 22:31:15 +00:00
Richard W.M. Jones 1c8d0904b9 New upstream version 5.1.4. 2014-03-13 08:42:10 +00:00
Richard W.M. Jones 63158c3f44 New upstream version 5.1.3. 2014-03-06 15:05:10 +00:00
Richard W.M. Jones 42d04ecb8b New upstream version 5.1.2.
- Fixes a serious bug in --build mode.
2014-03-02 20:25:37 +00:00
Richard W.M. Jones b9056b8929 Remove --disable-largefile hack which is no longer needed with supermin 5.1.1. 2014-03-01 10:00:25 +00:00
Richard W.M. Jones 7610a1186a New upstream version 5.1.1.
- Remove patch which is now upstream.
2014-03-01 09:47:01 +00:00
Richard W.M. Jones be53af1d3d Add BR yum-utils (for yumdownloader).
- Add upstream patch which stops duplicate packages appearing.
2014-02-26 22:37:43 +00:00
Richard W.M. Jones d6d40231f2 Use --disable-largefile to work around glibc bug (32 bit platforms only). 2014-02-26 17:51:25 +00:00
Richard W.M. Jones db0afa4609 New upstream version 5.1.0.
- Note this is effectively a rewrite, and is not completely compatible.
- There is no separate 'supermin-helper' subpackage any more.
- Requires rpm instead of yum.
2014-02-26 17:15:25 +00:00
Richard W.M. Jones eac0c44bf8 +BR /usr/bin/execstack (from prelink). 2013-12-23 09:40:27 +00:00
Richard W.M. Jones 9862bce897 New upstream version 4.1.6.
- Should fix all autotools brokenness.
- Man pages are now all in section 1.
- Remove patch which is now upstream.
2013-12-23 09:14:05 +00:00
Richard W.M. Jones 180dde89a0 Rerun autoreconf to fix autotools brokenness. 2013-12-23 08:25:33 +00:00