Skip to content

Commit afd3067

Browse files
openssh: update to 10.1p1
Co-authored-by: 白铭骢 (Mingcong Bai) (@MingcongBai) <[email protected]>
1 parent a5be9df commit afd3067

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

app-network/openssh/autobuild/config

100755100644
File mode changed.

app-network/openssh/autobuild/postinst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ if \
5555
# Certain system media, images, and tarballs are known to contain leaked host
5656
# keys. Revoke them.
5757
. /usr/share/debconf/confmodule
58-
db_get openssh/leaked_keys_20240913
5958

6059
/usr/bin/rm -fv \
6160
/etc/ssh/ssh_host_dsa_key \

app-network/openssh/spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
VER=10.0p1
1+
VER=10.1p1
22
SRCS="tbl::https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-$VER.tar.gz"
3-
CHKSUMS="sha256::021a2e709a0edf4250b1256bd5a9e500411a90dddabea830ed59cef90eb9d85c"
3+
CHKSUMS="sha256::b9fc7a2b82579467a6f2f43e4a81c8e1dfda614ddb4f9b255aafd7020bbf0758"
44
CHKUPDATE="anitya::id=2565"
5-
REL=1

0 commit comments

Comments
 (0)