]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- up to 4.1.43
[packages/kernel.git] / kernel.spec
index 4f834a64a27ee8abeb1c9933cf285625140f0dfc..5f98a8cd23d9aa3ad802229b6ba76e4c0a49e4e8 100644 (file)
@@ -2,6 +2,9 @@
 # LATEST VERSION CHECKER:
 # # curl -s https://www.kernel.org/finger_banner
 #
+# PENDING STABLE PATCHES:
+# https://git.kernel.org/cgit/linux/kernel/git/sashal/linux-stable.git/log/?h=linux-4.1.y-queue
+#
 # TODO:
 # - benchmark NO_HZ & HZ=1000 vs HZ=300 on i686
 # - IPv4 source address selection for multihomed vservers is completely broken
@@ -68,9 +71,9 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             3
+%define                rel             1
 %define                basever         4.1
-%define                postver         .28
+%define                postver         .43
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -119,7 +122,7 @@ Source0:    http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: fe9dc0f6729f36400ea81aa41d614c37
 %if "%{postver}" != ".0"
 Patch0:                http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  0f6b0b29fa6c7bfe71cdca3a230c2778
+# Patch0-md5:  00bc1fc04761d8041cf552d39bac196c
 %endif
 Source1:       kernel.sysconfig
 
@@ -186,7 +189,7 @@ Patch59:    kernel-rndis_host-wm5.patch
 # http://patches.aircrack-ng.org/hostap-kernel-2.6.18.patch
 Patch85:       kernel-hostap.patch
 
-%define        vserver_patch 4.1.27-vs2.3.8.5.2
+%define        vserver_patch 4.1.42-vs2.3.8.6
 # note there are additional patches from above url:
 # - *fix* are real fixes (we want these)
 # - *feat* are new features/tests (we don't want these)
@@ -214,6 +217,7 @@ Patch250:   kernel-fix_256colors_menuconfig.patch
 # https://patchwork.kernel.org/patch/236261/
 Patch400:      kernel-virtio-gl-accel.patch
 
+# check for fixes: https://git.kernel.org/cgit/linux/kernel/git/sashal/linux-stable.git/log/?h=linux-4.1.y-queue
 Patch2000:     kernel-small_fixes.patch
 Patch2001:     kernel-pwc-uncompress.patch
 Patch2003:     kernel-regressions.patch
This page took 0.039866 seconds and 4 git commands to generate.