Dirk Mueller
232780dcf5
- cross-build fix: use %__cc macro, set HOSTCC - cross-build fix: use %__cc macro, set HOSTCC OBS-URL: https://build.opensuse.org/request/show/86375 OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=16
371 lines
11 KiB
Plaintext
371 lines
11 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Sep 30 14:45:39 UTC 2011 - uli@suse.com
|
|
|
|
- cross-build fix: use %__cc macro, set HOSTCC
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 21:08:48 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 12 23:03:39 UTC 2011 - chris@computersalat.de
|
|
|
|
- update to 1.18.13
|
|
see http://www.busybox.net/ for full changelog
|
|
- add upstream patches
|
|
o buildsys.patch
|
|
o cksum.patch
|
|
o klogd.patch
|
|
o menuconfig.patch
|
|
o modutils24.patch
|
|
o wget.patch
|
|
- rework libunarchive-array patch
|
|
o -> libarchive patch
|
|
- remove .gitignore files
|
|
- added missing BusyBox.1 as S:1
|
|
- added export CFLAGS="{optflags} -fno-strict-aliasing"
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
|
|
|
|
- Use %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 6 16:39:15 UTC 2010 - aj@suse.de
|
|
|
|
- Update to busybox 1.17.2:
|
|
* obsoletes patches busybox.dmesg-size.patch, busybox-1.17.1-make.patch,
|
|
busybox-buildfix.patch
|
|
* see http://www.busybox.net/ for full changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 13:25:00 UTC 2010 - coolo@novell.com
|
|
|
|
- add backported fix for make 3.82
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 4 18:13:36 CEST 2009 - aj@suse.de
|
|
|
|
- Fix build with updated kernel headers (busybox-buildfix.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 18 11:35:49 CET 2008 - sassmann@suse.de
|
|
|
|
- update to 1.12.3 bugfix release
|
|
* has fixes for option parsing and line editing
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 4 14:01:23 CET 2008 - sassmann@suse.de
|
|
|
|
- updated config file to use a single config for
|
|
both busybox and busybox-static
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 15 14:17:15 CEST 2008 - sassmann@suse.de
|
|
|
|
- update to 1.12.1
|
|
see http://www.busybox.net/ for full changelog
|
|
- removed patches included upstream
|
|
* busybox-1.8.2-arping.patch
|
|
* busybox-1.8.2-static
|
|
* busybox-1.8.2-vi.patch
|
|
- refreshed patches
|
|
* busybox.libunarchive-array.patch
|
|
* busybox.dmesg-size.patch
|
|
- updated config file
|
|
* removed awk math support and dc to get rid of libm
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 11:09:34 CEST 2008 - hare@suse.de
|
|
|
|
- Call mkinitrd_setup during %post and %postun (bnc#413709)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 22 16:55:24 CEST 2008 - prusnak@suse.cz
|
|
|
|
- enabled SELinux support [Fate#303662]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 23 15:16:30 CEST 2008 - hare@suse.de
|
|
|
|
- Include mkinitrd scriptlets.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Update to version 0.60.1
|
|
- This is a relatively minor bug fixing release which fixes bugs
|
|
in the following applets, among others: msh, sed, route, syslogd,
|
|
ifconfig, lash
|
|
- Rewrite of tftp
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 4 07:21:18 CEST 2001 - nashif@suse.de
|
|
|
|
- Update to version 0.60.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 13 00:29:02 CEST 2001 - nashif@suse.de
|
|
|
|
- Update to version 0.52
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 11 06:16:03 CEST 2001 - nashif@suse.de
|
|
|
|
- Update to version 0.51
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 9 17:30:33 MET 2001 - nashif@suse.de
|
|
|
|
- Fixed sync.c to compile
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 5 08:06:26 MET 2001 - nashif@suse.de
|
|
|
|
- Update to version 0.49
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 20 17:53:40 CET 2000 - uli@suse.de
|
|
|
|
- disabled insmod for all archs except IA32, ARM and SH
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 19 19:10:50 MET 2000 - nashif@suse.de
|
|
|
|
- Update to 0.48 (Fixes many bugs)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 27 22:36:15 MET 2000 - nashif@suse.de
|
|
|
|
- Fixed pathes in install script
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 21:36:42 MET 2000 - nashif@suse.de
|
|
|
|
- Added EM_486 and OPEN_MAX fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 27 04:47:12 MEST 2000 - nashif@suse.de
|
|
|
|
- Update to 0.47
|
|
- Fix nfsmount.c
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 30 06:51:34 MEST 2000 - nashif@suse.de
|
|
|
|
- Fix for axp
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 28 18:54:49 MEST 2000 - nashif@suse.de
|
|
|
|
- Update to version 0.46
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 6 19:17:53 MEST 2000 - nashif@suse.de
|
|
|
|
- Fix install script (Bug #3195)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 20:37:05 CEST 2000 - nashif@suse.de
|
|
|
|
- Initial Release (Version 0.43)
|
|
|