[Lunar-commits] <moonbase> busybox, busybox_static: Version bump to stable 1.12.3.
Terry Chan
tchan at lunar-linux.org
Tue Dec 2 03:51:58 CET 2008
commit c46b8aafac63a0b6c8a22c6945d91c91ece74dba
Author: Terry Chan <tchan at lunar-linux.org>
Date: Mon Dec 1 20:51:58 2008 -0600
busybox, busybox_static: Version bump to stable 1.12.3.
Let's hold off on 1.13.1 for a while, until its been tested some more.
---
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 d97ef56..ce519b9 100644
--- a/shells/busybox/DETAILS
+++ b/shells/busybox/DETAILS
@@ -1,12 +1,12 @@
MODULE=busybox
- VERSION=1.12.2
+ VERSION=1.12.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:49c715a4adb8f6f3d4103dfe04b050479fe43e56
+ SOURCE_VFY=sha1:82666247e068af4cba90151d1a0062fad035f6ed
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20081118
+ UPDATED=20081201
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 9b9b778..a8740e9 100644
--- a/shells/busybox_static/DETAILS
+++ b/shells/busybox_static/DETAILS
@@ -1,14 +1,14 @@
MODULE=busybox_static
- VERSION=1.12.2
+ VERSION=1.12.3
SOURCE=busybox-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/busybox-$VERSION
SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:49c715a4adb8f6f3d4103dfe04b050479fe43e56
+ SOURCE_VFY=sha1:82666247e068af4cba90151d1a0062fad035f6ed
SHORT="time statically linked rescue shell."
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20081118
+ UPDATED=20081201
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