]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Up to 6.6.13 auto/th/kernel-6.6-6.6.13-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Jan 2024 19:03:39 +0000 (20:03 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Jan 2024 19:03:39 +0000 (20:03 +0100)
kernel-aufs.patch
kernel.spec

index dd534477abb288c60754751459443c1bc3759816..00e4f39ccc49dfa7098519ed5f89548201703688 100644 (file)
@@ -39046,7 +39046,7 @@ diff -urN /usr/share/empty/fs/aufs/xino.c linux/fs/aufs/xino.c
 +}
 diff -urN /usr/share/empty/include/uapi/linux/aufs_type.h linux/include/uapi/linux/aufs_type.h
 --- /usr/share/empty/include/uapi/linux/aufs_type.h    1970-01-01 01:00:00.000000000 +0100
-+++ linux/include/uapi/linux/aufs_type.h       2024-01-08 11:20:10.579994807 +0100
++++ linux/include/uapi/linux/aufs_type.h       2024-01-25 20:03:09.029873409 +0100
 @@ -0,0 +1,452 @@
 +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 +/*
index 291a86dbdc5a7de531e39b8fed56805cb52f45d2..7ee32721be5685fe8c4b0049d14ea0b9caa672fe 100644 (file)
@@ -61,7 +61,7 @@
 
 %define                rel             1
 %define                basever         6.6
-%define                postver         .12
+%define                postver         .13
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -115,7 +115,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 452098d80ba925af3a4ab35998f3aef5
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  03584368ca4c18e5507f465683d2eddd
+# Patch0-md5:  827086b76f1e4f41d343a9a826afbb9c
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.133944 seconds and 4 git commands to generate.