Files
main/kernel/drivers/module-linux-apfs-rw/pspec.xml
T
2025-04-01 21:55:05 +03:00

94 lines
3.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>module-linux-apfs-rw</Name>
<Homepage>https://github.com/linux-apfs/linux-apfs-rw</Homepage>
<Packager>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Packager>
<License>GPLv2</License>
<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="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.83">kernel-module-headers</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>module-linux-apfs-rw</Name>
<RuntimeDependencies>
<Dependency version="6.6.83">kernel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library" permanent="true">/lib/modules</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<BuildFlags>
<Flag>noDelta</Flag>
</BuildFlags>
</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>
<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>
<Comment>Version bump</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
<Update release="5">
<Date>2024-12-20</Date>
<Version>0.3.11</Version>
<Comment>Rebuild kernel.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-11-16</Date>
<Version>0.3.11</Version>
<Comment>Rebuild kernel.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<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>
<Comment>Rebuild kernel.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-10-02</Date>
<Version>0.3.11</Version>
<Comment>Initial build and release for kernel 6.6.50.</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
</Update>
</History>
</PISI>