Hello community, here is the log from the commit of package busybox for openSUSE:Factory checked in at 2014-09-07 11:08:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/busybox (Old) and /work/SRC/openSUSE:Factory/.busybox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "busybox" Changes: -------- --- /work/SRC/openSUSE:Factory/busybox/busybox-static.changes 2013-12-19 12:06:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.busybox.new/busybox-static.changes 2014-09-07 11:08:38.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Sep 4 23:43:33 UTC 2014 - [email protected] + +- update to 1.22.1: + Many updates and fixes for most included tools, see + see http://www.busybox.net/news.html +- adjust busybox-resource.patch + +------------------------------------------------------------------- busybox.changes: same change Old: ---- busybox-1.21.1.tar.bz2 New: ---- busybox-1.22.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ busybox-static.spec ++++++ --- /var/tmp/diff_new_pack.nwgWBc/_old 2014-09-07 11:08:39.000000000 +0200 +++ /var/tmp/diff_new_pack.nwgWBc/_new 2014-09-07 11:08:39.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package busybox-static # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: busybox-static Url: http://www.busybox.net/ -Version: 1.21.1 +Version: 1.22.1 Release: 0 Summary: The Swiss Army Knife of Embedded Linux License: GPL-2.0+ ++++++ busybox.spec ++++++ --- /var/tmp/diff_new_pack.nwgWBc/_old 2014-09-07 11:08:39.000000000 +0200 +++ /var/tmp/diff_new_pack.nwgWBc/_new 2014-09-07 11:08:39.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package busybox # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: busybox Url: http://www.busybox.net/ -Version: 1.21.1 +Version: 1.22.1 Release: 0 Summary: The Swiss Army Knife of Embedded Linux License: GPL-2.0+ ++++++ busybox-1.21.1.tar.bz2 -> busybox-1.22.1.tar.bz2 ++++++ ++++ 16589 lines of diff (skipped) ++++++ busybox-resource.patch ++++++ --- /var/tmp/diff_new_pack.nwgWBc/_old 2014-09-07 11:08:40.000000000 +0200 +++ /var/tmp/diff_new_pack.nwgWBc/_new 2014-09-07 11:08:40.000000000 +0200 @@ -1,9 +1,13 @@ -Index: busybox-1.19.4/include/libbb.h +--- + include/libbb.h | 1 + + 1 file changed, 1 insertion(+) + +Index: busybox-1.22.1/include/libbb.h =================================================================== ---- busybox-1.19.4.orig/include/libbb.h -+++ busybox-1.19.4/include/libbb.h -@@ -35,6 +35,7 @@ - #include <sys/poll.h> +--- busybox-1.22.1.orig/include/libbb.h 2014-01-09 18:15:44.000000000 +0000 ++++ busybox-1.22.1/include/libbb.h 2014-09-05 00:35:51.000000000 +0100 +@@ -40,6 +40,7 @@ + #include <poll.h> #include <sys/ioctl.h> #include <sys/mman.h> +#include <sys/resource.h> -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
