Skip site navigation (1)Skip section navigation (2)
Date:      17 Sep 2004 21:31:55 -0000
From:      David Thiel <lx@redundancy.redundancy.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71831: Update: net/sbd 1.31 -> 1.36
Message-ID:  <20040917213155.71069.qmail@redundancy.redundancy.org>
Resent-Message-ID: <200409172140.i8HLeRBV050541@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71831
>Category:       ports
>Synopsis:       Update: net/sbd 1.31 -> 1.36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 17 21:40:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 4.9-STABLE FreeBSD 4.9-STABLE #15: Wed Nov 19 21:41:32 PST 2003 lx@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Updating Shadowinteger's Backdoor to 1.36. 

Program changes:

This release adds bugfixes concerning handling and behavior of stdin
and a timeout feature, the -w option (if no traffic in n seconds,
disconnect).

Port changes:

Change to new master site and homepage.

>How-To-Repeat:
>Fix:

diff -ruN sbd.old/Makefile sbd/Makefile
--- sbd.old/Makefile	Fri Sep 17 14:23:15 2004
+++ sbd/Makefile	Fri Sep 17 14:24:28 2004
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	sbd
-PORTVERSION=	1.31
+PORTVERSION=	1.36
 CATEGORIES=	net security
-MASTER_SITES=	http://www.cycom.se/uploads/114/31/
+MASTER_SITES=	http://tigerteam.se/dl/sbd/
 
 MAINTAINER=	lx@redundancy.redundancy.org
 COMMENT=	A netcat clone with more features and crypto
diff -ruN sbd.old/distinfo sbd/distinfo
--- sbd.old/distinfo	Fri Sep 17 14:23:15 2004
+++ sbd/distinfo	Fri Sep 17 14:24:49 2004
@@ -1,2 +1,2 @@
-MD5 (sbd-1.31.tar.gz) = fde99ed6c7dc2729751eead5d6bee538
-SIZE (sbd-1.31.tar.gz) = 859963
+MD5 (sbd-1.36.tar.gz) = 866d1bf2fe156bbaf94bfcec2014767e
+SIZE (sbd-1.36.tar.gz) = 84093
diff -ruN sbd.old/pkg-descr sbd/pkg-descr
--- sbd.old/pkg-descr	Fri Sep 17 14:23:15 2004
+++ sbd/pkg-descr	Fri Sep 17 14:26:31 2004
@@ -14,4 +14,4 @@
     * Pen-test tool (crypto avoids NIDS detection and telnet-style 
       traffic recording) 
 
-WWW: http://www.cycom.se/dl/sbd
+WWW: http://tigerteam.se/dl/sbd/

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040917213155.71069.qmail>