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:           Tue Jul 23 05:56:16 UTC 2024

Modified Files:
        pkgsrc/security/openssh: Makefile distinfo
Removed Files:
        pkgsrc/security/openssh/patches: patch-clientloop.c
            patch-sandbox-darwin.c patch-sshd-session.c

Log Message:
openssh: remove macports macOS patches

In the recent update, I tried updating them to the latest version, but
failed. Leave this to a macOS user who needs this and can test it.

Also, less patches to openssh is a good thing.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.283 -r1.284 pkgsrc/security/openssh/Makefile
cvs rdiff -u -r1.123 -r1.124 pkgsrc/security/openssh/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/security/openssh/patches/patch-clientloop.c
cvs rdiff -u -r1.3 -r0 pkgsrc/security/openssh/patches/patch-sandbox-darwin.c
cvs rdiff -u -r1.1 -r0 pkgsrc/security/openssh/patches/patch-sshd-session.c

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.283 pkgsrc/security/openssh/Makefile:1.284
--- pkgsrc/security/openssh/Makefile:1.283      Mon Jul  1 09:19:40 2024
+++ pkgsrc/security/openssh/Makefile    Tue Jul 23 05:56:16 2024
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.283 2024/07/01 09:19:40 wiz Exp $
+# $NetBSD: Makefile,v 1.284 2024/07/23 05:56:16 wiz Exp $
 
 DISTNAME=              openssh-9.8p1
+PKGREVISION=           1
 CATEGORIES=            security
 MASTER_SITES=          ${MASTER_SITE_OPENBSD:=OpenSSH/portable/}
 

Index: pkgsrc/security/openssh/distinfo
diff -u pkgsrc/security/openssh/distinfo:1.123 pkgsrc/security/openssh/distinfo:1.124
--- pkgsrc/security/openssh/distinfo:1.123      Mon Jul  1 09:19:40 2024
+++ pkgsrc/security/openssh/distinfo    Tue Jul 23 05:56:16 2024
@@ -1,12 +1,9 @@
-$NetBSD: distinfo,v 1.123 2024/07/01 09:19:40 wiz Exp $
+$NetBSD: distinfo,v 1.124 2024/07/23 05:56:16 wiz Exp $
 
 BLAKE2s (openssh-9.8p1.tar.gz) = 813dc945583cd4a126388d2b70f8e0aec259c72c5545108bfe7fe9f2d29c17b8
 SHA512 (openssh-9.8p1.tar.gz) = 95dec2f18e58eb47994f3de4430253e0665e185564b65088ca5f4108870e05feddef8cda8d3c0a4b75f18b98cc2c024df0e27de53b48c1a16da8da483cb8292a
 Size (openssh-9.8p1.tar.gz) = 1910393 bytes
 SHA1 (patch-Makefile.in) = 38df2aa7aaeeaac660763724188852bdb8bdcd24
-SHA1 (patch-clientloop.c) = 6211c64f77e1f5cf687d38e201b97f7a415d3598
 SHA1 (patch-configure.ac) = eb759d065e296a5fdf1e8925308e6e77ea2c60a8
 SHA1 (patch-defines.h) = 5424b1b24f1d4bbd47efa614ee180a45e7b9a54e
-SHA1 (patch-sandbox-darwin.c) = 5ae84525b5bf8232afc2d201868e19ac7e5b2bc8
-SHA1 (patch-sshd-session.c) = 1269a177432e92c8937ee43c0093882207c203c5
 SHA1 (patch-sshkey.h) = aaaf622f377e455c49683fcc2ca42576ccd097bb



Home | Main Index | Thread Index | Old Index