]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.3.5 (fixes potential xfs corruption) auto/th/kernel-6.3.5-1
authorJan Palus <atler@pld-linux.org>
Tue, 30 May 2023 18:42:00 +0000 (20:42 +0200)
committerJan Palus <atler@pld-linux.org>
Tue, 30 May 2023 18:42:00 +0000 (20:42 +0200)
see https://bugzilla.redhat.com/show_bug.cgi?id=2208553

kernel.spec

index ceaa7aacc750f899cd18f39e701ad9072da35762..efa335a25f492dea24e9bdb7f66e0c998278b944 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         6.3
-%define                postver         .4
+%define                postver         .5
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -121,7 +121,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: df4f97e65bde4174dd8be2af836f28e1
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  7631fac893c5b490c87edd4b12f03f3b
+# Patch0-md5:  261d39026960b0debafa531bf089785d
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.097342 seconds and 4 git commands to generate.