forked from pool/busybox
Accepting request 247683 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/247683 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/busybox?expand=0&rev=40
This commit is contained in:
commit
98e41eb980
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd5be0912ec856110ae12c76c3ec9cd5cba1df45b5a9da2b095b8284d1481303
|
||||
size 2201917
|
3
busybox-1.22.1.tar.bz2
Normal file
3
busybox-1.22.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae0b029d0a9e4dd71a077a790840e496dd838998e4571b87b60fed7462b6678b
|
||||
size 2218650
|
@ -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>
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 23:43:33 UTC 2014 - andreas.stieger@gmx.de
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 23:21:11 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@ -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+
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 4 23:43:33 UTC 2014 - andreas.stieger@gmx.de
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 23:21:11 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user