[Lunar-commits] <moonbase> busybox, busybox_static: version bumped to 1.14.3.
Florin Braescu
florin at lunar-linux.org
Thu Aug 13 19:22:57 CEST 2009
commit 43589ffbd5731c08657f7071b566971f7076ad9a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 13 20:22:57 2009 +0300
busybox, busybox_static: version bumped to 1.14.3.
Bug fix release. Contains fixes in df (fix for "df /"), ls (problems
with colored output in some configurations), ping6 (was not suid,
unlike ping), test (parameter to "not" operator is optional), udhcpd
(fixed lease file restore routine).
---
shells/busybox/DETAILS | 11 ++++++-----
shells/busybox_static/DETAILS | 11 ++++++-----
2 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/shells/busybox/DETAILS b/shells/busybox/DETAILS
index 90e1931..9a1f995 100644
--- a/shells/busybox/DETAILS
+++ b/shells/busybox/DETAILS
@@ -1,13 +1,14 @@
MODULE=busybox
- VERSION=1.14.2
+ VERSION=1.14.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:b673e79ea0927e1ec14017b1e12b159c799f6feb
+ SOURCE_URL=http://www.busybox.net/downloads
+ SOURCE_VFY=sha1:0162e2210e7b95396ee35f005929f747ecb9ad8f
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20090622
- SHORT="The Swiss Army Knife of Embedded Linux."
+ UPDATED=20090813
+ SHORT="The Swiss Army Knife of Embedded Linux"
+
cat << EOF
BusyBox combines tiny versions of many common UNIX utilities into a
single small executable. It provides minimalist replacements for most of
diff --git a/shells/busybox_static/DETAILS b/shells/busybox_static/DETAILS
index dcec8e9..5aa18fa 100644
--- a/shells/busybox_static/DETAILS
+++ b/shells/busybox_static/DETAILS
@@ -1,14 +1,15 @@
MODULE=busybox_static
- VERSION=1.14.2
+ VERSION=1.14.3
SOURCE=busybox-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/busybox-$VERSION
- SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:b673e79ea0927e1ec14017b1e12b159c799f6feb
- SHORT="time statically linked rescue shell."
+ SOURCE_URL=http://www.busybox.net/downloads
+ SOURCE_VFY=sha1:0162e2210e7b95396ee35f005929f747ecb9ad8f
+ SHORT="time statically linked rescue shell"
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20090622
+ UPDATED=20090813
+
cat << EOF
BusyBox combines tiny versions of many common UNIX utilities into a
single small executable. It provides minimalist replacements for most of
More information about the Lunar-commits
mailing list