openssh-9.3p1

This commit is contained in:
Rmys
2023-03-17 16:27:46 +03:00
committed by GitHub
parent 28dad58f14
commit 3ed2ccb349
+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="3b172b8e971773a7018bbf3231f6589ae539ca4b" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.2p1.tar.gz</Archive>
<Archive sha1sum="610959871bf8d6baafc3525811948f85b5dd84ab" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.3p1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libedit-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<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>