summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-07-17 08:50:44 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-07-17 08:50:44 -0500
commit781ac22bbe35ca4947f00a486134c4085f972633 (patch)
tree8003f402f8b9181200d7823137b4884d2cb9378f
parentfe6656ad47040a9a7fdf7def7f9156593322e453 (diff)
downloadkernel-781ac22bbe35ca4947f00a486134c4085f972633.tar.gz
kernel-781ac22bbe35ca4947f00a486134c4085f972633.tar.xz
kernel-781ac22bbe35ca4947f00a486134c4085f972633.zip
Linux v5.7.9
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--kernel.spec5
-rwxr-xr-xscripts/create_headers_tarball.sh4
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 818168eac..d216ec945 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -92,7 +92,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 8
+%define stable_update 9
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -2992,6 +2992,9 @@ fi
#
#
%changelog
+* Fri Jul 17 2020 Justin M. Forbes <jforbes@fedoraproject.org> - 5.7.9-100
+- Linux v5.7.9
+
* Wed Jul 15 2020 Justin M. Forbes <jforbes@fedoraproject.org>
- Make some killer wireless ac 1550 cards work again
diff --git a/scripts/create_headers_tarball.sh b/scripts/create_headers_tarball.sh
index f9c3cb9c5..f6aa13fe4 100755
--- a/scripts/create_headers_tarball.sh
+++ b/scripts/create_headers_tarball.sh
@@ -30,11 +30,11 @@ BUILDID=`grep "^%define buildid" kernel.spec| cut -d ' ' -f 3`
if [ $RELEASED -eq 0 ]; then
cd kernel-$MAJORVER.$BASE.fc??
NEWBASE=$(($BASE+1))
- KVER=$MAJORVER.$NEWBASE.0-0.rc$RC.git$GITREV.$BASERELEASE$BUILDID
+ KVER=$MAJORVER.$NEWBASE.0-0.rc$RC.git$GITREV
cd linux-$MAJORVER.$NEWBASE.0-0.rc$RC.git$GITREV.$BASERELEASE$BUILDID.fc*/
else
cd kernel-$MAJORVER.$BASE.fc??/linux-$MAJORVER.$BASE.$STABLE-$BASERELEASE$BUILDID.fc*/
- KVER=$MAJORVER.$BASE.$STABLE-$BASERELEASE
+ KVER=$MAJORVER.$BASE.$STABLE
fi
# ARCH_LIST below has the default list of supported architectures
diff --git a/sources b/sources
index 1ea40e90c..695f098d8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
SHA512 (linux-5.7.tar.xz) = 45bde01593f6147c8c169b9e46b4b56eee998142552ae0ff82f1dd21b1fd54f3b32f6283f6bd77ea717d374672167849e468c157f235d2f12f7d7816e4623bf6
-SHA512 (patch-5.7.8.xz) = 4820a45fba9fa299181a96598a96bbdbf6f5faaf1862173d9cca3cc5ea84c21d8e7d4baf0601697565fad3b7d3c76085f4ac86a726961b62c356d70968edc48f
+SHA512 (patch-5.7.9.xz) = 30eaa543ee1d371b5d05c7d8268e2e4fb55b5fee8f509070c677776744af47a743a36f655e5244e79d87a45a0ca7aae3eacdc9969e26d6b1d443a42db4bd5588