]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 5.1.5 (fixes potential data loss on fstrim) auto/th/kernel-5.1.5-1 auto/th/kernel-nopae-5.1.5-1
authorJan Palus <atler@pld-linux.org>
Sun, 26 May 2019 11:23:52 +0000 (13:23 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 26 May 2019 11:23:52 +0000 (13:23 +0200)
see https://www.redhat.com/archives/dm-devel/2019-May/msg00082.html

kernel.spec

index 6c90ebc4afc6e865ff25ce70c3cedc8f0237dbb4..c096092291c2f12abe1b55e5d9952261a672bd67 100644 (file)
@@ -69,7 +69,7 @@
 
 %define                rel             1
 %define                basever         5.1
-%define                postver         .4
+%define                postver         .5
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -123,7 +123,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: 15fbdff95ff98483069ac6e215b9f4f9
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  7c2ddda642038dd20d02df5072cd51c8
+# Patch0-md5:  010a7425cb63f64c8122685d0c860f16
 %endif
 Source1:       kernel.sysconfig
 
This page took 1.017846 seconds and 4 git commands to generate.