commit:     a1664b3328c719c67f60e6a989129c1227bde3bf
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 16 16:51:07 2021 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Thu Dec 16 16:51:07 2021 +0000
URL:        https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=a1664b33

Linux patch 5.4.166

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

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

diff --git a/0000_README b/0000_README
index 1d54cfb1..c290221c 100644
--- a/0000_README
+++ b/0000_README
@@ -703,6 +703,10 @@ Patch:  1164_linux-5.4.165.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.4.165
 
+Patch:  1165_linux-5.4.166.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.4.166
+
 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/1165_linux-5.4.166.patch b/1165_linux-5.4.166.patch
new file mode 100644
index 00000000..c3890e5c
--- /dev/null
+++ b/1165_linux-5.4.166.patch
@@ -0,0 +1,16 @@
+diff --git a/Makefile b/Makefile
+index 4a7a89de832b5..b1e5f7c6206ed 100644
+--- a/Makefile
++++ b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 4
+-SUBLEVEL = 165
++SUBLEVEL = 166
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/tools/testing/selftests/netfilter/conntrack_vrf.sh 
b/tools/testing/selftests/netfilter/conntrack_vrf.sh
+old mode 100644
+new mode 100755

Reply via email to