pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/openssh



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul 19 14:46:13 UTC 2023

Modified Files:
        pkgsrc/security/openssh: Makefile distinfo

Log Message:
openssh: update to 9.3p2.

    OpenSSH 9.3p2
    update version in README
    update RPM spec versions

    disallow remote addition of FIDO/PKCS11 keys

    Depends on the local client performing the session-bind%openssh.com@localhost
    operation, so non-OpenSSH local client may circumvent this.

    terminate pkcs11 process for bad libraries
    depend
    crank version


To generate a diff of this commit:
cvs rdiff -u -r1.276 -r1.277 pkgsrc/security/openssh/Makefile
cvs rdiff -u -r1.118 -r1.119 pkgsrc/security/openssh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/openssh/Makefile
diff -u pkgsrc/security/openssh/Makefile:1.276 pkgsrc/security/openssh/Makefile:1.277
--- pkgsrc/security/openssh/Makefile:1.276      Thu Mar 16 07:22:08 2023
+++ pkgsrc/security/openssh/Makefile    Wed Jul 19 14:46:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.276 2023/03/16 07:22:08 wiz Exp $
+# $NetBSD: Makefile,v 1.277 2023/07/19 14:46:13 wiz Exp $
 
-DISTNAME=              openssh-9.3p1
+DISTNAME=              openssh-9.3p2
 CATEGORIES=            security
 MASTER_SITES=          ${MASTER_SITE_OPENBSD:=OpenSSH/portable/}
 

Index: pkgsrc/security/openssh/distinfo
diff -u pkgsrc/security/openssh/distinfo:1.118 pkgsrc/security/openssh/distinfo:1.119
--- pkgsrc/security/openssh/distinfo:1.118      Thu Mar 16 07:22:08 2023
+++ pkgsrc/security/openssh/distinfo    Wed Jul 19 14:46:13 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.118 2023/03/16 07:22:08 wiz Exp $
+$NetBSD: distinfo,v 1.119 2023/07/19 14:46:13 wiz Exp $
 
-BLAKE2s (openssh-9.3p1.tar.gz) = 0581602f5c84803020324cd89aabddefaa8a911a5685e7b666c510c95fcb8e27
-SHA512 (openssh-9.3p1.tar.gz) = 087ff6fe5f6caab4c6c3001d906399e02beffad7277280f11187420c2939fd4befdcb14643862a657ce4cad2f115b82a0a1a2c99df6ee54dcd76b53647637c19
-Size (openssh-9.3p1.tar.gz) = 1856839 bytes
+BLAKE2s (openssh-9.3p2.tar.gz) = f3df63d04a79abe7257a0518dfe4d4d97c8a376e1041a8346fea15e42e99d0ba
+SHA512 (openssh-9.3p2.tar.gz) = 15b8c57aa120186f1d1c3c2b8dc6ffd26733e12f755a6b0a4255d9ec1815a61506275ff5723b4ac029e44bc2ad22852ac36e1101f292348fbfa79aa1a4cd3f35
+Size (openssh-9.3p2.tar.gz) = 1835850 bytes
 SHA1 (patch-Makefile.in) = 70d6ca9c803b6193d0e340cb0518936a00e57492
 SHA1 (patch-clientloop.c) = 4e88fbd14db33f003eb93c30c682a017e102196e
 SHA1 (patch-config.h.in) = 7d1050743da7264763254b57938775c546c3baa5



Home | Main Index | Thread Index | Old Index