[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[7085] ipcop/trunk
From:       dotzball () users ! sourceforge ! net
Date:       2013-07-20 19:29:17
Message-ID: E1V0cqI-0008EQ-4P () sfs-ml-4 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 7085
          http://sourceforge.net/p/ipcop/svn/7085
Author:   dotzball
Date:     2013-07-20 19:29:16 +0000 (Sat, 20 Jul 2013)
Log Message:
-----------
Update httpd to 2.2.25.

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/apache
    ipcop/trunk/lfs/apache
    ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
    ipcop/trunk/updates/2.1.0/information.xml
    ipcop/trunk/updates/2.1.0/setup

Modified: ipcop/trunk/config/rootfiles/common/apache
===================================================================
--- ipcop/trunk/config/rootfiles/common/apache	2013-07-19 21:16:44 UTC (rev 7084)
+++ ipcop/trunk/config/rootfiles/common/apache	2013-07-20 19:29:16 UTC (rev 7085)
@@ -149,11 +149,11 @@
 #usr/lib/libapr-1.la
 #usr/lib/libapr-1.so
 usr/lib/libapr-1.so.0
-usr/lib/libapr-1.so.0.4.6
+usr/lib/libapr-1.so.0.4.8
 #usr/lib/libaprutil-1.la
 #usr/lib/libaprutil-1.so
 usr/lib/libaprutil-1.so.0
-usr/lib/libaprutil-1.so.0.4.1
+usr/lib/libaprutil-1.so.0.5.2
 #usr/lib/pkgconfig/apr-1.pc
 #usr/lib/pkgconfig/apr-util-1.pc
 #usr/libexec/httpd.exp

Modified: ipcop/trunk/lfs/apache
===================================================================
--- ipcop/trunk/lfs/apache	2013-07-19 21:16:44 UTC (rev 7084)
+++ ipcop/trunk/lfs/apache	2013-07-20 19:29:16 UTC (rev 7085)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = apache
-VER        = 2.2.24
+VER        = 2.2.25
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -46,7 +46,7 @@
 
 # Used to include same timestamp for all
 # This is httpd tar file date
-TIMESTAMP = "25-02-2013 20:10"
+TIMESTAMP = "2013-07-02 08:41"
 
 CFLAGS += -Wall
 
@@ -58,7 +58,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 91bd1484aca13a7095d6432be37fc7ae
+$(DL_FILE)_MD5 = 9ebe3070c0bb4311f21a0cd0e34f0045
 
 install : $(TARGET)
 

Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0
===================================================================
--- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0	2013-07-19 21:16:44 UTC (rev 7084)
+++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0	2013-07-20 19:29:16 UTC (rev 7085)
@@ -93,11 +93,11 @@
 ## acpid-2.0.17
 /usr/sbin/acpid
 ##
-# apache httpd-2.2.24
+# apache httpd-2.2.25
 /usr/lib/libapr-1.so.0
-/usr/lib/libapr-1.so.0.4.6
+/usr/lib/libapr-1.so.0.4.8
 /usr/lib/libaprutil-1.so.0
-/usr/lib/libaprutil-1.so.0.4.1
+/usr/lib/libaprutil-1.so.0.5.2
 /usr/sbin/htpasswd
 /usr/sbin/httpd
 ##

Modified: ipcop/trunk/updates/2.1.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.1.0/information.xml	2013-07-19 21:16:44 UTC (rev 7084)
+++ ipcop/trunk/updates/2.1.0/information.xml	2013-07-20 19:29:16 UTC (rev 7085)
@@ -12,8 +12,8 @@
             conntrack-tools to 1.2.2, coreutils to 8.21, dhcpcd to 5.6.8, \
                diffutils-3.3, dnsmasq to 2.66,
             e2fsprogs to 1.42.7, ethtool to 3.6, expat to 2.1.0, freetype to 2.4.12, \
                fontconfig to 2.9,
             gawk to 4.0.2, GD to 2.49, gettext to 0.18.2, glib to 2.30.3, gmp to \
                5.0.5, gnupg to 1.4.13, grep to 2.14, gzip to 1.5,
-            iproute2 to 3.7.0, iptables to 1.4.18, iptstate to 2.2.5, iputils to \
                s20121221, iw to 3.8,
-            hdparm to 9.43, httpd to 2.2.24, krb5 to 1.10.5,
+            hdparm to 9.43, httpd to 2.2.25,
+            iproute2 to 3.7.0, iptables to 1.4.18, iptstate to 2.2.5, iputils to \
                s20121221, iw to 3.8, krb5 to 1.10.5,
             less to 451, libffi to 3.0.13, libgd to 2.0.36~rc1, libgcrypt to 1.5.2, \
                libnet to 1.1.6,
             libnfnetlink to 1.0.1, libnetfiltercontrack to 1.0.2, libnl to 3.2.16, \
                libpcap to 1.3.0, libpng to 1.5.16,
             libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to \
2.9.1, logrotate to 3.8.1, lsof to 4.87,

Modified: ipcop/trunk/updates/2.1.0/setup
===================================================================
--- ipcop/trunk/updates/2.1.0/setup	2013-07-19 21:16:44 UTC (rev 7084)
+++ ipcop/trunk/updates/2.1.0/setup	2013-07-20 19:29:16 UTC (rev 7085)
@@ -111,7 +111,8 @@
 /bin/rm -f /lib/libsysfs.so*
 /bin/rm -f /lib/libz.so.1.2.{6,7}
 /bin/rm -f /lib/libxtables.so.{7,8,9}*
-/bin/rm -f /usr/lib/libapr-1.so.0.4.5
+/bin/rm -f /usr/lib/libapr-1.so.0.4.{5,6}
+/bin/rm -f /usr/lib/libaprutil-1.so.0.4.1
 /bin/rm -f /usr/lib/libbind9.so.80.0.{3,4,5}
 /bin/rm -f /usr/lib/libdns.so.81.{3.1,6.0,6.1}
 /bin/rm -f /usr/lib/libisc.so.83.0.{1,5}

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic