summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel.spec5
-rwxr-xr-xscripts/stable-update.sh2
-rw-r--r--sources1
3 files changed, 6 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index dca7d4a88..7cc680860 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 0
+%define stable_update 1
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -1821,6 +1821,9 @@ fi
#
#
%changelog
+* Sat May 11 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.1.1-300
+- Linux v5.1.1
+
* Tue May 07 2019 Jeremy Cline <jcline@redhat.com> - 5.1.0-300
- Linux v5.1.0
diff --git a/scripts/stable-update.sh b/scripts/stable-update.sh
index a2ab4904a..259a338c1 100755
--- a/scripts/stable-update.sh
+++ b/scripts/stable-update.sh
@@ -35,7 +35,7 @@ if [ -z $VERSION ]; then
fi
if [ ! -f patch-$1.xz ]; then
- wget https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-$1.xz
+ wget https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-$1.xz
if [ ! $? -eq 0 ]; then
echo "Download fail"
exit 1
diff --git a/sources b/sources
index ef9e1279c..b78e80f9e 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
SHA512 (linux-5.1.tar.xz) = ae96f347badc95f1f3acf506c52b6cc23c0bd09ce8f4ce6705d4b4058b62593059bba1bc603c8d8b00a2f19131e7e56c31ac62b45883a346fa61d655e178f236
+SHA512 (patch-5.1.1.xz) = daeba36e3496194de591411d06b09a4d3187f13f08dbfe8cb08e90cc7031900626a79c89a4e4e5e026bfaf10fdb98257be2d0b3e23557fd0da7ec6ce5b1958b1