pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openssh+gssapi Mark this package as broken un...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eeedfb1e0e36
branches:  trunk
changeset: 461442:eeedfb1e0e36
user:      jwise <jwise%pkgsrc.org@localhost>
date:      Tue Sep 16 14:05:47 2003 +0000

description:
Mark this package as broken until an updated version of the openssh+gssapi
patch is available, as OpenSSH-3.6.1p2 contains another buffer overflow.

diffstat:

 security/openssh+gssapi/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 1203ef7ebdcf -r eeedfb1e0e36 security/openssh+gssapi/Makefile
--- a/security/openssh+gssapi/Makefile  Tue Sep 16 13:57:18 2003 +0000
+++ b/security/openssh+gssapi/Makefile  Tue Sep 16 14:05:47 2003 +0000
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2003/09/11 04:13:01 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/16 14:05:47 jwise Exp $
 
 # NOTE:  This package is modeled on ../openssh, but does not share
 # files with it as that package may update faster than the gssapi
 # patches do.
 
+BROKEN=                        OpenSSH 3.6.1p2 contains a buffer overflow, and updated version of patch is not yet available.
+
 DISTNAME=              openssh-3.6.1p2
 PKGNAME=               openssh+gssapi-3.6.1.2.20030430
 SVR4_PKGNAME=          ossh



Home | Main Index | Thread Index | Old Index