[Lunar-commits] <moonbase> busybox, busybox_static: Version bump to stable 1.11.3.
Terry Chan
tchan at lunar-linux.org
Wed Oct 1 19:11:46 CEST 2008
commit d4700aaa9c1a8a01e8934aeaa71b460286b5eb31
Author: Terry Chan <tchan at lunar-linux.org>
Date: Wed Oct 1 12:11:46 2008 -0500
busybox, busybox_static: Version bump to stable 1.11.3.
Holding off on 1.12.1 because it still has some small problems with both Lunar
modules. Maybe 1.12.2....
---
shells/busybox/DETAILS | 6 +++---
shells/busybox_static/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/shells/busybox/DETAILS b/shells/busybox/DETAILS
index f493c35..10167fd 100644
--- a/shells/busybox/DETAILS
+++ b/shells/busybox/DETAILS
@@ -1,12 +1,12 @@
MODULE=busybox
- VERSION=1.11.2
+ VERSION=1.11.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:c8320fe797900d905398dbd8564d2f8f08721819
+ SOURCE_VFY=sha1:d90e3ff443deb9bfed09582b74bd994cc6ad6129
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20080822
+ UPDATED=20081001
SHORT="The Swiss Army Knife of Embedded Linux."
cat << EOF
BusyBox combines tiny versions of many common UNIX utilities into a
diff --git a/shells/busybox_static/DETAILS b/shells/busybox_static/DETAILS
index 5bcdb77..0ff3968 100644
--- a/shells/busybox_static/DETAILS
+++ b/shells/busybox_static/DETAILS
@@ -1,14 +1,14 @@
MODULE=busybox_static
- VERSION=1.11.2
+ VERSION=1.11.3
SOURCE=busybox-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/busybox-$VERSION
SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:c8320fe797900d905398dbd8564d2f8f08721819
+ SOURCE_VFY=sha1:d90e3ff443deb9bfed09582b74bd994cc6ad6129
SHORT="time statically linked rescue shell."
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20080822
+ UPDATED=20081001
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