diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-03-18 11:50:57 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-03-18 11:50:57 -0500 |
commit | a2b528f09e9d7b9e0af803e8d6bc715a143ead38 (patch) | |
tree | 63aeb2d8e99f656971a08f0d00cf9c58cdcdb554 /sources | |
parent | dab93b00b0acac32ebed02f8f177ad5bccc9997a (diff) | |
download | kernel-a2b528f09e9d7b9e0af803e8d6bc715a143ead38.tar.gz kernel-a2b528f09e9d7b9e0af803e8d6bc715a143ead38.tar.xz kernel-a2b528f09e9d7b9e0af803e8d6bc715a143ead38.zip |
kernel-5.17-0.rc8.551acdc3c3d2.124
* Fri Mar 18 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc8.551acdc3c3d2.124]
- redhat/Makefile: Reorganize variables (Prarit Bhargava)
- redhat/Makefile: Add some descriptions (Prarit Bhargava)
- redhat/Makefile: Move SNAPSHOT check (Prarit Bhargava)
- redhat/Makefile: Deprecate BREW_FLAGS, KOJI_FLAGS, and TEST_FLAGS (Prarit Bhargava)
- redhat/genspec.sh: Rework RPMVERSION variable (Prarit Bhargava)
- redhat/Makefile: Remove dead comment (Prarit Bhargava)
- redhat/Makefile: Cleanup KABI* variables. (Prarit Bhargava)
- redhat/Makefile.variables: Default RHGITCOMMIT to HEAD (Prarit Bhargava)
- redhat/scripts/create-tarball.sh: Use Makefile TARBALL variable (Prarit Bhargava)
- redhat/Makefile: Remove extra DIST_BRANCH (Prarit Bhargava)
- redhat/Makefile: Remove STAMP_VERSION (Prarit Bhargava)
- redhat/Makefile: Move NO_CONFIGCHECKS to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Move RHJOBS to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Move RHGIT* variables to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Move PREBUILD_GIT_ONLY to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Move BUILD to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Move BUILD_FLAGS to Makefile.variables. (Prarit Bhargava)
- redhat/Makefile: Move BUILD_PROFILE to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Move BUILD_TARGET and BUILD_SCRATCH_TARGET to Makefile.variables (Prarit Bhargava)
- redhat/Makefile: Remove RHPRODUCT variable (Prarit Bhargava)
- redhat/Makefile: Cleanup DISTRO variable (Prarit Bhargava)
- redhat/Makefile: Move HEAD to Makefile.variables. (Prarit Bhargava)
- redhat: Combine Makefile and Makefile.common (Prarit Bhargava)
- redhat/koji/Makefile: Decouple koji Makefile from Makefile.common (Prarit Bhargava)
- mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'sources')
-rw-r--r-- | sources | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,3 +1,3 @@ -SHA512 (linux-5.17-rc8-3-g56e337f2cf13.tar.xz) = 35241db1e9705bc09f329376e9004371c6f9c3e0ec532a2f96fd541cbd020c6d8cbfbe896a9c455388e17478ba1d5a4ef40a189d7cb8d2f2a33e302daeddf1cf -SHA512 (kernel-abi-stablelists-5.17.0-0.rc8.20220316git56e337f2cf13.124.tar.bz2) = 1edfff7bbe764c1eaa67c0349861354b27b94ccf3583ba8d53177ad31edf0aa335200ed762d963c060ea98031f7038e072d399d1bab1bbdacd88643b48c69481 -SHA512 (kernel-kabi-dw-5.17.0-0.rc8.20220316git56e337f2cf13.124.tar.bz2) = ea0e9474021efe7b734ad2d2ba7c2e87f6e8abf52397d27d2957574a0d06ad7fbc9245b01a9892f694936365e15482b1be089a73f0e2cacaea3605873ea571c8 +SHA512 (linux-5.17-rc8-45-g551acdc3c3d2.tar.xz) = f58b06f1ce92ecd57381e14df3df5448df7b4e344fa42605b407ed1df0a164318f3130235445c0fb1947498b6eef120075e01c285d79ed549c56840ad2d1e5ac +SHA512 (kernel-abi-stablelists-5.17.0-0.rc8.20220318git551acdc3c3d2.125.tar.bz2) = 1d0b9c5a4241e620f85788b08e443a0db56aff517a848fa51178eeb0c7e2b03db8c72ac97fca04a220296b83db4a1b53c4fae074bd6c14f61e409f16bc5a65ea +SHA512 (kernel-kabi-dw-5.17.0-0.rc8.20220318git551acdc3c3d2.125.tar.bz2) = dd7e6ee3e33ec59620bfcdf00d932d6c1953cd5add9926e6f932c8ad200f12912e12ef16fedd3a199dd3b8c8e00371e44c6aaa3c90686080c3c1acfb1e9d4320 |