commit:     2acba9d2391365e32d67a37b52a57cba5474e387
Author:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 13:40:49 2023 +0000
Commit:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 13:40:49 2023 +0000
URL:        https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=2acba9d2

Linux patch 5.4.239

Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org>

 0000_README              |  4 ++++
 1238_linux-5.4.239.patch | 16 ++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/0000_README b/0000_README
index e2285791..feede7bc 100644
--- a/0000_README
+++ b/0000_README
@@ -995,6 +995,10 @@ Patch:  1237_linux-5.4.238.patch
 From:   https://www.kernel.org
 Desc:   Linux 5.4.238
 
+Patch:  1238_linux-5.4.239.patch
+From:   https://www.kernel.org
+Desc:   Linux 5.4.239
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1238_linux-5.4.239.patch b/1238_linux-5.4.239.patch
new file mode 100644
index 00000000..6e0075b1
--- /dev/null
+++ b/1238_linux-5.4.239.patch
@@ -0,0 +1,16 @@
+diff --git a/Makefile b/Makefile
+index 436450833e1c2..f966eeb6b9bca 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 4
+-SUBLEVEL = 238
++SUBLEVEL = 239
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/tools/testing/selftests/net/fib_tests.sh 
b/tools/testing/selftests/net/fib_tests.sh
+old mode 100644
+new mode 100755

Reply via email to