openssh ver. bump

This commit is contained in:
Rmys
2025-07-19 16:31:44 +03:00
parent 13a6d08c84
commit fb08dc77e0
+8 -1
View File
@@ -13,7 +13,7 @@
<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="edefe960645780dee78059c444d4261667ad3056" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.9p2.tar.gz</Archive>
<Archive sha1sum="ac4205e827aea383bf316a33a0e2d5b66b85fcf8" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.0p1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libedit-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="19">
<Date>2025-07-19</Date>
<Version>10.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2025-02-20</Date>
<Version>9.9.2</Version>