123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>openssh</Name>
- <Homepage>http://www.openssh.com/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>BSD</License>
- <IsA>app:console</IsA>
- <IsA>service</IsA>
- <Summary>Port of OpenBSD's free SSH release</Summary>
- <Description>OpenSSH is a FREE version of the SSH connectivity tools that technical users of the Internet rely on. Users of telnet, rlogin, and ftp may not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks.</Description>
- <Archive sha1sum="5ded7eb0add0b02b5d1a1c4bf5cb2c89d2117b53" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p1.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>libedit-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>mit-kerberos-devel</Dependency>
- <!--Dependency>skey-devel</Dependency-->
- <Dependency>pam-devel</Dependency>
- <Dependency>e2fsprogs-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch>curve25519pad.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>openssh</Name>
- <RuntimeDependencies>
- <Dependency>libedit</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>openssl</Dependency>
- <Dependency>mit-kerberos</Dependency>
- <!--Dependency>skey</Dependency-->
- <Dependency>pam</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/sbin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/openssh</Path>
- <Path fileType="data">/var/empty</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- <AdditionalFiles>
- <!--AdditionalFile owner="root" permission="0644" target="/etc/pam.d/sshd">sshd.pam</AdditionalFile-->
- </AdditionalFiles>
- <Provides>
- <COMAR script="service.py">System.Service</COMAR>
- </Provides>
- </Package>
- <History>
- <Update release="16">
- <Date>2024-09-24</Date>
- <Version>9.9.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="15">
- <Date>2024-07-03</Date>
- <Version>9.8.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="14">
- <Date>2024-03-13</Date>
- <Version>9.7.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="13">
- <Date>2024-01-13</Date>
- <Version>9.6_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="12">
- <Date>2023-10-10</Date>
- <Version>9.5_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="11">
- <Date>2023-08-11</Date>
- <Version>9.4_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="10">
- <Date>2023-07-22</Date>
- <Version>9.3_p2</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2023-03-17</Date>
- <Version>9.3_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2023-02-03</Date>
- <Version>9.2_p1</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2022-09-02</Date>
- <Version>9.0_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2021-06-05</Date>
- <Version>8.6_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2020-01-21</Date>
- <Version>8.1_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-08-10</Date>
- <Version>7.6_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-02-19</Date>
- <Version>7.4_p1</Version>
- <Comment>Version bump.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-08</Date>
- <Version>7.2_p2</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-03-30</Date>
- <Version>7.2_p2</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|