Revision: 6920 http://ipcop.svn.sourceforge.net/ipcop/?rev=6920&view=rev Author: gespinasse Date: 2013-02-10 17:14:04 +0000 (Sun, 10 Feb 2013) Log Message: ----------- Upgrade pcre from 8.30 to 8.32 It claim to fix bugs but the diff is really big
Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/pcre ipcop/trunk/lfs/pcre 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/pcre =================================================================== --- ipcop/trunk/config/rootfiles/common/pcre 2013-02-10 16:45:30 UTC (rev 6919) +++ ipcop/trunk/config/rootfiles/common/pcre 2013-02-10 17:14:04 UTC (rev 6920) @@ -10,7 +10,7 @@ #usr/lib/libpcre.la #usr/lib/libpcre.so usr/lib/libpcre.so.1 -usr/lib/libpcre.so.1.0.0 +usr/lib/libpcre.so.1.2.0 #usr/lib/libpcrecpp.la #usr/lib/libpcrecpp.so #usr/lib/libpcrecpp.so.0 @@ -18,7 +18,7 @@ #usr/lib/libpcreposix.la #usr/lib/libpcreposix.so #usr/lib/libpcreposix.so.0 -#usr/lib/libpcreposix.so.0.0.0 +#usr/lib/libpcreposix.so.0.0.1 #usr/lib/pkgconfig/libpcre.pc #usr/lib/pkgconfig/libpcrecpp.pc #usr/lib/pkgconfig/libpcreposix.pc @@ -51,6 +51,7 @@ #usr/share/doc/pcre/html/pcre_get_stringtable_entries.html #usr/share/doc/pcre/html/pcre_get_substring.html #usr/share/doc/pcre/html/pcre_get_substring_list.html +#usr/share/doc/pcre/html/pcre_jit_exec.html #usr/share/doc/pcre/html/pcre_jit_stack_alloc.html #usr/share/doc/pcre/html/pcre_jit_stack_free.html #usr/share/doc/pcre/html/pcre_maketables.html @@ -105,6 +106,7 @@ #usr/share/man/man3/pcre16_get_stringtable_entries.3 #usr/share/man/man3/pcre16_get_substring.3 #usr/share/man/man3/pcre16_get_substring_list.3 +#usr/share/man/man3/pcre16_jit_exec.3 #usr/share/man/man3/pcre16_jit_stack_alloc.3 #usr/share/man/man3/pcre16_jit_stack_free.3 #usr/share/man/man3/pcre16_maketables.3 @@ -113,6 +115,33 @@ #usr/share/man/man3/pcre16_study.3 #usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 #usr/share/man/man3/pcre16_version.3 +#usr/share/man/man3/pcre32.3 +#usr/share/man/man3/pcre32_assign_jit_stack.3 +#usr/share/man/man3/pcre32_compile.3 +#usr/share/man/man3/pcre32_compile2.3 +#usr/share/man/man3/pcre32_config.3 +#usr/share/man/man3/pcre32_copy_named_substring.3 +#usr/share/man/man3/pcre32_copy_substring.3 +#usr/share/man/man3/pcre32_dfa_exec.3 +#usr/share/man/man3/pcre32_exec.3 +#usr/share/man/man3/pcre32_free_study.3 +#usr/share/man/man3/pcre32_free_substring.3 +#usr/share/man/man3/pcre32_free_substring_list.3 +#usr/share/man/man3/pcre32_fullinfo.3 +#usr/share/man/man3/pcre32_get_named_substring.3 +#usr/share/man/man3/pcre32_get_stringnumber.3 +#usr/share/man/man3/pcre32_get_stringtable_entries.3 +#usr/share/man/man3/pcre32_get_substring.3 +#usr/share/man/man3/pcre32_get_substring_list.3 +#usr/share/man/man3/pcre32_jit_exec.3 +#usr/share/man/man3/pcre32_jit_stack_alloc.3 +#usr/share/man/man3/pcre32_jit_stack_free.3 +#usr/share/man/man3/pcre32_maketables.3 +#usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 +#usr/share/man/man3/pcre32_refcount.3 +#usr/share/man/man3/pcre32_study.3 +#usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 +#usr/share/man/man3/pcre32_version.3 #usr/share/man/man3/pcre_assign_jit_stack.3 #usr/share/man/man3/pcre_compile.3 #usr/share/man/man3/pcre_compile2.3 @@ -130,6 +159,7 @@ #usr/share/man/man3/pcre_get_stringtable_entries.3 #usr/share/man/man3/pcre_get_substring.3 #usr/share/man/man3/pcre_get_substring_list.3 +#usr/share/man/man3/pcre_jit_exec.3 #usr/share/man/man3/pcre_jit_stack_alloc.3 #usr/share/man/man3/pcre_jit_stack_free.3 #usr/share/man/man3/pcre_maketables.3 @@ -137,6 +167,7 @@ #usr/share/man/man3/pcre_refcount.3 #usr/share/man/man3/pcre_study.3 #usr/share/man/man3/pcre_utf16_to_host_byte_order.3 +#usr/share/man/man3/pcre_utf32_to_host_byte_order.3 #usr/share/man/man3/pcre_version.3 #usr/share/man/man3/pcreapi.3 #usr/share/man/man3/pcrebuild.3 Modified: ipcop/trunk/lfs/pcre =================================================================== --- ipcop/trunk/lfs/pcre 2013-02-10 16:45:30 UTC (rev 6919) +++ ipcop/trunk/lfs/pcre 2013-02-10 17:14:04 UTC (rev 6920) @@ -33,7 +33,7 @@ include Config PKG_NAME = pcre -VER = 8.30 +VER = 8.32 HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 98e8928cccc945d04279581e778fbdff +$(DL_FILE)_MD5 = 62f02a76bb57a40bc66681760ed511d5 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-02-10 16:45:30 UTC (rev 6919) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-02-10 17:14:04 UTC (rev 6920) @@ -547,9 +547,9 @@ /lib/udev/rules.d/60-pcmcia.rules /sbin/pccardctl ## -## pcre-8.30 +## pcre-8.32 /usr/lib/libpcre.so.1 -/usr/lib/libpcre.so.1.0.0 +/usr/lib/libpcre.so.1.2.0 ## ## linked to libpcre /usr/lib/libpango-1.0.so.0.2800.4 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2013-02-10 16:45:30 UTC (rev 6919) +++ ipcop/trunk/updates/2.1.0/information.xml 2013-02-10 17:14:04 UTC (rev 6920) @@ -17,7 +17,7 @@ libnetfiltercontrack to 1.0.2, libnl to 3.2.16, libpcap to 1.3.0, libpng to 1.5.12, libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to 2.8.0, logrotate to 3.8.1, lsof to 4.87, mdadm to 3.2.6, net-tools to 1.60-p20120127084908, openldap to 2.4.33, openssh to 6.1, openssl to 1.0.1c, openswan to 2.6.38, - parted to 3.1, pciutils to 3.1.10, pcre to 8.30, pixman to 0.24.4, procps to 3.3.6, psmisc to 22.20, + parted to 3.1, pciutils to 3.1.10, pcre to 8.32, pixman to 0.24.4, procps to 3.3.6, psmisc to 22.20, rsyslog to 5.8.13, sed to 4.2.2, shadow to 4.1.5.1, sqlite to 3.7.13, tcpdump to 4.3.0, traceroute to 2.0.18, usb-modeswitch to 1.2.5, usb-modeswitch-data to 20121109, usbutils to 006, util-linux to 2.22.2, Modified: ipcop/trunk/updates/2.1.0/setup =================================================================== --- ipcop/trunk/updates/2.1.0/setup 2013-02-10 16:45:30 UTC (rev 6919) +++ ipcop/trunk/updates/2.1.0/setup 2013-02-10 17:14:04 UTC (rev 6920) @@ -140,7 +140,7 @@ /bin/rm -f /usr/lib/libparted.so.1.0.0 /bin/rm -f /usr/lib/libpcap.so.1.2.1 /bin/rm -f /usr/lib/libpci.so.3.1.9 -/bin/rm -f /usr/lib/libpcre.so.0.0.1 +/bin/rm -f /usr/lib/libpcre.so.{0.0.1,1.0.0} /bin/rm -f /usr/lib/libpixman-1.so.0 /bin/rm -f /usr/lib/libpixman-1.so.0.22.2 /bin/rm -f /usr/lib/libpng15.so.15.{8,9,10,11}.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn