Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2011 20:17:20 GMT
From:      Chris Rees <utisoft@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154751: [MAINTAINER UPDATE] sysutils/busybox from 1.18.2 to 1.18.3
Message-ID:  <201102132017.p1DKHKRh012200@amnesiac.bayofrum.net>
Resent-Message-ID: <201102132050.p1DKo701007668@freefall.freebsd.org>

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

>Number:         154751
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] sysutils/busybox from 1.18.2 to 1.18.3
>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:   Sun Feb 13 20:50:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
	- Update sysutils/busybox to 1.18.3
	- busybox-1.18.3 is a bugfix release:
		* hush (fix for "cmd & [Enter]" behavior)
		* ping (IPv6 fix)
		* tar (fix for "tar -xzf FILE.tgz")
		* udhcp (fix for options specified in hex)
		* wc (-c and -m were swapped)
		* libbb (fixed a case when fork+(exec error) was leaving a zombie)
		* build system (does not force FEATURE_SUID anymore)

	PR:
	Submitted by:	Chris Rees (utisoft_at_gmail.com) (maintainer)

Tested on i386 for 7.3-RELEASE, 8.1-RELEASE and 9900030:
- http://tinderbox.bayofrum.net/index.php?action=describe_port&id=2

--- busybox-1.18.3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /exports/cvsroot-freebsd/ports/sysutils/busybox/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	5 Feb 2011 08:48:13 -0000	1.9
+++ Makefile	13 Feb 2011 15:06:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	busybox
-PORTVERSION=	1.18.2
+PORTVERSION=	1.18.3
 CATEGORIES=	sysutils misc shells
 MASTER_SITES=	http://www.busybox.net/downloads/ \
 		http://distfiles.gentoo.org/distfiles/
Index: distinfo
===================================================================
RCS file: /exports/cvsroot-freebsd/ports/sysutils/busybox/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	5 Feb 2011 08:48:13 -0000	1.3
+++ distinfo	13 Feb 2011 15:06:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (busybox-1.18.2.tar.bz2) = aa7e1cec8cd9c7f4e56098b9e4bb2ab5d593d5a35f766ad9e6a312289bf57080
-SIZE (busybox-1.18.2.tar.bz2) = 2129503
+SHA256 (busybox-1.18.3.tar.bz2) = 83f112ee88b7eb85bea1cac0b1af33f61387a1036f1898c5ecd79813191a619b
+SIZE (busybox-1.18.3.tar.bz2) = 2119251
--- busybox-1.18.3.diff ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 



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