openssh, yaml-cpp ver. bump

This commit is contained in:
Rmys
2023-08-18 21:09:25 +03:00
parent ff5a868f3f
commit b612ddc3e2
3 changed files with 28 additions and 14 deletions
+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="219cf700c317f400bb20b001c0406056f7188ea4" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.3p2.tar.gz</Archive>
<Archive sha1sum="5dea1f3c88f9cfe53a711a3c893ee8b7d3ffecff" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.4p1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libedit-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -58,6 +58,13 @@
</Package>
<History>
<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>