kernel-6.6.72

This commit is contained in:
Rmys
2025-01-18 11:40:41 +03:00
parent eefabff91f
commit 9d4f262c15
4 changed files with 36 additions and 8 deletions
@@ -14,7 +14,7 @@
<Description>The Apple File System (APFS) is the copy-on-write filesystem currently used on all Apple devices. This module provides a degree of experimental support on Linux.</Description>
<Archive sha1sum="129a58755480d7c7e8c2edf7af7a2bc12f3cff9c" type="targz">https://github.com/linux-apfs/linux-apfs-rw/archive/refs/tags/v0.3.12.tar.gz</Archive>
<BuildDependencies>
<Dependency version="6.6.67">kernel-module-headers</Dependency>
<Dependency version="6.6.72">kernel-module-headers</Dependency>
</BuildDependencies>
<Patches>
<Patch>rw-by-default.patch</Patch>
@@ -24,7 +24,7 @@
<Package>
<Name>module-linux-apfs-rw</Name>
<RuntimeDependencies>
<Dependency version="6.6.67">kernel</Dependency>
<Dependency version="6.6.72">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="7">
<Date>2025-01-18</Date>
<Version>0.3.12</Version>
<Comment>Version bump</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="6">
<Date>2024-12-30</Date>
<Version>0.3.12</Version>