Author: baggins                      Date: Sat Mar 14 17:34:21 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- restore filterout_ld, it's passed directly to linker so uClibc wrapper
  won't catch thos options
- shared/static config changes
        - compress usage messages
        - disable /etc/networks support
        - enable install,whoami,ed,arp applets
        - enable readink -f, stat -c, xargs -0, hdparm -d options
        - enable 64 bit support in test
        - enable remote syslog
        - enable http sendfile
        - enable calling applets directly (without fork/exec)

---- Files affected:
SPECS:
   busybox.spec (1.160 -> 1.161) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.160 SPECS/busybox.spec:1.161
--- SPECS/busybox.spec:1.160    Sat Mar 14 02:44:50 2009
+++ SPECS/busybox.spec  Sat Mar 14 18:34:15 2009
@@ -36,7 +36,7 @@
 Name:          busybox
 # stable line only
 Version:       1.13.3
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Applications
 Source0:       http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
@@ -89,6 +89,8 @@
        %define CrossOpts %{nil}
 %endif
 
+%define                filterout_ld    -Wl,-z,(combreloc|relro)
+
 %description
 BusyBox combines tiny versions of many common UNIX utilities into a
 single small executable. It provides minimalist replacements for most
@@ -283,6 +285,20 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.161  2009/03/14 17:34:15  baggins
+- rel 1
+- restore filterout_ld, it's passed directly to linker so uClibc wrapper
+  won't catch thos options
+- shared/static config changes
+       - compress usage messages
+       - disable /etc/networks support
+       - enable install,whoami,ed,arp applets
+       - enable readink -f, stat -c, xargs -0, hdparm -d options
+       - enable 64 bit support in test
+       - enable remote syslog
+       - enable http sendfile
+       - enable calling applets directly (without fork/exec)
+
 Revision 1.160  2009/03/14 01:44:50  baggins
 - BR uClibc-static >= 3:0.9.30.1 (it has combreloc|relro filtering built in)
 - removed support for linux 2.4 modules
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.160&r2=1.161&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to