wok-current rev 17543
Up busybox (1.23.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 27 16:55:03 2015 +0100 (2015-01-27) |
parents | 1bc35c002ae0 |
children | 36b17616c07e |
files | busybox-boot/receipt busybox-pam/receipt busybox-slish/receipt busybox-static/receipt busybox/receipt busybox/stuff/busybox-1.23-ftpd.u ssfs-busybox/receipt |
line diff
1.1 --- a/busybox-boot/receipt Tue Jan 27 15:44:44 2015 +0100 1.2 +++ b/busybox-boot/receipt Tue Jan 27 16:55:03 2015 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="busybox-boot" 1.7 -VERSION="1.23.0" 1.8 +VERSION="1.23.1" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Many common UNIX utilities for core-5in1/boot flavor." 1.11 MAINTAINER="pascal.bellard@slitaz.org"
2.1 --- a/busybox-pam/receipt Tue Jan 27 15:44:44 2015 +0100 2.2 +++ b/busybox-pam/receipt Tue Jan 27 16:55:03 2015 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="busybox-pam" 2.7 -VERSION="1.23.0" 2.8 +VERSION="1.23.1" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/busybox-slish/receipt Tue Jan 27 15:44:44 2015 +0100 3.2 +++ b/busybox-slish/receipt Tue Jan 27 16:55:03 2015 +0100 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="busybox-slish" 3.7 -VERSION="1.23.0" 3.8 +VERSION="1.23.1" 3.9 SOURCE="busybox" 3.10 CATEGORY="base-system" 3.11 SHORT_DESC="Busybox for SlisH basic chroot."
4.1 --- a/busybox-static/receipt Tue Jan 27 15:44:44 2015 +0100 4.2 +++ b/busybox-static/receipt Tue Jan 27 16:55:03 2015 +0100 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="busybox-static" 4.7 -VERSION="1.23.0" 4.8 +VERSION="1.23.1" 4.9 CATEGORY="base-system" 4.10 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 4.11 MAINTAINER="pascal.bellard@slitaz.org"
5.1 --- a/busybox/receipt Tue Jan 27 15:44:44 2015 +0100 5.2 +++ b/busybox/receipt Tue Jan 27 16:55:03 2015 +0100 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="busybox" 5.7 -VERSION="1.23.0" 5.8 +VERSION="1.23.1" 5.9 CATEGORY="base-system" 5.10 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 5.11 MAINTAINER="pascal.bellard@slitaz.org"
6.1 --- a/busybox/stuff/busybox-1.23-ftpd.u Tue Jan 27 15:44:44 2015 +0100 6.2 +++ b/busybox/stuff/busybox-1.23-ftpd.u Tue Jan 27 16:55:03 2015 +0100 6.3 @@ -40,7 +40,7 @@ 6.4 if (opts & (OPT_l|OPT_1)) { 6.5 /* Our secret backdoor to ls */ 6.6 /* TODO: pass --group-directories-first? would be nice, but ls doesn't do that yet */ 6.7 -@@ -1188,7 +1190,8 @@ 6.8 +@@ -1193,7 +1195,8 @@ 6.9 signal(SIGALRM, timeout_handler); 6.10 6.11 #if ENABLE_FEATURE_FTP_AUTHENTICATION 6.12 @@ -50,7 +50,7 @@ 6.13 struct passwd *pw = NULL; 6.14 6.15 while (1) { 6.16 -@@ -1211,8 +1214,9 @@ 6.17 +@@ -1216,8 +1219,9 @@ 6.18 } 6.19 } 6.20 change_identity(pw);
7.1 --- a/ssfs-busybox/receipt Tue Jan 27 15:44:44 2015 +0100 7.2 +++ b/ssfs-busybox/receipt Tue Jan 27 16:55:03 2015 +0100 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt. 7.5 7.6 PACKAGE="ssfs-busybox" 7.7 -VERSION="1.23.0" 7.8 +VERSION="1.23.1" 7.9 CATEGORY="base-system" 7.10 SHORT_DESC="Busybox for Ssfs virtual disk minimal chroot." 7.11 MAINTAINER="pankso@slitaz.org"