You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
(330) |
May
(46) |
Jun
(52) |
Jul
(39) |
Aug
(26) |
Sep
(12) |
Oct
(110) |
Nov
(178) |
Dec
(161) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(99) |
Feb
(106) |
Mar
(97) |
Apr
(93) |
May
(81) |
Jun
(112) |
Jul
(84) |
Aug
(142) |
Sep
(165) |
Oct
(89) |
Nov
(120) |
Dec
(117) |
| 2009 |
Jan
(141) |
Feb
(137) |
Mar
(121) |
Apr
(96) |
May
(207) |
Jun
(194) |
Jul
(210) |
Aug
(155) |
Sep
(91) |
Oct
(159) |
Nov
(123) |
Dec
(166) |
| 2010 |
Jan
(142) |
Feb
(79) |
Mar
(137) |
Apr
(126) |
May
(78) |
Jun
(69) |
Jul
(54) |
Aug
(161) |
Sep
(76) |
Oct
(98) |
Nov
(113) |
Dec
(95) |
| 2011 |
Jan
(101) |
Feb
(118) |
Mar
(74) |
Apr
(75) |
May
(32) |
Jun
(32) |
Jul
(39) |
Aug
(74) |
Sep
(48) |
Oct
(134) |
Nov
(133) |
Dec
(55) |
| 2012 |
Jan
(94) |
Feb
(143) |
Mar
(80) |
Apr
(75) |
May
(36) |
Jun
(46) |
Jul
(47) |
Aug
(51) |
Sep
(10) |
Oct
(36) |
Nov
(38) |
Dec
(19) |
| 2013 |
Jan
(26) |
Feb
(40) |
Mar
(48) |
Apr
(26) |
May
(34) |
Jun
(20) |
Jul
(18) |
Aug
(10) |
Sep
(8) |
Oct
(6) |
Nov
(64) |
Dec
(18) |
| 2014 |
Jan
(26) |
Feb
(42) |
Mar
(126) |
Apr
(122) |
May
(73) |
Jun
(33) |
Jul
(14) |
Aug
(20) |
Sep
(12) |
Oct
(33) |
Nov
(20) |
Dec
(49) |
| 2015 |
Jan
(79) |
Feb
(64) |
Mar
(49) |
Apr
(6) |
May
(9) |
Jun
(2) |
Jul
(27) |
Aug
|
Sep
|
Oct
(4) |
Nov
(1) |
Dec
(12) |
| 2016 |
Jan
(72) |
Feb
(9) |
Mar
(13) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
|
From: <ow...@us...> - 2015-03-14 14:42:55
|
Revision: 7937
http://sourceforge.net/p/ipcop/svn/7937
Author: owes
Date: 2015-03-14 14:42:47 +0000 (Sat, 14 Mar 2015)
Log Message:
-----------
Update libpcap to 1.7.2. Update tcpdump to 4.7.3
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/libpcap
ipcop/trunk/lfs/libpcap
ipcop/trunk/lfs/tcpdump
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
ipcop/trunk/updates/2.2.0/setup
Modified: ipcop/trunk/config/rootfiles/common/libpcap
===================================================================
--- ipcop/trunk/config/rootfiles/common/libpcap 2015-03-09 15:20:41 UTC (rev 7936)
+++ ipcop/trunk/config/rootfiles/common/libpcap 2015-03-14 14:42:47 UTC (rev 7937)
@@ -15,7 +15,7 @@
#usr/lib/libpcap.a
#usr/lib/libpcap.so
usr/lib/libpcap.so.1
-usr/lib/libpcap.so.1.6.2
+usr/lib/libpcap.so.1.7.2
#usr/share/man/man1/pcap-config.1
#usr/share/man/man3/pcap.3pcap
#usr/share/man/man3/pcap_activate.3pcap
Modified: ipcop/trunk/lfs/libpcap
===================================================================
--- ipcop/trunk/lfs/libpcap 2015-03-09 15:20:41 UTC (rev 7936)
+++ ipcop/trunk/lfs/libpcap 2015-03-14 14:42:47 UTC (rev 7937)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = libpcap
-VER = 1.6.2
+VER = 1.7.2
HOST_ARCH = all
OTHER_SRC = yes
@@ -53,7 +53,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 5f14191c1a684a75532c739c2c4059fa
+$(DL_FILE)_MD5 = 4747281d4e3ebdb78bc88cdccd3ca5f7
install : $(TARGET)
Modified: ipcop/trunk/lfs/tcpdump
===================================================================
--- ipcop/trunk/lfs/tcpdump 2015-03-09 15:20:41 UTC (rev 7936)
+++ ipcop/trunk/lfs/tcpdump 2015-03-14 14:42:47 UTC (rev 7937)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = tcpdump
-VER = 4.6.2
+VER = 4.7.3
HOST_ARCH = all
OTHER_SRC = yes
@@ -53,7 +53,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 74d0d3728b3cdc60db872d842e7f1598
+$(DL_FILE)_MD5 = 334a4761594b29f80793c1303f0f4acc
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-09 15:20:41 UTC (rev 7936)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-14 14:42:47 UTC (rev 7937)
@@ -182,6 +182,10 @@
/usr/lib/libgpg-error.so.0
/usr/lib/libgpg-error.so.0.14.0
##
+## libpcap-1.7.2
+/usr/lib/libpcap.so.1
+/usr/lib/libpcap.so.1.7.2
+##
## libtool-2.4.6
/usr/lib/libltdl.so.7
/usr/lib/libltdl.so.7.3.1
@@ -751,6 +755,9 @@
/usr/lib/libsqlite3.so.0.8.6
/var/ipcop/traffic/empty-aggregate.db
##
+## tcpdump-4.7.3
+/usr/sbin/tcpdump
+##
## tzdata-2015a
/usr/share/zoneinfo/posix/Africa/Addis_Ababa
/usr/share/zoneinfo/posix/Africa/Asmara
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-09 15:20:41 UTC (rev 7936)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-14 14:42:47 UTC (rev 7937)
@@ -8,10 +8,10 @@
Upgrade linux kernel to 3.10-1 (3.10.71).<br />
Upgrade bind to 9.10.2, coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
- libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
- libusb to 1.0.19, lzo to 2.09,
+ libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libpcap to 1.7.2,
+ libtool to 2.4.6, libusb to 1.0.19, lzo to 2.09,
openssl to 1.0.2, patch to 2.7.5, perl to 5.20.2-2, rsyslog to 8.7.0,
- shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
+ shadow to 4.2.1, sqlite to 3.8.8.2, tcpdump to 4.7.3, tzdata to 2015a,
wget to 1.16.3, xz to 5.2.1.
<br />
Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010,
Modified: ipcop/trunk/updates/2.2.0/setup
===================================================================
--- ipcop/trunk/updates/2.2.0/setup 2015-03-09 15:20:41 UTC (rev 7936)
+++ ipcop/trunk/updates/2.2.0/setup 2015-03-14 14:42:47 UTC (rev 7937)
@@ -96,6 +96,7 @@
/bin/rm -f /usr/lib/libffi.so.6.0.1
/bin/rm -f /usr/lib/libgcrypt.so.20.0.2
/bin/rm -f /usr/lib/libgpg-error.so.0.12.2
+/bin/rm -f /usr/lib/libpcap.so.1.6.2
/bin/rm -f /usr/lib/libltdl.so
/bin/rm -f /usr/lib/libltdl.so.7.3.0
/bin/rm -f /usr/lib/liblzma.so.5
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-09 15:20:49
|
Revision: 7936
http://sourceforge.net/p/ipcop/svn/7936
Author: owes
Date: 2015-03-09 15:20:41 +0000 (Mon, 09 Mar 2015)
Log Message:
-----------
Update patch to 2.7.5
Modified Paths:
--------------
ipcop/trunk/lfs/patch
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/patch
===================================================================
--- ipcop/trunk/lfs/patch 2015-03-09 14:48:32 UTC (rev 7935)
+++ ipcop/trunk/lfs/patch 2015-03-09 15:20:41 UTC (rev 7936)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = patch
-VER = 2.7.4
+VER = 2.7.5
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = abc59498fcdddd44e0d07764aa105fd2
+$(DL_FILE)_MD5 = e3da7940431633fb65a01b91d3b7a27a
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-09 14:48:32 UTC (rev 7935)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-09 15:20:41 UTC (rev 7936)
@@ -220,7 +220,7 @@
/usr/lib/libssl.so
/usr/lib/libssl.so.1.0.0
##
-## patch-2.7.4
+## patch-2.7.5
/usr/bin/patch
##
## perl 5.20.2
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-09 14:48:32 UTC (rev 7935)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-09 15:20:41 UTC (rev 7936)
@@ -10,7 +10,7 @@
glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
- openssl to 1.0.2, patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
+ openssl to 1.0.2, patch to 2.7.5, perl to 5.20.2-2, rsyslog to 8.7.0,
shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
wget to 1.16.3, xz to 5.2.1.
<br />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-09 14:48:34
|
Revision: 7935
http://sourceforge.net/p/ipcop/svn/7935
Author: owes
Date: 2015-03-09 14:48:32 +0000 (Mon, 09 Mar 2015)
Log Message:
-----------
Update wget to 1.16.3
Modified Paths:
--------------
ipcop/trunk/lfs/wget
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/wget
===================================================================
--- ipcop/trunk/lfs/wget 2015-03-09 14:47:39 UTC (rev 7934)
+++ ipcop/trunk/lfs/wget 2015-03-09 14:48:32 UTC (rev 7935)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = wget
-VER = 1.16.2
+VER = 1.16.3
HOST_ARCH = all
OTHER_SRC = yes
@@ -43,9 +43,6 @@
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
-# Use release date instead of compilation date so everyone that compile has same md5
-DATESTAMP = "28 February 2015 16:06"
-
###############################################################################
# Top-level Rules
###############################################################################
@@ -54,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 50b67a11971ecc6d142e634e8436fc0f
+$(DL_FILE)_MD5 = d2e4455781a70140ae83b54ca594ce21
install : $(TARGET)
@@ -84,7 +81,6 @@
$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && sed -i -e 's/^DATE.*/DATE=$(DATESTAMP)/' -e 's/^HOST.*/HOST=$(SNAME)/' configure
cd $(DIR_APP) && ./configure --prefix=/usr \
--sysconfdir=/etc \
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-09 14:47:39 UTC (rev 7934)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-09 14:48:32 UTC (rev 7935)
@@ -792,7 +792,7 @@
/usr/bin/vnstat
/usr/sbin/vnstatd
##
-## wget-1.16.2
+## wget-1.16.3
/usr/bin/wget
##
## xz-5.2.1
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-09 14:47:39 UTC (rev 7934)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-09 14:48:32 UTC (rev 7935)
@@ -12,7 +12,7 @@
libusb to 1.0.19, lzo to 2.09,
openssl to 1.0.2, patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
- wget to 1.16.2, xz to 5.2.1.
+ wget to 1.16.3, xz to 5.2.1.
<br />
Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010,
Net-DNS to 0.83, Net-SSLeay to 1.68, URI to 1.67, XML-Parser to 2.44,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-09 14:47:46
|
Revision: 7934
http://sourceforge.net/p/ipcop/svn/7934
Author: owes
Date: 2015-03-09 14:47:39 +0000 (Mon, 09 Mar 2015)
Log Message:
-----------
Update (currently unused) mpc to 1.0.3
Modified Paths:
--------------
ipcop/trunk/lfs/mpc
Modified: ipcop/trunk/lfs/mpc
===================================================================
--- ipcop/trunk/lfs/mpc 2015-03-08 14:29:09 UTC (rev 7933)
+++ ipcop/trunk/lfs/mpc 2015-03-09 14:47:39 UTC (rev 7934)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = mpc
-VER = 1.0.2
+VER = 1.0.3
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 68fadff3358fb3e7976c7a398a0af4c3
+$(DL_FILE)_MD5 = d6a1d5f8ddea3abd2cc3e98f58352d26
install : $(TARGET)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-08 14:29:16
|
Revision: 7933
http://sourceforge.net/p/ipcop/svn/7933
Author: owes
Date: 2015-03-08 14:29:09 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Update gdb to 7.9. Debug only, probably does not build without newer gcc/glibc.
Modified Paths:
--------------
ipcop/trunk/lfs/gdb
Modified: ipcop/trunk/lfs/gdb
===================================================================
--- ipcop/trunk/lfs/gdb 2015-03-08 14:24:50 UTC (rev 7932)
+++ ipcop/trunk/lfs/gdb 2015-03-08 14:29:09 UTC (rev 7933)
@@ -33,12 +33,12 @@
include Config
PKG_NAME = gdb
-VER = 7.3.1
+VER = 7.9
HOST_ARCH = all
OTHER_SRC = yes
THISAPP = $(PKG_NAME)-$(VER)
-DL_FILE = $(THISAPP).tar.bz2
+DL_FILE = $(THISAPP).tar.xz
DL_FROM = $(URL_GNU)/$(PKG_NAME)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
@@ -53,9 +53,9 @@
objects = $(DL_FILE)
-$(DL_FILE) := $(DL_FROM)/$(DL_FILE)
+$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 := b89a5fac359c618dda97b88645ceab47
+$(DL_FILE)_MD5 = e6279f26559d839f0b4218a482bcb43e
install : $(TARGET)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-08 14:24:58
|
Revision: 7932
http://sourceforge.net/p/ipcop/svn/7932
Author: owes
Date: 2015-03-08 14:24:50 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Update openssl to 1.0.2
Modified Paths:
--------------
ipcop/trunk/lfs/openssl
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/openssl
===================================================================
--- ipcop/trunk/lfs/openssl 2015-03-08 14:24:12 UTC (rev 7931)
+++ ipcop/trunk/lfs/openssl 2015-03-08 14:24:50 UTC (rev 7932)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = openssl
-VER = 1.0.1k
+VER = 1.0.2
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = d4f002bd22a56881340105028842ae1f
+$(DL_FILE)_MD5 = 38373013fc85c790aabf8837969c5eba
install : $(TARGET)
@@ -89,6 +89,8 @@
# as you could see with openssl version -b
cd $(DIR_APP) && sed -i -e '/define DATE/d' crypto/Makefile
+ cd $(DIR_APP) && patch -Np1 -i $(DIR_PATCHES)/openssl-1.0.1k_fix-glibc.patch
+
# ./config select os and arch passed to ./Configure
cd $(DIR_APP) && ./config --openssldir=/etc/ssl --prefix=/usr no-idea no-threads no-mdc2 no-rc5 no-ec zlib-dynamic shared
# make depend is needed because we select to compile with less protocols
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-08 14:24:12 UTC (rev 7931)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-08 14:24:50 UTC (rev 7932)
@@ -203,6 +203,23 @@
/usr/lib/liblzo2.so.2
/usr/lib/liblzo2.so.2.0.0
##
+## openssl-1.0.2
+/usr/bin/c_rehash
+/usr/bin/openssl
+/usr/lib/engines/lib4758cca.so
+/usr/lib/engines/libaep.so
+/usr/lib/engines/libatalla.so
+/usr/lib/engines/libchil.so
+/usr/lib/engines/libcswift.so
+/usr/lib/engines/libnuron.so
+/usr/lib/engines/libpadlock.so
+/usr/lib/engines/libsureware.so
+/usr/lib/engines/libubsec.so
+/usr/lib/libcrypto.so
+/usr/lib/libcrypto.so.1.0.0
+/usr/lib/libssl.so
+/usr/lib/libssl.so.1.0.0
+##
## patch-2.7.4
/usr/bin/patch
##
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-08 14:24:12 UTC (rev 7931)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-08 14:24:50 UTC (rev 7932)
@@ -10,7 +10,7 @@
glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
- patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
+ openssl to 1.0.2, patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
wget to 1.16.2, xz to 5.2.1.
<br />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-08 14:24:19
|
Revision: 7931
http://sourceforge.net/p/ipcop/svn/7931
Author: owes
Date: 2015-03-08 14:24:12 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Add a patch so openssl can be compiled with newer glibc versions.
Added Paths:
-----------
ipcop/trunk/src/patches/openssl-1.0.1k_fix-glibc.patch
Added: ipcop/trunk/src/patches/openssl-1.0.1k_fix-glibc.patch
===================================================================
--- ipcop/trunk/src/patches/openssl-1.0.1k_fix-glibc.patch (rev 0)
+++ ipcop/trunk/src/patches/openssl-1.0.1k_fix-glibc.patch 2015-03-08 14:24:12 UTC (rev 7931)
@@ -0,0 +1,11 @@
+--- a/ssl/ssltest.c 2015-01-13 13:53:10.000000000 +0100
++++ a/ssl/ssltest.c 2015-01-13 13:53:03.984826227 +0100
+@@ -143,6 +143,8 @@
+ #define _BSD_SOURCE 1 /* Or gethostname won't be declared properly
+ on Linux and GNU platforms. */
+
++#define _DEFAULT_SOURCE 1
++
+ #include <assert.h>
+ #include <errno.h>
+ #include <limits.h>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-08 14:21:36
|
Revision: 7930
http://sourceforge.net/p/ipcop/svn/7930
Author: owes
Date: 2015-03-08 14:21:27 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Update bind to 9.10.2
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/bind
ipcop/trunk/lfs/bind
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
ipcop/trunk/updates/2.2.0/setup
Modified: ipcop/trunk/config/rootfiles/common/bind
===================================================================
--- ipcop/trunk/config/rootfiles/common/bind 2015-03-08 09:37:13 UTC (rev 7929)
+++ ipcop/trunk/config/rootfiles/common/bind 2015-03-08 14:21:27 UTC (rev 7930)
@@ -259,19 +259,19 @@
#usr/lib/libbind9.la
#usr/lib/libbind9.so
usr/lib/libbind9.so.140
-usr/lib/libbind9.so.140.0.7
+usr/lib/libbind9.so.140.0.9
#usr/lib/libdns.la
#usr/lib/libdns.so
-usr/lib/libdns.so.146
-usr/lib/libdns.so.146.1.0
+usr/lib/libdns.so.160
+usr/lib/libdns.so.160.0.1
#usr/lib/libirs.la
#usr/lib/libirs.so
#usr/lib/libirs.so.141
#usr/lib/libirs.so.141.0.2
#usr/lib/libisc.la
#usr/lib/libisc.so
-usr/lib/libisc.so.142
-usr/lib/libisc.so.142.4.0
+usr/lib/libisc.so.148
+usr/lib/libisc.so.148.0.2
#usr/lib/libisccc.la
#usr/lib/libisccc.so
usr/lib/libisccc.so.140
@@ -279,11 +279,11 @@
#usr/lib/libisccfg.la
#usr/lib/libisccfg.so
usr/lib/libisccfg.so.140
-usr/lib/libisccfg.so.140.2.3
+usr/lib/libisccfg.so.140.2.4
#usr/lib/liblwres.la
#usr/lib/liblwres.so
usr/lib/liblwres.so.141
-usr/lib/liblwres.so.141.0.0
+usr/lib/liblwres.so.141.0.2
#usr/share/man/man1/dig.1
#usr/share/man/man1/host.1
#usr/share/man/man1/nslookup.1
Modified: ipcop/trunk/lfs/bind
===================================================================
--- ipcop/trunk/lfs/bind 2015-03-08 09:37:13 UTC (rev 7929)
+++ ipcop/trunk/lfs/bind 2015-03-08 14:21:27 UTC (rev 7930)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = bind
-VER = 9.10.1-P1
+VER = 9.10.2
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = bdb9af9db9d389f8b8b3db6e0bc1bfee
+$(DL_FILE)_MD5 = dca7a9967947bffa98547fca6130fc04
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-08 09:37:13 UTC (rev 7929)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-08 14:21:27 UTC (rev 7930)
@@ -38,6 +38,23 @@
/usr/local/bin/upgrade.sh
/usr/local/sbin/setup
##
+## bind-9.10.2
+/usr/bin/dig
+/usr/bin/host
+/usr/bin/nsupdate
+/usr/lib/libbind9.so.140
+/usr/lib/libbind9.so.140.0.9
+/usr/lib/libdns.so.160
+/usr/lib/libdns.so.160.0.1
+/usr/lib/libisc.so.148
+/usr/lib/libisc.so.148.0.2
+/usr/lib/libisccc.so.140
+/usr/lib/libisccc.so.140.0.1
+/usr/lib/libisccfg.so.140
+/usr/lib/libisccfg.so.140.2.4
+/usr/lib/liblwres.so.141
+/usr/lib/liblwres.so.141.0.2
+##
## ca-certificates-20141019
/usr/sbin/update-ca-certificates
/usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-08 09:37:13 UTC (rev 7929)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-08 14:21:27 UTC (rev 7930)
@@ -6,7 +6,7 @@
<isoimages>yes</isoimages>
<description>
Upgrade linux kernel to 3.10-1 (3.10.71).<br />
- Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
+ Upgrade bind to 9.10.2, coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
Modified: ipcop/trunk/updates/2.2.0/setup
===================================================================
--- ipcop/trunk/updates/2.2.0/setup 2015-03-08 09:37:13 UTC (rev 7929)
+++ ipcop/trunk/updates/2.2.0/setup 2015-03-08 14:21:27 UTC (rev 7930)
@@ -81,6 +81,13 @@
/bin/rm -f /usr/local/bin/openvpnctrl
# Remove old libraries (version specific)
+/bin/rm -f /usr/lib/libbind9.so.140.0.7
+/bin/rm -f /usr/lib/libdns.so.146
+/bin/rm -f /usr/lib/libdns.so.146.1.0
+/bin/rm -f /usr/lib/libisc.so.142
+/bin/rm -f /usr/lib/libisc.so.142.4.0
+/bin/rm -f /usr/lib/libisccfg.so.140.2.3
+/bin/rm -f /usr/lib/liblwres.so.141.0.0
/bin/rm -f /usr/lib/libglib-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libgmodule-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libgobject-2.0.so.0.4000.0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-08 09:37:23
|
Revision: 7929
http://sourceforge.net/p/ipcop/svn/7929
Author: owes
Date: 2015-03-08 09:37:13 +0000 (Sun, 08 Mar 2015)
Log Message:
-----------
Update Perl to latest Debian patchset.
Modified Paths:
--------------
ipcop/trunk/lfs/perl
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/perl
===================================================================
--- ipcop/trunk/lfs/perl 2015-03-07 18:22:08 UTC (rev 7928)
+++ ipcop/trunk/lfs/perl 2015-03-08 09:37:13 UTC (rev 7929)
@@ -43,7 +43,7 @@
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
-PATCH1 = $(PKG_NAME)_$(VER)-1.debian.tar.xz
+PATCH1 = $(PKG_NAME)_$(VER)-2.debian.tar.xz
# Used to include same timestamp for everyone
TIMESTAMP = "Feb 14 2015 19:27"
@@ -59,7 +59,7 @@
#$(PATCH1) = http://ipcop-addons.mooo.com/misc/IPCop/$(PATCH1)
$(DL_FILE)_MD5 = 21062666f1c627aeb6dbff3c6952738b
-$(PATCH1)_MD5 = 953f3afcd47d96ac24611ca4ba7af813
+$(PATCH1)_MD5 = fc73257270f1c3c78779101bd28e3dd0
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-07 18:22:08 UTC (rev 7928)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-08 09:37:13 UTC (rev 7929)
@@ -10,7 +10,7 @@
glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
- patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
+ patch to 2.7.4, perl to 5.20.2-2, rsyslog to 8.7.0,
shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
wget to 1.16.2, xz to 5.2.1.
<br />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-07 18:22:16
|
Revision: 7928
http://sourceforge.net/p/ipcop/svn/7928
Author: owes
Date: 2015-03-07 18:22:08 +0000 (Sat, 07 Mar 2015)
Log Message:
-----------
Update linux kernel to 3.10.71
Modified Paths:
--------------
ipcop/trunk/lfs/linux
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/linux
===================================================================
--- ipcop/trunk/lfs/linux 2015-03-07 18:21:03 UTC (rev 7927)
+++ ipcop/trunk/lfs/linux 2015-03-07 18:22:08 UTC (rev 7928)
@@ -34,7 +34,7 @@
PKG_NAME = linux
VER = 3.10
-PATCHLEVEL = 3.10.70
+PATCHLEVEL = 3.10.71
IPCOPKRELEASE = -1
HOST_ARCH = all
OTHER_SRC = yes
@@ -72,7 +72,7 @@
$(GRSECURITYPATCH) = http://ipcop-addons.mooo.com/misc/IPCop/$(GRSECURITYPATCH)
$(DL_FILE)_MD5 = 4f25cd5bec5f8d5a7d935b3f2ccb8481
-patch-$(PATCHLEVEL).xz_MD5 = 0e0855c6eefceda6566b6e9629804dbb
+patch-$(PATCHLEVEL).xz_MD5 = 6f95adc317a16662dbf985516ae3055e
$(GRSECURITYPATCH)_MD5 = b15bb91a07aa2fb030e18c47c91940bb
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-07 18:21:03 UTC (rev 7927)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-07 18:22:08 UTC (rev 7928)
@@ -175,7 +175,7 @@
/usr/lib/libusb-1.0.so.0
/usr/lib/libusb-1.0.so.0.1.0
##
-## linux-3.10-1 (3.10.70)
+## linux-3.10-1 (3.10.71)
/boot/vmlinuz
/boot/vmlinuz-3.10-1
/boot/System.map-3.10-1
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-07 18:21:03 UTC (rev 7927)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-07 18:22:08 UTC (rev 7928)
@@ -5,7 +5,7 @@
<size>0</size>
<isoimages>yes</isoimages>
<description>
- Upgrade linux kernel to 3.10-1 (3.10.70).<br />
+ Upgrade linux kernel to 3.10-1 (3.10.71).<br />
Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-07 18:21:11
|
Revision: 7927
http://sourceforge.net/p/ipcop/svn/7927
Author: owes
Date: 2015-03-07 18:21:03 +0000 (Sat, 07 Mar 2015)
Log Message:
-----------
Update gmp to 6.0.0a
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/gmp
ipcop/trunk/lfs/gmp
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
ipcop/trunk/updates/2.2.0/setup
Modified: ipcop/trunk/config/rootfiles/common/gmp
===================================================================
--- ipcop/trunk/config/rootfiles/common/gmp 2015-03-07 18:16:44 UTC (rev 7926)
+++ ipcop/trunk/config/rootfiles/common/gmp 2015-03-07 18:21:03 UTC (rev 7927)
@@ -2,7 +2,7 @@
#usr/lib/libgmp.la
#usr/lib/libgmp.so
usr/lib/libgmp.so.10
-usr/lib/libgmp.so.10.0.5
+usr/lib/libgmp.so.10.2.0
#usr/share/info/gmp.info
#usr/share/info/gmp.info-1
#usr/share/info/gmp.info-2
Modified: ipcop/trunk/lfs/gmp
===================================================================
--- ipcop/trunk/lfs/gmp 2015-03-07 18:16:44 UTC (rev 7926)
+++ ipcop/trunk/lfs/gmp 2015-03-07 18:21:03 UTC (rev 7927)
@@ -33,14 +33,15 @@
include Config
PKG_NAME = gmp
-VER = 5.0.5
+VER = 6.0.0a
HOST_ARCH = all
OTHER_SRC = yes
THISAPP = $(PKG_NAME)-$(VER)
DL_FILE = $(THISAPP).tar.xz
DL_FROM = $(URL_GNU)/$(PKG_NAME)
-DIR_APP = $(DIR_SRC)/$(THISAPP)
+# Version is 6.0.0a but 6.0.0 is in archive
+DIR_APP = $(DIR_SRC)/gmp-6.0.0
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
# gcc hardened spec is not yet used during normal build, so script need to set that
@@ -55,7 +56,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 8aef50959acec2a1ad41d144ffe0f3b5
+$(DL_FILE)_MD5 = 1e6da4e434553d2811437aa42c7f7c76
install : $(TARGET)
@@ -89,9 +90,6 @@
# we do not build the C++ part (--enable-cxx)
# and Berkeley MP compatibility library (--enable-mpbsd)
- # The only code that use HAVE_CLOCK_GETTIME is tune/time.c that is not compiled and is broken code. So remove the useless check
- cd $(DIR_APP) && sed -i 's/clock clock_gettime/clock/' configure
-
ifeq "$(STAGE)" "toolchain"
cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR) --disable-static --build=$(MACHINE)-linux
cd $(DIR_APP) && make -j $(PARALLELISM)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-07 18:16:44 UTC (rev 7926)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-07 18:21:03 UTC (rev 7927)
@@ -130,6 +130,10 @@
/usr/lib/libgthread-2.0.so.0
/usr/lib/libgthread-2.0.so.0.4200.1
##
+## gmp-6.0.0a
+/usr/lib/libgmp.so.10
+/usr/lib/libgmp.so.10.2.0
+##
## gnupg-1.4.19
/usr/bin/gpg
##
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-07 18:16:44 UTC (rev 7926)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-07 18:21:03 UTC (rev 7927)
@@ -7,7 +7,7 @@
<description>
Upgrade linux kernel to 3.10-1 (3.10.70).<br />
Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
- glib to 2.42.1, gnupg to 1.4.19, iproute2 to 3.19.0,
+ glib to 2.42.1, gmp to 6.0.0a, gnupg to 1.4.19, iproute2 to 3.19.0,
libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
Modified: ipcop/trunk/updates/2.2.0/setup
===================================================================
--- ipcop/trunk/updates/2.2.0/setup 2015-03-07 18:16:44 UTC (rev 7926)
+++ ipcop/trunk/updates/2.2.0/setup 2015-03-07 18:21:03 UTC (rev 7927)
@@ -85,6 +85,7 @@
/bin/rm -f /usr/lib/libgmodule-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libgobject-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libgthread-2.0.so.0.4000.0
+/bin/rm -f /usr/lib/libgmp.so.10.0.5
/bin/rm -f /usr/lib/libffi.so.6.0.1
/bin/rm -f /usr/lib/libgcrypt.so.20.0.2
/bin/rm -f /usr/lib/libgpg-error.so.0.12.2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-07 18:16:47
|
Revision: 7926
http://sourceforge.net/p/ipcop/svn/7926
Author: owes
Date: 2015-03-07 18:16:44 +0000 (Sat, 07 Mar 2015)
Log Message:
-----------
strace 4.10, not in ISO
Modified Paths:
--------------
ipcop/trunk/lfs/strace
Modified: ipcop/trunk/lfs/strace
===================================================================
--- ipcop/trunk/lfs/strace 2015-03-07 18:15:19 UTC (rev 7925)
+++ ipcop/trunk/lfs/strace 2015-03-07 18:16:44 UTC (rev 7926)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = strace
-VER = 4.9
+VER = 4.10
HOST_ARCH = all
OTHER_SRC = yes
@@ -53,7 +53,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 885eafadb10f6c60464a266d3929a2a4
+$(DL_FILE)_MD5 = 107a5be455493861189e9b57a3a51912
install : $(TARGET)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-07 18:15:22
|
Revision: 7925
http://sourceforge.net/p/ipcop/svn/7925
Author: owes
Date: 2015-03-07 18:15:19 +0000 (Sat, 07 Mar 2015)
Log Message:
-----------
Update igb driver to 5.2.17
Modified Paths:
--------------
ipcop/trunk/lfs/igb
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/igb
===================================================================
--- ipcop/trunk/lfs/igb 2015-03-05 06:37:13 UTC (rev 7924)
+++ ipcop/trunk/lfs/igb 2015-03-07 18:15:19 UTC (rev 7925)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = igb
-VER = 5.2.15
+VER = 5.2.17
HOST_ARCH = i486
OTHER_SRC = yes
KERNEL_MOD = yes
@@ -52,7 +52,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 0dc316f4debdcabfb55daea93f3d1bb1
+$(DL_FILE)_MD5 = f951fc7fbe448964ecdfcfdf1cfa9a08
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-05 06:37:13 UTC (rev 7924)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-07 18:15:19 UTC (rev 7925)
@@ -18,7 +18,7 @@
Net-DNS to 0.83, Net-SSLeay to 1.68, URI to 1.67, XML-Parser to 2.44,
libwww-perl to 6.13.
<br />
- Upgrade igb network driver to 5.2.15. Drop CnxADSL and pulsar drivers.
+ Upgrade igb network driver to 5.2.17. Drop CnxADSL and pulsar drivers.
<br />
<b>Mandatory reboot after upgrade.</b>
</description>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-05 06:37:16
|
Revision: 7924
http://sourceforge.net/p/ipcop/svn/7924
Author: owes
Date: 2015-03-05 06:37:13 +0000 (Thu, 05 Mar 2015)
Log Message:
-----------
Fix Net-DNS rootfile.
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/Net-DNS
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
Modified: ipcop/trunk/config/rootfiles/common/Net-DNS
===================================================================
--- ipcop/trunk/config/rootfiles/common/Net-DNS 2015-03-05 06:35:10 UTC (rev 7923)
+++ ipcop/trunk/config/rootfiles/common/Net-DNS 2015-03-05 06:37:13 UTC (rev 7924)
@@ -19,6 +19,7 @@
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/CAA.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/CERT.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/CNAME.pm
+usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/CSYNC.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/DHCID.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/DNAME.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/RR/EUI48.pm
@@ -63,7 +64,7 @@
#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Resolver/MSWin32.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Resolver/Recurse.pm
usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Resolver/UNIX.pm
-#usr/lib/perl5/site_perl/5.20.1/i486-linux/Net/DNS/Resolver/android.pm
+#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Resolver/android.pm
#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Resolver/cygwin.pm
#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Resolver/os2.pm
#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/Net/DNS/Text.pm
@@ -90,6 +91,7 @@
#usr/share/man/perl/man3/Net::DNS::RR::CAA.3
#usr/share/man/perl/man3/Net::DNS::RR::CERT.3
#usr/share/man/perl/man3/Net::DNS::RR::CNAME.3
+#usr/share/man/perl/man3/Net::DNS::RR::CSYNC.3
#usr/share/man/perl/man3/Net::DNS::RR::DHCID.3
#usr/share/man/perl/man3/Net::DNS::RR::DNAME.3
#usr/share/man/perl/man3/Net::DNS::RR::EUI48.3
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-05 06:35:10 UTC (rev 7923)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-05 06:37:13 UTC (rev 7924)
@@ -576,6 +576,7 @@
/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/CAA.pm
/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/CERT.pm
/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/CNAME.pm
+/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/CSYNC.pm
/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/DHCID.pm
/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/DNAME.pm
/usr/lib/perl5/site_perl/5.20.2/i486-linux/Net/DNS/RR/EUI48.pm
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-05 06:35:17
|
Revision: 7923
http://sourceforge.net/p/ipcop/svn/7923
Author: owes
Date: 2015-03-05 06:35:10 +0000 (Thu, 05 Mar 2015)
Log Message:
-----------
Update kmod to 20
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/kmod
ipcop/trunk/lfs/kmod
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
Modified: ipcop/trunk/config/rootfiles/common/kmod
===================================================================
--- ipcop/trunk/config/rootfiles/common/kmod 2015-03-01 11:49:50 UTC (rev 7922)
+++ ipcop/trunk/config/rootfiles/common/kmod 2015-03-05 06:35:10 UTC (rev 7923)
@@ -7,6 +7,6 @@
#usr/lib/libkmod.la
#usr/lib/libkmod.so
usr/lib/libkmod.so.2
-usr/lib/libkmod.so.2.2.9
+usr/lib/libkmod.so.2.2.10
#usr/lib/pkgconfig/libkmod.pc
#usr/share/bash-completion/completions/kmod
Modified: ipcop/trunk/lfs/kmod
===================================================================
--- ipcop/trunk/lfs/kmod 2015-03-01 11:49:50 UTC (rev 7922)
+++ ipcop/trunk/lfs/kmod 2015-03-05 06:35:10 UTC (rev 7923)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = kmod
-VER = 19
+VER = 20
HOST_ARCH = all
OTHER_SRC = yes
@@ -52,7 +52,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = a08643f814aa4efc12211c6e5909f4d9
+$(DL_FILE)_MD5 = d6f4fef718a50bd88080de6a43bc64d8
install : $(TARGET)
@@ -93,7 +93,7 @@
cd $(DIR_APP) && make
ifeq "$(RUNNING_TEST)" "yes"
- cd $(DIR_APP) && make check
+ cd $(DIR_APP) && make KDIR=/lib/modules/$(KVER)/build check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
endif
cd $(DIR_APP) && make install
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:49:50 UTC (rev 7922)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-05 06:35:10 UTC (rev 7923)
@@ -139,7 +139,7 @@
/sbin/ss
/sbin/tc
##
-## kmod-19
+## kmod-20
/bin/kmod
/bin/kmod
/bin/lsmod
@@ -147,7 +147,7 @@
/sbin/modinfo
/sbin/modprobe
/usr/lib/libkmod.so.2
-/usr/lib/libkmod.so.2.2.9
+/usr/lib/libkmod.so.2.2.10
##
## libffi-3.2.1
/usr/lib/libffi.so.6
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:49:57
|
Revision: 7922
http://sourceforge.net/p/ipcop/svn/7922
Author: owes
Date: 2015-03-01 11:49:50 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update libgcrypt to 1.6.3
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/libgcrypt
ipcop/trunk/lfs/libgcrypt
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
ipcop/trunk/updates/2.2.0/setup
Modified: ipcop/trunk/config/rootfiles/common/libgcrypt
===================================================================
--- ipcop/trunk/config/rootfiles/common/libgcrypt 2015-03-01 11:47:49 UTC (rev 7921)
+++ ipcop/trunk/config/rootfiles/common/libgcrypt 2015-03-01 11:49:50 UTC (rev 7922)
@@ -6,9 +6,7 @@
#usr/lib/libgcrypt.la
#usr/lib/libgcrypt.so
usr/lib/libgcrypt.so.20
-usr/lib/libgcrypt.so.20.0.2
+usr/lib/libgcrypt.so.20.0.3
#usr/share/aclocal/libgcrypt.m4
#usr/share/info/gcrypt.info
-#usr/share/info/gcrypt.info-1
-#usr/share/info/gcrypt.info-2
#usr/share/man/man1/hmac256.1
Modified: ipcop/trunk/lfs/libgcrypt
===================================================================
--- ipcop/trunk/lfs/libgcrypt 2015-03-01 11:47:49 UTC (rev 7921)
+++ ipcop/trunk/lfs/libgcrypt 2015-03-01 11:49:50 UTC (rev 7922)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = libgcrypt
-VER = 1.6.2
+VER = 1.6.3
HOST_ARCH = all
OTHER_SRC = yes
@@ -44,7 +44,7 @@
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
# Use release date so recompile has same md5
-DATESTAMP=2014-08-21T15:29+0000
+DATESTAMP=2015-02-27T15:41+0000
###############################################################################
# Top-level Rules
@@ -54,7 +54,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = b54395a93cb1e57619943c082da09d5f
+$(DL_FILE)_MD5 = 4262c3aadf837500756c2051a5c4ae5e
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:47:49 UTC (rev 7921)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:49:50 UTC (rev 7922)
@@ -153,6 +153,10 @@
/usr/lib/libffi.so.6
/usr/lib/libffi.so.6.0.4
##
+## libgcrypt-1.6.3
+/usr/lib/libgcrypt.so.20
+/usr/lib/libgcrypt.so.20.0.3
+##
## libgpg-error-1.18
/usr/lib/libgpg-error.so.0
/usr/lib/libgpg-error.so.0.14.0
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:47:49 UTC (rev 7921)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:49:50 UTC (rev 7922)
@@ -8,7 +8,7 @@
Upgrade linux kernel to 3.10-1 (3.10.70).<br />
Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
glib to 2.42.1, gnupg to 1.4.19, iproute2 to 3.19.0,
- libffi to 3.2.1, libgpg-error to 1.18, libtool to 2.4.6,
+ libffi to 3.2.1, libgcrypt to 1.6.3, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
Modified: ipcop/trunk/updates/2.2.0/setup
===================================================================
--- ipcop/trunk/updates/2.2.0/setup 2015-03-01 11:47:49 UTC (rev 7921)
+++ ipcop/trunk/updates/2.2.0/setup 2015-03-01 11:49:50 UTC (rev 7922)
@@ -86,6 +86,7 @@
/bin/rm -f /usr/lib/libgobject-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libgthread-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libffi.so.6.0.1
+/bin/rm -f /usr/lib/libgcrypt.so.20.0.2
/bin/rm -f /usr/lib/libgpg-error.so.0.12.2
/bin/rm -f /usr/lib/libltdl.so
/bin/rm -f /usr/lib/libltdl.so.7.3.0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:47:51
|
Revision: 7921
http://sourceforge.net/p/ipcop/svn/7921
Author: owes
Date: 2015-03-01 11:47:49 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update update information.
Modified Paths:
--------------
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:44:16 UTC (rev 7920)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:47:49 UTC (rev 7921)
@@ -7,8 +7,8 @@
<description>
Upgrade linux kernel to 3.10-1 (3.10.70).<br />
Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
- glib to 2.42.1, gnupg to 1.4.19,
- iproute2 to 3.19.0, libffi to 3.2.1, libtool to 2.4.6,
+ glib to 2.42.1, gnupg to 1.4.19, iproute2 to 3.19.0,
+ libffi to 3.2.1, libgpg-error to 1.18, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:44:18
|
Revision: 7920
http://sourceforge.net/p/ipcop/svn/7920
Author: owes
Date: 2015-03-01 11:44:16 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update libgpg-error to 1.18
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/libgpg-error
ipcop/trunk/lfs/libgpg-error
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/setup
Modified: ipcop/trunk/config/rootfiles/common/libgpg-error
===================================================================
--- ipcop/trunk/config/rootfiles/common/libgpg-error 2015-03-01 11:40:58 UTC (rev 7919)
+++ ipcop/trunk/config/rootfiles/common/libgpg-error 2015-03-01 11:44:16 UTC (rev 7920)
@@ -4,5 +4,7 @@
#usr/lib/libgpg-error.la
#usr/lib/libgpg-error.so
usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.12.2
+usr/lib/libgpg-error.so.0.14.0
#usr/share/aclocal/gpg-error.m4
+#usr/share/info/gpgrt.info
+#usr/share/man/man1/gpg-error-config.1
Modified: ipcop/trunk/lfs/libgpg-error
===================================================================
--- ipcop/trunk/lfs/libgpg-error 2015-03-01 11:40:58 UTC (rev 7919)
+++ ipcop/trunk/lfs/libgpg-error 2015-03-01 11:44:16 UTC (rev 7920)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = libgpg-error
-VER = 1.16
+VER = 1.18
HOST_ARCH = all
OTHER_SRC = yes
@@ -54,7 +54,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = ec7f82d92329a535a89b06142e625f8c
+$(DL_FILE)_MD5 = 12312802d2065774b787cbfc22cc04e9
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:40:58 UTC (rev 7919)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:44:16 UTC (rev 7920)
@@ -153,6 +153,10 @@
/usr/lib/libffi.so.6
/usr/lib/libffi.so.6.0.4
##
+## libgpg-error-1.18
+/usr/lib/libgpg-error.so.0
+/usr/lib/libgpg-error.so.0.14.0
+##
## libtool-2.4.6
/usr/lib/libltdl.so.7
/usr/lib/libltdl.so.7.3.1
Modified: ipcop/trunk/updates/2.2.0/setup
===================================================================
--- ipcop/trunk/updates/2.2.0/setup 2015-03-01 11:40:58 UTC (rev 7919)
+++ ipcop/trunk/updates/2.2.0/setup 2015-03-01 11:44:16 UTC (rev 7920)
@@ -86,6 +86,7 @@
/bin/rm -f /usr/lib/libgobject-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libgthread-2.0.so.0.4000.0
/bin/rm -f /usr/lib/libffi.so.6.0.1
+/bin/rm -f /usr/lib/libgpg-error.so.0.12.2
/bin/rm -f /usr/lib/libltdl.so
/bin/rm -f /usr/lib/libltdl.so.7.3.0
/bin/rm -f /usr/lib/liblzma.so.5
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:41:09
|
Revision: 7919
http://sourceforge.net/p/ipcop/svn/7919
Author: owes
Date: 2015-03-01 11:40:58 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update gnupg to 1.4.19
Modified Paths:
--------------
ipcop/trunk/config/rootfiles/common/gnupg
ipcop/trunk/lfs/gnupg
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/config/rootfiles/common/gnupg
===================================================================
--- ipcop/trunk/config/rootfiles/common/gnupg 2015-03-01 11:38:56 UTC (rev 7918)
+++ ipcop/trunk/config/rootfiles/common/gnupg 2015-03-01 11:40:58 UTC (rev 7919)
@@ -13,6 +13,4 @@
#usr/share/info/gnupg1.info
#usr/share/man/man1/gpg-zip.1
#usr/share/man/man1/gpg.1
-#usr/share/man/man1/gpg.ru.1
#usr/share/man/man1/gpgv.1
-#usr/share/man/man7/gnupg.7
Modified: ipcop/trunk/lfs/gnupg
===================================================================
--- ipcop/trunk/lfs/gnupg 2015-03-01 11:38:56 UTC (rev 7918)
+++ ipcop/trunk/lfs/gnupg 2015-03-01 11:40:58 UTC (rev 7919)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = gnupg
-VER = 1.4.18
+VER = 1.4.19
HOST_ARCH = all
OTHER_SRC = yes
@@ -53,7 +53,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 54db1be9588b11afbbdd8b82d4ea883a
+$(DL_FILE)_MD5 = 3af4ab5b3113b3e28d3551ecf9600785
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:38:56 UTC (rev 7918)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:40:58 UTC (rev 7919)
@@ -130,6 +130,9 @@
/usr/lib/libgthread-2.0.so.0
/usr/lib/libgthread-2.0.so.0.4200.1
##
+## gnupg-1.4.19
+/usr/bin/gpg
+##
## iproute2-3.19.0
/sbin/ip
/sbin/rtmon
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:38:56 UTC (rev 7918)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:40:58 UTC (rev 7919)
@@ -6,7 +6,8 @@
<isoimages>yes</isoimages>
<description>
Upgrade linux kernel to 3.10-1 (3.10.70).<br />
- Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18, glib to 2.42.1,
+ Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18,
+ glib to 2.42.1, gnupg to 1.4.19,
iproute2 to 3.19.0, libffi to 3.2.1, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:39:03
|
Revision: 7918
http://sourceforge.net/p/ipcop/svn/7918
Author: owes
Date: 2015-03-01 11:38:56 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update db to 6.1.23
Modified Paths:
--------------
ipcop/trunk/lfs/db
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/db
===================================================================
--- ipcop/trunk/lfs/db 2015-03-01 11:36:54 UTC (rev 7917)
+++ ipcop/trunk/lfs/db 2015-03-01 11:38:56 UTC (rev 7918)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = db
-VER = 6.1.19
+VER = 6.1.23
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = bfea581b42dc0fc247041e7d48cfd7fb
+$(DL_FILE)_MD5 = f18e4a2cec9465b352ce59068381a411
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:36:54 UTC (rev 7917)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:38:56 UTC (rev 7918)
@@ -113,6 +113,10 @@
/usr/bin/yes
/usr/sbin/chroot
##
+## db-6.1.23
+/usr/lib/libdb-6.so
+/usr/lib/libdb-6.1.so
+##
## ethtool-3.18
/usr/sbin/ethtool
##
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:36:54 UTC (rev 7917)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:38:56 UTC (rev 7918)
@@ -6,7 +6,7 @@
<isoimages>yes</isoimages>
<description>
Upgrade linux kernel to 3.10-1 (3.10.70).<br />
- Upgrade coreutils to 8.23, ethtool to 3.18, glib to 2.42.1,
+ Upgrade coreutils to 8.23, db to 6.1.23, ethtool to 3.18, glib to 2.42.1,
iproute2 to 3.19.0, libffi to 3.2.1, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:36:56
|
Revision: 7917
http://sourceforge.net/p/ipcop/svn/7917
Author: owes
Date: 2015-03-01 11:36:54 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update update information.
Modified Paths:
--------------
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:36:19 UTC (rev 7916)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:36:54 UTC (rev 7917)
@@ -14,7 +14,8 @@
wget to 1.16.2, xz to 5.2.1.
<br />
Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010,
- Net-DNS to 0.82, Net-SSLeay to 1.68, XML-Parser to 2.44, libwww-perl to 6.13.
+ Net-DNS to 0.83, Net-SSLeay to 1.68, URI to 1.67, XML-Parser to 2.44,
+ libwww-perl to 6.13.
<br />
Upgrade igb network driver to 5.2.15. Drop CnxADSL and pulsar drivers.
<br />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:36:21
|
Revision: 7916
http://sourceforge.net/p/ipcop/svn/7916
Author: owes
Date: 2015-03-01 11:36:19 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update Perl module Net-DNS to 0.83
Modified Paths:
--------------
ipcop/trunk/lfs/Net-DNS
Modified: ipcop/trunk/lfs/Net-DNS
===================================================================
--- ipcop/trunk/lfs/Net-DNS 2015-03-01 11:35:07 UTC (rev 7915)
+++ ipcop/trunk/lfs/Net-DNS 2015-03-01 11:36:19 UTC (rev 7916)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = Net-DNS
-VER = 0.82
+VER = 0.83
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 95660d1f81ddd087639a6ea13ffff2b8
+$(DL_FILE)_MD5 = f1d48107ff6b366479ad035783486d7a
install : $(TARGET)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:35:14
|
Revision: 7915
http://sourceforge.net/p/ipcop/svn/7915
Author: owes
Date: 2015-03-01 11:35:07 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update Perl module URI to 1.67
Modified Paths:
--------------
ipcop/trunk/lfs/URI
Modified: ipcop/trunk/lfs/URI
===================================================================
--- ipcop/trunk/lfs/URI 2015-03-01 11:33:20 UTC (rev 7914)
+++ ipcop/trunk/lfs/URI 2015-03-01 11:35:07 UTC (rev 7915)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = URI
-VER = 1.65
+VER = 1.67
HOST_ARCH = all
OTHER_SRC = yes
@@ -51,7 +51,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 12c5d612a20ddd42041a5aa426f66269
+$(DL_FILE)_MD5 = d0ef53b6c63bcc02ba55f405c30741e3
install : $(TARGET)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:33:22
|
Revision: 7914
http://sourceforge.net/p/ipcop/svn/7914
Author: owes
Date: 2015-03-01 11:33:20 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update wget to 1.16.2
Modified Paths:
--------------
ipcop/trunk/lfs/wget
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/lfs/wget
===================================================================
--- ipcop/trunk/lfs/wget 2015-03-01 11:32:04 UTC (rev 7913)
+++ ipcop/trunk/lfs/wget 2015-03-01 11:33:20 UTC (rev 7914)
@@ -33,7 +33,7 @@
include Config
PKG_NAME = wget
-VER = 1.16.1
+VER = 1.16.2
HOST_ARCH = all
OTHER_SRC = yes
@@ -44,7 +44,7 @@
TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
# Use release date instead of compilation date so everyone that compile has same md5
-DATESTAMP = "12 December 2014 11:40"
+DATESTAMP = "28 February 2015 16:06"
###############################################################################
# Top-level Rules
@@ -54,7 +54,7 @@
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 78942cc0cce0a23e18114d982789e360
+$(DL_FILE)_MD5 = 50b67a11971ecc6d142e634e8436fc0f
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:32:04 UTC (rev 7913)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:33:20 UTC (rev 7914)
@@ -738,6 +738,9 @@
/usr/bin/vnstat
/usr/sbin/vnstatd
##
+## wget-1.16.2
+/usr/bin/wget
+##
## xz-5.2.1
/usr/bin/xz
/usr/lib/liblzma.so.5.2.1
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:32:04 UTC (rev 7913)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:33:20 UTC (rev 7914)
@@ -10,7 +10,8 @@
iproute2 to 3.19.0, libffi to 3.2.1, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
patch to 2.7.4, perl to 5.20.2-1, rsyslog to 8.7.0,
- shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a, xz to 5.2.1.
+ shadow to 4.2.1, sqlite to 3.8.8.2, tzdata to 2015a,
+ wget to 1.16.2, xz to 5.2.1.
<br />
Upgrade Perl modules Archive-Zip to 1.45, IO-Socket-SSL to 2.010,
Net-DNS to 0.82, Net-SSLeay to 1.68, XML-Parser to 2.44, libwww-perl to 6.13.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ow...@us...> - 2015-03-01 11:32:06
|
Revision: 7913
http://sourceforge.net/p/ipcop/svn/7913
Author: owes
Date: 2015-03-01 11:32:04 +0000 (Sun, 01 Mar 2015)
Log Message:
-----------
Update linux kernel to 3.10.70. Fix rootfile.
Modified Paths:
--------------
ipcop/trunk/config/kernel/kernel.config.i486
ipcop/trunk/config/rootfiles/arch_i486/linux
ipcop/trunk/lfs/linux
ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
ipcop/trunk/updates/2.2.0/information.xml
Modified: ipcop/trunk/config/kernel/kernel.config.i486
===================================================================
--- ipcop/trunk/config/kernel/kernel.config.i486 2015-03-01 11:30:51 UTC (rev 7912)
+++ ipcop/trunk/config/kernel/kernel.config.i486 2015-03-01 11:32:04 UTC (rev 7913)
@@ -1066,7 +1066,7 @@
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_FD=m
# CONFIG_PARIDE is not set
-CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
+# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
@@ -1225,7 +1225,7 @@
# SCSI device support
#
CONFIG_SCSI_MOD=y
-CONFIG_RAID_ATTRS=m
+# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
# CONFIG_SCSI_TGT is not set
Modified: ipcop/trunk/config/rootfiles/arch_i486/linux
===================================================================
--- ipcop/trunk/config/rootfiles/arch_i486/linux 2015-03-01 11:30:51 UTC (rev 7912)
+++ ipcop/trunk/config/rootfiles/arch_i486/linux 2015-03-01 11:32:04 UTC (rev 7913)
@@ -1215,19 +1215,11 @@
#lib/modules/KVER/modules.alias.bin
lib/modules/KVER/modules.builtin
#lib/modules/KVER/modules.builtin.bin
-#lib/modules/KVER/modules.ccwmap
lib/modules/KVER/modules.dep
#lib/modules/KVER/modules.dep.bin
#lib/modules/KVER/modules.devname
-#lib/modules/KVER/modules.ieee1394map
-#lib/modules/KVER/modules.inputmap
-#lib/modules/KVER/modules.isapnpmap
-#lib/modules/KVER/modules.ofmap
lib/modules/KVER/modules.order
-#lib/modules/KVER/modules.pcimap
-#lib/modules/KVER/modules.seriomap
#lib/modules/KVER/modules.softdep
#lib/modules/KVER/modules.symbols
#lib/modules/KVER/modules.symbols.bin
-#lib/modules/KVER/modules.usbmap
#lib/modules/KVER/source
Modified: ipcop/trunk/lfs/linux
===================================================================
--- ipcop/trunk/lfs/linux 2015-03-01 11:30:51 UTC (rev 7912)
+++ ipcop/trunk/lfs/linux 2015-03-01 11:32:04 UTC (rev 7913)
@@ -34,7 +34,7 @@
PKG_NAME = linux
VER = 3.10
-PATCHLEVEL = 3.10.69
+PATCHLEVEL = 3.10.70
IPCOPKRELEASE = -1
HOST_ARCH = all
OTHER_SRC = yes
@@ -72,7 +72,7 @@
$(GRSECURITYPATCH) = http://ipcop-addons.mooo.com/misc/IPCop/$(GRSECURITYPATCH)
$(DL_FILE)_MD5 = 4f25cd5bec5f8d5a7d935b3f2ccb8481
-patch-$(PATCHLEVEL).xz_MD5 = b2a3192b134be87f485df81e1e6a5035
+patch-$(PATCHLEVEL).xz_MD5 = 0e0855c6eefceda6566b6e9629804dbb
$(GRSECURITYPATCH)_MD5 = b15bb91a07aa2fb030e18c47c91940bb
install : $(TARGET)
Modified: ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0
===================================================================
--- ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:30:51 UTC (rev 7912)
+++ ipcop/trunk/updates/2.2.0/ROOTFILES.i486-2.2.0 2015-03-01 11:32:04 UTC (rev 7913)
@@ -156,7 +156,7 @@
/usr/lib/libusb-1.0.so.0
/usr/lib/libusb-1.0.so.0.1.0
##
-## linux-3.10-1 (3.10.69)
+## linux-3.10-1 (3.10.70)
/boot/vmlinuz
/boot/vmlinuz-3.10-1
/boot/System.map-3.10-1
Modified: ipcop/trunk/updates/2.2.0/information.xml
===================================================================
--- ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:30:51 UTC (rev 7912)
+++ ipcop/trunk/updates/2.2.0/information.xml 2015-03-01 11:32:04 UTC (rev 7913)
@@ -5,7 +5,7 @@
<size>0</size>
<isoimages>yes</isoimages>
<description>
- Upgrade linux kernel to 3.10-1 (3.10.69).<br />
+ Upgrade linux kernel to 3.10-1 (3.10.70).<br />
Upgrade coreutils to 8.23, ethtool to 3.18, glib to 2.42.1,
iproute2 to 3.19.0, libffi to 3.2.1, libtool to 2.4.6,
libusb to 1.0.19, lzo to 2.09,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|