openssh ver. bump

This commit is contained in:
Rmys
2024-07-03 11:04:58 +03:00
parent 8c94753041
commit 4985061d5e
+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="ce8985ea0ea2f16a5917fd982ade0972848373cc" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.7p1.tar.gz</Archive>
<Archive sha1sum="a0bb501b11349f5c5c33a269351be091dc2c2727" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.8p1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libedit-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<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>