Laura Abbott
786bb94902
bump and build to pick up fixes
2019-11-25 15:01:47 -05:00
Laura Abbott
0b30cc5df5
Remove extra files from being packaged
...
This commit was missed
2019-11-25 14:57:11 -05:00
Laura Abbott
c89ab67609
Fixup missing keys
...
These were missing from the sync up. Also fix a duplicate file.
2019-11-25 13:53:03 -05:00
Justin M. Forbes
be6041e7ff
Fix a number of CVEs
2019-11-25 10:19:55 -06:00
Jeremy Cline
facf80d5e3
Drop the secureboot key sources for s390 and ppc
...
This caused a duplicate definition of Source15 and the secureboot key
files are not currently in the tree.
2019-11-25 10:13:23 -05:00
Jeremy Cline
f6b57a59dc
Linux v5.4
2019-11-25 09:31:25 -05:00
Jeremy Cline
55a801695a
Renumber the second definition of Source15
2019-11-25 09:31:25 -05:00
Laura Abbott
97bb52b5db
bump and build to test new configs
2019-11-22 11:01:28 -05:00
Jeremy Cline
ac3be8bad1
Linux v5.4-rc8-15-g81429eb8d9ca
2019-11-22 10:00:29 -05:00
Jeremy Cline
0cb0921c33
Reenable debugging options.
2019-11-22 10:00:11 -05:00
Justin M. Forbes
a1f67e60ef
Fix a bunch of CVEs
2019-11-21 14:25:24 -06:00
Laura Abbott
222e96a09b
bump and build to check the pesign
2019-11-20 12:55:02 -05:00
Laura Abbott
3d93b18d26
Drop the Fedora checks around pesign
...
Now that we are packaging the certificates, there's no reason
to have the extra check. pesign will take care of doing the
right thing behind the scenes
2019-11-20 12:46:22 -05:00
Jeremy Cline
eb5fbf2f84
Linux v5.4-rc8
2019-11-18 10:12:45 -05:00
Jeremy Cline
45da71ea64
Disable debugging options.
2019-11-18 10:08:20 -05:00
Jeremy Cline
382121b4a1
Linux v5.4-rc7-68-g96b95eff4a59
2019-11-15 12:08:26 -05:00
Laura Abbott
013d4e378f
bump and build
2019-11-14 13:22:13 -05:00
Laura Abbott
e2cf7bd7e5
Make dwarves Fedora only
...
This isn't quite ready for other buildroots yet, just mark it as Fedora
only.
Signed-off-by: Laura Abbott <labbott@redhat.com>
2019-11-14 12:49:29 -05:00
Laura Abbott
bd2450b71d
Be smarter about getting rid of debuginfo
...
We've been doing a workaround of using a uuid for the build-id for
userspace binaries to let us get parallel debuginfo (the trick we
use for the kernel doesn't extend to userspace binaries). This
works but isn't ideal for reproducibility. Given we don't actually
care about this debuginfo, just remove it from the buildroot completely.
2019-11-13 10:01:45 -05:00
Laura Abbott
ac4c8ecc59
whitespace
...
Fix up some whitespace
2019-11-13 10:01:45 -05:00
Laura Abbott
b8cf3e7d64
Add kpatch flags
...
Now that we have the rest of the flags hooked up, go ahead
and build with the kpatch flags. This should have a minimal
effect at runtime.
2019-11-13 10:01:45 -05:00
Laura Abbott
d6b81a036f
Don't build kernel meta package if we are only building a sub-package
...
Borrowed from downstream, if we're not doing an arch build and
only building a sub-package don't bother building the kernel
meta package.
2019-11-13 10:01:45 -05:00
Laura Abbott
897c1bc38d
Increase the scope of the nobuildarches
...
We don't need to do some config work if we're not doing
an arch build.
2019-11-13 10:01:45 -05:00
Laura Abbott
dba7671694
Better xz compression
...
Borrowed from downstream, we can be a little bit smarter
on how we compress modules.
2019-11-13 10:01:45 -05:00
Laura Abbott
d0a82f1e0f
Sync up on adding a bunch of files
2019-11-13 10:01:45 -05:00
Laura Abbott
c96dd52bfc
Drop remove-binary-diff.pl
...
This was a workaround for some bad diffs that came in. Upstream
has mostly stopped doing that so we can drop this workaround.
2019-11-13 10:01:44 -05:00
Laura Abbott
4019404bbc
Drop Fedora checks around pathfix
...
The el7 buildroot now has pathfix so we can drop these checks.
2019-11-13 10:01:44 -05:00
Jeremy Cline
6f0f15962e
Linux v5.4-rc7-49-g0e3f1ad80fc8
2019-11-13 09:40:06 -05:00
Jeremy Cline
9eacdbe062
Reenable debugging options.
2019-11-13 09:30:03 -05:00
Laura Abbott
4df513d076
Merge #39 Fix existing CI test and resolve syntax warnings
2019-11-11 21:01:25 +00:00
David Ward
d753bc001a
Resolve syntax warnings in SPEC file
...
The "regular" definition of the with_kabichk macro does not need to
be commented out while it is temporarily (re-)defined as 0 on the
next line. This avoids a "Macro expanded in comment" warning.
Remove comments on the same line as %endif directives. Instead, make
a couple of these conditionals easier to read (and consistent with
the surrounding ones) by deleting a few blank lines.
2019-11-11 14:06:01 -05:00
David Ward
a86513b40e
Revert "Trim EXTRAVERSION in the Makefile on CI builds"
...
This reverts commit 89c7d2ae30
, which
was causing kernel modules to be installed in a location other than
/lib/modules/$(uname -r), preventing modprobe from locating them.
CI builds no longer contain the Pagure UID in the package release:
https://github.com/CentOS-PaaS-SIG/upstream-fedora-pipeline/pull/199
2019-11-11 14:06:01 -05:00
Jeremy Cline
7d13cc32f6
Linux v5.4-rc7
2019-11-11 09:31:28 -05:00
Jeremy Cline
8d1139bb92
Disable debugging options.
2019-11-11 09:23:32 -05:00
Jeremy Cline
c80c8a3afd
Linux v5.4-rc6-29-g847120f859cc
2019-11-08 10:40:41 -05:00
Jeremy Cline
6b0750a9a3
Linux v5.4-rc6-26-g4dd58158254c
2019-11-07 11:25:34 -05:00
Jeremy Cline
cf93fd5615
Linux v5.4-rc6-8-g26bc67213424
2019-11-05 17:02:20 -05:00
Jeremy Cline
dc01cc3a4c
Reenable debugging options.
2019-11-05 16:42:37 -05:00
Jeremy Cline
5fe065b6c0
Linux v5.4-rc6
2019-11-04 11:18:33 -05:00
Jeremy Cline
32fe916e9b
Disable debugging options.
2019-11-04 11:11:31 -05:00
Peter Robinson
721a1be308
fix usb on JetsonTX2
2019-11-02 17:43:30 +00:00
Laura Abbott
84e5b0ab61
bump and build again
2019-11-01 16:19:27 -04:00
Laura Abbott
15d025ac3c
Align on kernel-devel
...
We don't actually need to be packaging most of these files so
switch to a smaller subset.
2019-11-01 16:18:24 -04:00
Laura Abbott
b8d58e2908
Bring back ApplyPatch and ApplyOptionalPatch macros
...
These are not used directly in Fedora but for easy of syncing
let's keep them around.
2019-11-01 16:18:24 -04:00
Laura Abbott
22f43b4c88
Few more build requires
2019-11-01 16:18:24 -04:00
Laura Abbott
581ddc4ac3
Whitespace and other minor cleanups
2019-11-01 16:18:24 -04:00
Laura Abbott
04b7b3c59b
Add zfcpdump package
...
This is a package for dumping on s390x systems. We don't build
this for Fedora but bring it in for now.
2019-11-01 16:18:24 -04:00
Laura Abbott
77b485a83b
Enable CONFIG_DEBUG_INFO_BTF
2019-11-01 09:16:20 -04:00
Laura Abbott
9b480548fc
bump and build to fix broken weak-updates
2019-10-31 15:31:10 -04:00
Laura Abbott
8d6017d4ce
Revert "Add some weak-updates"
...
This reverts commit 8044841427
.
There's an issue with the weak-updates script that needs to
be fixed. Revert this for now.
2019-10-31 15:30:38 -04:00