]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- 6.7.8
[packages/kernel.git] / kernel.spec
index f9fe40b107f59414533a377e393075b75bc187c2..395810ce3f3f70665c6696f3df9210e4d51836f3 100644 (file)
@@ -59,9 +59,9 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             0.1
+%define                rel             1
 %define                basever         6.7
-%define                postver         .2
+%define                postver         .8
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -115,7 +115,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 7861a2ed9d33c0694df738203532b715
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  418553a71754fb26a0edbc264890afa5
+# Patch0-md5:  2e67e18776a3fe7ecf66e70f28aab2f7
 %endif
 Source1:       kernel.sysconfig
 
@@ -169,6 +169,7 @@ Patch85:    kernel-hostap.patch
 # see update-source.sh
 Patch145:      kernel-aufs.patch
 Patch147:      kernel-aufs-make.patch
+Patch148:      kernel-aufs-fixes.patch
 
 # Show normal colors in menuconfig with ncurses ABI 6
 Patch250:      kernel-fix_256colors_menuconfig.patch
@@ -232,7 +233,6 @@ Requires:   kmod >= %{kmod_ver}
 Requires:      cpuinfo(pae)
 %endif
 %endif
-Suggests:      crda
 Suggests:      dracut
 Suggests:      keyutils
 Suggests:      linux-firmware
@@ -602,6 +602,7 @@ cd linux-%{basever}
 # aufs
 %patch145 -p1
 %patch147 -p1
+%patch148 -p1
 %endif
 
 %if %{with rescuecd}
This page took 0.293044 seconds and 4 git commands to generate.