Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security dsniff{,-nox11}: unbreak them by not installi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/982ec5a5df08
branches:  trunk
changeset: 429771:982ec5a5df08
user:      leot <leot%pkgsrc.org@localhost>
date:      Fri Apr 24 12:45:09 2020 +0000

description:
dsniff{,-nox11}: unbreak them by not installing sshmitm

Only sshmitm is incompatible with OpenSSL 1.1.  Temporarily avoid to build and
install it (possible patches that should fix building it with OpenSSL 1.1 are
present in Debian and are probably worth to look).

PKGREVISION++

diffstat:

 security/dsniff-nox11/Makefile            |   4 ++--
 security/dsniff-nox11/PLIST               |   3 +--
 security/dsniff/Makefile                  |   4 ++--
 security/dsniff/Makefile.common           |   4 +---
 security/dsniff/distinfo                  |   3 ++-
 security/dsniff/patches/patch-Makefile.in |  15 +++++++++++++++
 6 files changed, 23 insertions(+), 10 deletions(-)

diffs (98 lines):

diff -r 41ce693b2efa -r 982ec5a5df08 security/dsniff-nox11/Makefile
--- a/security/dsniff-nox11/Makefile    Fri Apr 24 12:33:26 2020 +0000
+++ b/security/dsniff-nox11/Makefile    Fri Apr 24 12:45:09 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2020/03/08 16:51:07 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/04/24 12:45:09 leot Exp $
 
 .include "../../security/dsniff/Makefile.common"
 
 PKGNAME=       dsniff-nox11-${VERS}
-PKGREVISION=   11
+PKGREVISION=   12
 COMMENT=       Password sniffer
 
 CONFIGURE_ARGS+=       --without-x
diff -r 41ce693b2efa -r 982ec5a5df08 security/dsniff-nox11/PLIST
--- a/security/dsniff-nox11/PLIST       Fri Apr 24 12:33:26 2020 +0000
+++ b/security/dsniff-nox11/PLIST       Fri Apr 24 12:45:09 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/22 01:05:16 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/04/24 12:45:09 leot Exp $
 lib/dnsspoof.hosts
 lib/dsniff.magic
 lib/dsniff.services
@@ -21,7 +21,6 @@
 sbin/macof
 sbin/mailsnarf
 sbin/msgsnarf
-sbin/sshmitm
 sbin/tcpkill
 sbin/tcpnice
 sbin/urlsnarf
diff -r 41ce693b2efa -r 982ec5a5df08 security/dsniff/Makefile
--- a/security/dsniff/Makefile  Fri Apr 24 12:33:26 2020 +0000
+++ b/security/dsniff/Makefile  Fri Apr 24 12:45:09 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2020/03/08 16:51:06 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/04/24 12:45:09 leot Exp $
 
 .include "Makefile.common"
 
-PKGREVISION=   17
+PKGREVISION=   18
 COMMENT=       Password sniffer (webspy)
 
 DEPENDS+=      dsniff-nox11-[0-9]*:../../security/dsniff-nox11
diff -r 41ce693b2efa -r 982ec5a5df08 security/dsniff/Makefile.common
--- a/security/dsniff/Makefile.common   Fri Apr 24 12:33:26 2020 +0000
+++ b/security/dsniff/Makefile.common   Fri Apr 24 12:45:09 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2020/04/24 11:41:36 nia Exp $
+# $NetBSD: Makefile.common,v 1.14 2020/04/24 12:45:09 leot Exp $
 #
 # used by security/dsniff/Makefile
 # used by security/dsniff-nox11/Makefile
@@ -8,8 +8,6 @@
 CATEGORIES=    security
 MASTER_SITES+= https://monkey.org/~dugsong/dsniff/
 
-BROKEN=                "Fails to build with OpenSSL 1.1"
-
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://monkey.org/~dugsong/dsniff/
 LICENSE=       modified-bsd
diff -r 41ce693b2efa -r 982ec5a5df08 security/dsniff/distinfo
--- a/security/dsniff/distinfo  Fri Apr 24 12:33:26 2020 +0000
+++ b/security/dsniff/distinfo  Fri Apr 24 12:45:09 2020 +0000
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.12 2016/04/18 08:34:35 leot Exp $
+$NetBSD: distinfo,v 1.13 2020/04/24 12:45:09 leot Exp $
 
 SHA1 (dsniff-2.3.tar.gz) = 671a1df823ab0657fc95e79112924a57281e9c3b
 RMD160 (dsniff-2.3.tar.gz) = 89dad0259e90acef30a7aa5f3471de3aaeb06147
 SHA512 (dsniff-2.3.tar.gz) = d27b2bf901cd7e2dcef0d6170318d131ba57d4881c0b85f24ee3de9581c41841eab4363cc8ea0dd6d7dcd1c27dcb61d054dfca964b5674301d8c7a173a9f113d
 Size (dsniff-2.3.tar.gz) = 126797 bytes
+SHA1 (patch-Makefile.in) = 90954f3959d2f55f5c50f1753210cee9fdc0a872
 SHA1 (patch-aa) = b3798143fa0a662870c3144f136773d575c54364
 SHA1 (patch-ab) = 6385da7139dcb11ea29ffba468e7fac260b61b44
 SHA1 (patch-ac) = 1730b92ecd421e396781e2e4ba9b7a7d9b90d992
diff -r 41ce693b2efa -r 982ec5a5df08 security/dsniff/patches/patch-Makefile.in
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/dsniff/patches/patch-Makefile.in Fri Apr 24 12:45:09 2020 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-Makefile.in,v 1.1 2020/04/24 12:45:09 leot Exp $
+
+Do not build and install sshmitm, needs to be adjusted to OpenSSL 1.1.
+
+--- Makefile.in.orig   2000-12-15 20:03:26.000000000 +0000
++++ Makefile.in
+@@ -69,7 +69,7 @@ OBJS = $(SRCS:.c=.o)
+ LIBOBJS       = dummy.o @LIBOBJS@
+ 
+ PROGS = arpspoof dnsspoof dsniff filesnarf macof mailsnarf msgsnarf \
+-        sshmitm tcpkill tcpnice @TCPHIJACK@ urlsnarf webmitm @WEBSPY@ 
++        tcpkill tcpnice @TCPHIJACK@ urlsnarf webmitm @WEBSPY@ 
+ 
+ CONFIGS       = dsniff.magic dsniff.services dnsspoof.hosts
+ 



Home | Main Index | Thread Index | Old Index