[-]
[+]
|
Deleted |
busybox.changes
|
@@ -1,277 +0,0 @@
--------------------------------------------------------------------
-Thu Jan 17 14:30:48 CET 2008 - sassmann@suse.de
-
-- update to 1.8.2
- see http://www.busybox.net/ for full changelog
-- added bugfixes
- * busybox-1.8.2-arping.patch
- * busybox-1.8.2-static
- * busybox-1.8.2-vi.patch
-
--------------------------------------------------------------------
-Fri Nov 16 15:02:36 CET 2007 - olh@suse.de
-
-- update to 1.8.1
- see http://www.busybox.net/ for full changelog
-
--------------------------------------------------------------------
-Sun Jul 15 10:47:28 CEST 2007 - olh@suse.de
-
-- update to 1.6.1
- see http://www.busybox.net/ for full changelog
-
--------------------------------------------------------------------
-Fri May 11 16:18:53 CEST 2007 - olh@suse.de
-
-- increase ash cmdline history size
- user kernel ringbuffer size for dmesg
-
--------------------------------------------------------------------
-Mon May 7 10:27:51 CEST 2007 - olh@suse.de
-
-- gcc42 rejects out of bounds array access
-
--------------------------------------------------------------------
-Sat Apr 28 21:32:57 CEST 2007 - olh@suse.de
-
-- update to 1.4.2
- reduces binary size after e2fsprogs removal
-
--------------------------------------------------------------------
-Wed Dec 6 17:41:32 CET 2006 - trenn@suse.de
-
-- move to 1.2.2 and enable nearly everything.
- Most important (awk,less,vi and much more)
- binary on i386 now has 732k
-
--------------------------------------------------------------------
-Wed Aug 9 01:25:09 CEST 2006 - ihno@suse.de
-
-- update to busybox 1.2.1 final
- Bugfix release. Bugs fixed:
- lash: "var=value" works without export
- tar: can extract git generated tarballs
- adduser: /etc/group is updated
- modprobe: look for modules.conf at the right place for 2.6 kernels
- all setuid and getgid calls are check return values in case
- somebody using per-process resource limits that prevent a user
- from having too many processes
-
-
--------------------------------------------------------------------
-Wed Jan 25 21:34:46 CET 2006 - mls@suse.de
-
-- converted neededforbuild to BuildRequires
-
--------------------------------------------------------------------
-Mon Jan 16 17:04:28 CET 2006 - ihno@suse.de
-
-- Update to busybox 1.1.0 final
-
--------------------------------------------------------------------
-Wed Jan 11 15:39:39 CET 2006 - ihno@suse.de
-
-- update to busybox 1.1.0-pre1
-
--------------------------------------------------------------------
-Wed Nov 16 15:44:27 CET 2005 - dmueller@suse.de
-
-- build against dietlibc unconditionally
-
--------------------------------------------------------------------
-Thu May 12 18:08:14 CEST 2005 - uli@suse.de
-
-- use dietlibc on ARM
-- uclibc config file needs to be fixed
-
--------------------------------------------------------------------
-Sat Apr 2 00:36:53 CEST 2005 - mmj@suse.de
-
-- Correct function declaration
-
--------------------------------------------------------------------
-Mon Jan 24 04:40:25 CET 2005 - nashif@suse.de
-
-- Update to 1.00 final
-
--------------------------------------------------------------------
-Tue Aug 17 13:45:34 CEST 2004 - nashif@suse.de
-
-- Update to 1.00-rc3
-
--------------------------------------------------------------------
-Thu Aug 5 23:28:44 CEST 2004 - nashif@suse.de
-
-- Update to 1.00-rc2
-
--------------------------------------------------------------------
-Wed Jul 21 17:10:34 CEST 2004 - nashif@suse.de
-
-- Update to 1.00-rc1
-
--------------------------------------------------------------------
-Tue May 11 16:38:33 CEST 2004 - nashif@suse.de
-
-- Bug #39461 - Fixes netlink vulnerability
-
--------------------------------------------------------------------
-Tue Apr 27 11:17:35 CEST 2004 - mmj@suse.de
-
-- Fix strict aliasing
-
--------------------------------------------------------------------
-Mon Mar 1 06:27:03 CET 2004 - nashif@suse.de
-
-- Update to 1.0 pre 8
-
--------------------------------------------------------------------
-Wed Feb 11 02:00:48 CET 2004 - ro@suse.de
-
-- hack to build it on amd64
-
--------------------------------------------------------------------
-Tue Feb 10 23:15:31 CET 2004 - schwab@suse.de
-
-- Fix building on ia64.
-
--------------------------------------------------------------------
-Wed Feb 4 09:57:44 CET 2004 - kukuk@suse.de
-
-- Remove wrong dietlibc requires
-
--------------------------------------------------------------------
-Mon Feb 2 14:43:54 CET 2004 - hare@suse.de
-
-- Fixed spec file to build on all archs.
-
--------------------------------------------------------------------
-Fri Jan 30 14:55:45 CET 2004 - hare@suse.de
-
-- Update to 1.00-pre5
-- Patched dietlibc support to use a menuconfig option.
-
--------------------------------------------------------------------
-Sat Jan 10 18:25:15 CET 2004 - adrian@suse.de
-
-- build as user
-
--------------------------------------------------------------------
-Wed Dec 10 14:48:43 CET 2003 - uli@suse.de
-
-- build with dietlibc where available
-
--------------------------------------------------------------------
-Mon Jun 2 16:05:33 CEST 2003 - nashif@suse.de
-
-- Set Autoreqprov: on
-
--------------------------------------------------------------------
-Thu May 29 15:49:26 CEST 2003 - nashif@suse.de
-
-- Updated with latest stable release incl. patches.
-
--------------------------------------------------------------------
-Sat May 17 01:48:55 CEST 2003 - nashif@suse.de
-
-- Removed CVS files
-
--------------------------------------------------------------------
-Sat Nov 2 04:17:12 CET 2002 - nashif@suse.de
-
-- Update to version 0.60.5
-- Unique patch names
-
--------------------------------------------------------------------
-Mon Jun 10 02:21:41 CEST 2002 - nashif@suse.de
-
-- Update to version 0.60.3
-
--------------------------------------------------------------------
-Mon Nov 26 05:15:14 CET 2001 - nashif@suse.de
-
-- Update to version 0.60.2
-- Major Changes:
- * msh was reworked
- * reworked hostname
- * Various bugfixes
-
--------------------------------------------------------------------
-Fri Aug 24 02:59:15 CEST 2001 - nashif@suse.de
|
[-]
[+]
|
Deleted |
busybox-1.8.2-arping.patch
^
|
@@ -1,13 +0,0 @@
-diff -urN busybox-1.8.2/networking/arping.c busybox-1.8.2-arping/networking/arping.c
---- busybox-1.8.2/networking/arping.c 2007-11-10 01:40:47.000000000 +0000
-+++ busybox-1.8.2-arping/networking/arping.c 2007-12-18 10:31:55.000000000 +0000
-@@ -207,7 +207,8 @@
- }
-
- if (last) {
-- printf(" %u.%03ums\n", last / 1000, last % 1000);
-+ unsigned diff = MONOTONIC_US() - last;
-+ printf(" %u.%03ums\n", diff / 1000, diff % 1000);
- } else {
- printf(" UNSOLICITED?\n");
- }
|
[-]
[+]
|
Deleted |
busybox-1.8.2-static.patch
^
|
@@ -1,12 +0,0 @@
-diff -urN busybox-1.8.2/applets/applets.c busybox-1.8.2-static/applets/applets.c
---- busybox-1.8.2/applets/applets.c 2007-11-10 01:40:53.000000000 +0000
-+++ busybox-1.8.2-static/applets/applets.c 2007-12-09 03:46:04.000000000 +0000
-@@ -17,7 +17,7 @@
- #warning See sources.redhat.com/bugzilla/show_bug.cgi?id=3400
- #warning Note that glibc is unsuitable for static linking anyway.
- #warning If you still want to do it, remove -Wl,--gc-sections
--#warning from top-level Makefile and remove this warning.
-+#warning from file scripts/trylink and remove this warning.
- #error Aborting compilation.
- #endif
-
|
[-]
[+]
|
Deleted |
busybox-1.8.2-vi.patch
^
|
@@ -1,40 +0,0 @@
-diff -urN busybox-1.8.2/editors/vi.c busybox-1.8.2-vi/editors/vi.c
---- busybox-1.8.2/editors/vi.c 2007-11-10 01:40:54.000000000 +0000
-+++ busybox-1.8.2-vi/editors/vi.c 2007-12-10 16:26:01.000000000 +0000
-@@ -184,6 +184,7 @@
- #if ENABLE_FEATURE_VI_COLON
- char *initial_cmds[3]; // currently 2 entries, NULL terminated
- #endif
-+ char readbuffer[MAX_LINELEN];
- };
- #define G (*ptr_to_globals)
- #define text (G.text )
-@@ -200,6 +201,10 @@
- #define term_orig (G.term_orig )
- #define term_vi (G.term_vi )
- #define initial_cmds (G.initial_cmds )
-+#define readbuffer (G.readbuffer )
-+#define INIT_G() do { \
-+ PTR_TO_GLOBALS = xzalloc(sizeof(G)); \
-+} while (0)
-
- static int init_text_buffer(char *); // init from file or create new
- static void edit_file(char *); // edit one file
-@@ -321,7 +326,7 @@
- my_pid = getpid();
- #endif
-
-- PTR_TO_GLOBALS = xzalloc(sizeof(G));
-+ INIT_G();
-
- #if ENABLE_FEATURE_VI_CRASHME
- srand((long) my_pid);
-@@ -2142,8 +2147,6 @@
- return safe_poll(pfd, 1, hund*10) > 0;
- }
-
--#define readbuffer bb_common_bufsiz1
--
- static int readed_for_parse;
-
- //----- IO Routines --------------------------------------------
|
[-]
[+]
|
Deleted |
busybox.dmesg-size.patch
^
|
@@ -1,30 +0,0 @@
----
- util-linux/dmesg.c | 10 +++++++++-
- 1 file changed, 9 insertions(+), 1 deletion(-)
-
---- a/util-linux/dmesg.c
-+++ b/util-linux/dmesg.c
-@@ -12,6 +12,14 @@
- #include <sys/klog.h>
- #include "libbb.h"
-
-+static int kernel_ringbuffer_size(void)
-+{
-+ int len = klogctl(10, NULL, 0);
-+ if (len > 0)
-+ return len;
-+ return 16384;
-+}
-+
- int dmesg_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
- int dmesg_main(int argc, char **argv)
- {
-@@ -25,7 +33,7 @@ int dmesg_main(int argc, char **argv)
- int len;
- char *buf;
-
-- len = (flags & 2) ? xatoul_range(size, 2, INT_MAX) : 16384;
-+ len = (flags & 2) ? xatoul_range(size, 2, INT_MAX) : kernel_ringbuffer_size();
- buf = xmalloc(len);
- if (0 > (len = klogctl(3 + (flags & 1), buf, len)))
- bb_perror_msg_and_die("klogctl");
|
[-]
[+]
|
Deleted |
busybox.libunarchive-array.patch
^
|
@@ -1,39 +0,0 @@
-archival/libunarchive/get_header_tar.c: In function 'get_header_tar':
-archival/libunarchive/get_header_tar.c:140: warning: array subscript is above array bounds
-archival/libunarchive/get_header_tar.c:155: warning: array subscript is above array bounds
-archival/libunarchive/get_header_tar.c:158: warning: array subscript is above array bounds
-make[1]: *** [archival/libunarchive/get_header_tar.o] Error 1
-
----
- archival/libunarchive/get_header_tar.c | 12 ++++++------
- 1 file changed, 6 insertions(+), 6 deletions(-)
-
---- a/archival/libunarchive/get_header_tar.c
-+++ b/archival/libunarchive/get_header_tar.c
-@@ -162,8 +162,8 @@ char get_header_tar(archive_handle_t *ar
- }
- file_header->link_target = NULL;
- if (!linkname && parse_names && tar.linkname[0]) {
-- /* we trash magic[0] here, it's ok */
-- tar.linkname[sizeof(tar.linkname)] = '\0';
-+ /* we trash magic[0] here to terminate tar.linkname, it's ok */
-+ tar.magic[0] = '\0';
- file_header->link_target = xstrdup(tar.linkname);
- /* FIXME: what if we have non-link object with link_target? */
- /* Will link_target be free()ed? */
-@@ -177,11 +177,11 @@ char get_header_tar(archive_handle_t *ar
-
- file_header->name = NULL;
- if (!longname && parse_names) {
-- /* we trash mode[0] here, it's ok */
-- tar.name[sizeof(tar.name)] = '\0';
-+ /* we trash mode[0] here to terminate tar.name, it's ok */
-+ tar.mode[0] = '\0';
- if (tar.prefix[0]) {
-- /* and padding[0] */
-- tar.prefix[sizeof(tar.prefix)] = '\0';
-+ /* and padding[0] to terminate tar.prefix */
-+ tar.padding[0] = '\0';
- file_header->name = concat_path_file(tar.prefix, tar.name);
- } else
- file_header->name = xstrdup(tar.name);
|
|
Deleted |
busybox-1.8.2.tar.bz2
^
|
|
Deleted |
busybox-1.9.0.tar.bz2
^
|