ports/123355: [patch] security/dropbear update to 0.51

Alex Kozlov spam at rm-rf.kiev.ua
Sat May 3 03:30:02 UTC 2008


>Number:         123355
>Category:       ports
>Synopsis:       [patch] security/dropbear update to 0.51
>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:   Sat May 03 03:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alex Kozlov
>Release:        FreeBSD 6.3
>Organization:
private
>Environment:
>Description:
Up to 0.51. Replace @unexec rmdir to @dirrmtry.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: security/dropbear/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dropbear
-PORTVERSION=	0.50
+PORTVERSION=	0.51
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://matt.ucc.asn.au/dropbear/releases/
 
Index:  security/dropbear/pkg-plist
@@ -2,4 +2,4 @@
 bin/dropbearkey
 bin/dropbearconvert
 sbin/dropbear
- at unexec rmdir %D/etc/dropbear 2>/dev/null || echo "===> You can safely remove %D/etc/dropbear directory, if you don't want to use dropbear anymore."
+ at dirrmtry etc/dropbear
Index: security/dropbear/distinfo
@@ -1,3 +1,3 @@
-MD5 (dropbear-0.50.tar.gz) = 5c0f7405b915799c3d952d3a93a5df69
-SHA256 (dropbear-0.50.tar.gz) = 39999c5bfb663404f6450da66d98d69193a5d0ab496d2d47cc53cd0202c4051c
-SIZE (dropbear-0.50.tar.gz) = 1790358
+MD5 (dropbear-0.51.tar.gz) = 1045df60c2bdbd39c707238305a1e9e5
+SHA256 (dropbear-0.51.tar.gz) = 9e81261c39f51812d43c8eb23af64224f5182fe44acb3b5e4bbbef2738a7f29e
+SIZE (dropbear-0.51.tar.gz) = 1777963


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



More information about the freebsd-ports-bugs mailing list