Magellan Linux

Contents of /trunk/kernel-alx/patches-5.4/0265-5.4.166-all-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3637 - (show annotations) (download)
Mon Oct 24 12:40:44 2022 UTC (18 months ago) by niro
File size: 414 byte(s)
-add missing
1 diff --git a/Makefile b/Makefile
2 index 4a7a89de832b5..b1e5f7c6206ed 100644
3 --- a/Makefile
4 +++ b/Makefile
5 @@ -1,7 +1,7 @@
6 # SPDX-License-Identifier: GPL-2.0
7 VERSION = 5
8 PATCHLEVEL = 4
9 -SUBLEVEL = 165
10 +SUBLEVEL = 166
11 EXTRAVERSION =
12 NAME = Kleptomaniac Octopus
13
14 diff --git a/tools/testing/selftests/netfilter/conntrack_vrf.sh b/tools/testing/selftests/netfilter/conntrack_vrf.sh
15 old mode 100644
16 new mode 100755