123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>cryptsetup</Name>
- <Homepage>https://gitlab.com/cryptsetup/cryptsetup</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>cryptsetup</Icon>
- <IsA>app:cli</IsA>
- <Summary>Userspace setup tool for transparent encryption of block devices using dm-crypt</Summary>
- <Description>Userspace setup tool for transparent encryption of block devices using dm-crypt</Description>
- <Archive sha1sum="ba97aab10340198b602daed8731aedc759e9e689" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.7/cryptsetup-2.7.5.tar.xz</Archive>
- <BuildDependencies>
- <Dependency versionFrom="2.03.26">device-mapper-devel</Dependency>
- <Dependency>libgpg-error-devel</Dependency>
- <Dependency versionFrom="1.11.0">libgcrypt-devel</Dependency>
- <Dependency>python-devel</Dependency>
- <Dependency>libutil-linux-devel</Dependency>
- <Dependency versionFrom="1.19">popt-devel</Dependency>
- <Dependency>popt</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>json-c-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>cryptsetup</Name>
- <PartOf>util.crypt</PartOf>
- <RuntimeDependencies>
- <Dependency version="current">libcryptsetup</Dependency>
- <Dependency>popt</Dependency>
- <Dependency>libutil-linux</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/sbin</Path>
- <Path fileType="manfile">/usr/share/man</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
-
- <Package>
- <Name>libcryptsetup</Name>
- <PartOf>util.crypt</PartOf>
- <Summary>cryptsetup libraries</Summary>
- <RuntimeDependencies>
- <Dependency>device-mapper</Dependency>
- <Dependency>libgpg-error</Dependency>
- <Dependency>libgcrypt</Dependency>
- <Dependency>libutil-linux</Dependency>
- <Dependency>openssl</Dependency>
- <Dependency>json-c</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/lib/cryptsetup</Path>
- <Path fileType="library">/lib/libcryptsetup.so*</Path>
- </Files>
- </Package>
-
- <Package>
- <Name>libcryptsetup-devel</Name>
- <PartOf>programming.devel</PartOf>
- <Summary>libcryptsetup devel files</Summary>
- <RuntimeDependencies>
- <Dependency version="current">libcryptsetup</Dependency>
- <Dependency>json-c-devel</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>device-mapper-devel</Dependency>
- <Dependency>libutil-linux-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig/libcryptsetup.pc</Path>
- </Files>
- </Package>
-
- <!-- <Package>
- <Name>python-pycryptsetup</Name>
- <PartOf>programming.language.python</PartOf>
- <Summary>Python backend for cryptsetup</Summary>
- <RuntimeDependencies>
- <Dependency>python</Dependency>
- <Dependency version="current">libcryptsetup</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycryptsetup.so</Path>
- </Files>
- </Package>-->
- <History>
- <Update release="19">
- <Date>2024-09-03</Date>
- <Version>2.7.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="18">
- <Date>2024-07-30</Date>
- <Version>2.7.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="17">
- <Date>2024-07-15</Date>
- <Version>2.7.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="16">
- <Date>2024-04-09</Date>
- <Version>2.7.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="15">
- <Date>2024-01-25</Date>
- <Version>2.7.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="14">
- <Date>2023-10-17</Date>
- <Version>2.6.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2022-12-06</Date>
- <Version>2.6.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2022-09-21</Date>
- <Version>2.3.6</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2022-07-21</Date>
- <Version>2.3.4</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2021-05-28</Date>
- <Version>2.3.4</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2020-12-09</Date>
- <Version>2.3.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2020-10-24</Date>
- <Version>2.2.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-04-20</Date>
- <Version>2.2.2</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2019-12-27</Date>
- <Version>2.2.2</Version>
- <Comment>Version bump</Comment>
- <Name>idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2019-01-01</Date>
- <Version>1.7.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-07-15</Date>
- <Version>1.7.3</Version>
- <Comment>Rebuild.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-01-29</Date>
- <Version>1.7.3</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-04-27</Date>
- <Version>1.7.1</Version>
- <Comment>Release Bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-08</Date>
- <Version>1.7.1</Version>
- <Comment>First release</Comment>
- <Name>Alihan Öztürk</Name>
- <Email>alihan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|