Bump module-linux-apfs-rw

I should prepare a package that uses ro-by-default like the developer intended.
This commit is contained in:
Bahar KURT
2025-03-31 21:45:11 +00:00
committed by GitHub
parent becb75b652
commit 3697261ef6
3 changed files with 11 additions and 60 deletions
@@ -12,13 +12,10 @@
<IsA>driver</IsA>
<Summary>Experimental support for APFS</Summary>
<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>
<Archive sha1sum="e8d5288ae46f0b8776d95aa0054865d81ccdcbf4" type="targz">https://github.com/linux-apfs/linux-apfs-rw/archive/refs/tags/v0.3.13.tar.gz</Archive>
<BuildDependencies>
<Dependency version="6.6.72">kernel-module-headers</Dependency>
</BuildDependencies>
<Patches>
<Patch>rw-by-default.patch</Patch>
</Patches>
</Source>
<Package>
@@ -36,6 +33,13 @@
</Package>
<History>
<Update release="8">
<Date>2025-04-01</Date>
<Version>0.3.13</Version>
<Comment>Version bump & The rw-by-default is accepted upstream</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="7">
<Date>2025-01-18</Date>
<Version>0.3.12</Version>