Revision: 6724
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6724&view=rev
Author:   gespinasse
Date:     2012-07-30 17:29:29 +0000 (Mon, 30 Jul 2012)
Log Message:
-----------
Upgrade pax-utils to 0.4
It is required to ./make.sh clean && ./make.sh toolchain to use the new code.
I haven't seen anything new. 

You may have seen 2 TEXTREL reported in *scanelf.log (for the 2 packages using 
LDFLAGS= += -pie).
That should be a wrong alarm as noted in pax-utils/README as gcc is programmed 
to fail on TEXTREL.

Modified Paths:
--------------
    ipcop/trunk/lfs/pax-utils

Modified: ipcop/trunk/lfs/pax-utils
===================================================================
--- ipcop/trunk/lfs/pax-utils   2012-07-30 16:20:48 UTC (rev 6723)
+++ ipcop/trunk/lfs/pax-utils   2012-07-30 17:29:29 UTC (rev 6724)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = pax-utils
-VER        = 0.2.3
+VER        = 0.4
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d2d27891742d14d81b205cf4e42de28a
+$(DL_FILE)_MD5 = 6dc41b8cfc8c0ed5e8272faa2f61cbdd
 
 install : $(TARGET)
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to