Enable experimental R/W support by default downstream on APFS DRV

This commit is contained in:
Bahar Kurt
2024-10-23 12:24:51 +03:00
parent 1ed9f0ddcf
commit a9cd8d8d47
2 changed files with 65 additions and 0 deletions
@@ -16,6 +16,9 @@
<BuildDependencies>
<Dependency version="6.6.56">kernel-module-headers</Dependency>
</BuildDependencies>
<Patches>
<Patch>rw-by-default.patch</Patch>
</Patches>
</Source>
<Package>
@@ -33,6 +36,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-10-23</Date>
<Version>0.3.11</Version>
<Comment>Enable experimental R/W by default.</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="2">
<Date>2024-10-14</Date>
<Version>0.3.11</Version>