openssh ver. bump

This commit is contained in:
Rmys
2025-10-10 11:36:01 +03:00
parent 6b99c09778
commit f0a98f15ae
2 changed files with 82 additions and 2 deletions
+9 -2
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="ac4205e827aea383bf316a33a0e2d5b66b85fcf8" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.0p1.tar.gz</Archive>
<Archive sha1sum="7fd17b99d1beffb47cd380d64079e920bb0bd91f" type="targz">https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.1p1.tar.gz</Archive>
<BuildDependencies>
<Dependency>libedit-devel</Dependency>
<Dependency>zlib-devel</Dependency>
@@ -24,7 +24,7 @@
<Dependency>e2fsprogs-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>curve25519pad.patch</Patch> -->
<Patch level="1">beae06f.patch</Patch>
</Patches>
</Source>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="20">
<Date>2025-10-10</Date>
<Version>10.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2025-07-19</Date>
<Version>10.0.1</Version>