Revision: 7637 http://sourceforge.net/p/ipcop/svn/7637 Author: owes Date: 2014-08-24 21:21:20 +0000 (Sun, 24 Aug 2014) Log Message: ----------- Update libgcrypt to 1.6.2
Modified Paths: -------------- ipcop/trunk/lfs/libgcrypt ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6 ipcop/trunk/updates/2.1.6/information.xml ipcop/trunk/updates/2.1.6/setup Modified: ipcop/trunk/lfs/libgcrypt =================================================================== --- ipcop/trunk/lfs/libgcrypt 2014-08-24 21:17:29 UTC (rev 7636) +++ ipcop/trunk/lfs/libgcrypt 2014-08-24 21:21:20 UTC (rev 7637) @@ -33,7 +33,7 @@ include Config PKG_NAME = libgcrypt -VER = 1.6.1 +VER = 1.6.2 HOST_ARCH = all OTHER_SRC = yes @@ -43,6 +43,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) +# Use release date so recompile has same md5 +DATESTAMP=2014-08-21T15:29+0000 + ############################################################################### # Top-level Rules ############################################################################### @@ -51,7 +54,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a5a5060dc2f80bcac700ab0236ea47dc +$(DL_FILE)_MD5 = b54395a93cb1e57619943c082da09d5f install : $(TARGET) @@ -81,6 +84,7 @@ $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && sed -i -e 's/BUILD_TIMESTAMP=.*/BUILD_TIMESTAMP=$(DATESTAMP)/g' configure # elif defined (HAVE_GETTIMEOFDAY) is before elif defined (HAVE_CLOCK_GETTIME) in random/cs-prng.c # So broken clock_gettime test is not an issue for us and could be skipped Modified: ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6 =================================================================== --- ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6 2014-08-24 21:17:29 UTC (rev 7636) +++ ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6 2014-08-24 21:21:20 UTC (rev 7637) @@ -110,6 +110,10 @@ /usr/lib/libjson-c.so.2 /usr/lib/libjson-c.so.2.0.1 ## +## libgcrypt-1.6.2 +/usr/lib/libgcrypt.so.20 +/usr/lib/libgcrypt.so.20.0.2 +## ## libgpg-error-1.13 /usr/lib/libgpg-error.so.0 /usr/lib/libgpg-error.so.0.11.0 Modified: ipcop/trunk/updates/2.1.6/information.xml =================================================================== --- ipcop/trunk/updates/2.1.6/information.xml 2014-08-24 21:17:29 UTC (rev 7636) +++ ipcop/trunk/updates/2.1.6/information.xml 2014-08-24 21:21:20 UTC (rev 7637) @@ -8,7 +8,7 @@ Patch openssl for CVE-2010-5298.<br /> Upgrade linux kernel to 3.4-3 (3.4.103).<br /> Upgrade bind to 9.9.5-P1, dhcpcd to 6.4.2, dnsmasq to 2.71, e2fsprogs to 1.42.11, fcron to 3.2.0, - gnupg to 1.4.18, grep to 2.20, iproute2 to 3.15.0, mdadm to 3.3.1, + gnupg to 1.4.18, grep to 2.20, iproute2 to 3.15.0, libgcrypt to 1.6.2, mdadm to 3.3.1, openssl to 1.0.1i, openvpn to 2.3.4, rsyslog to 7.6.3, squid to 3.4.6, squid-langpack to 20140506, syslinux to 6.02, tzdata to 2014f, util-linux to 2.24.2. Upgrade Perl modules IO-Socket-SSL to 1.988, NetAddr-IP to 4.075, Net-DNS to 0.75, Net-SSLeay to 1.63. Modified: ipcop/trunk/updates/2.1.6/setup =================================================================== --- ipcop/trunk/updates/2.1.6/setup 2014-08-24 21:17:29 UTC (rev 7636) +++ ipcop/trunk/updates/2.1.6/setup 2014-08-24 21:21:20 UTC (rev 7637) @@ -80,6 +80,7 @@ # Remove old libraries (version specific) # /bin/rm -f ..... +/bin/rm -f /usr/lib/libgcrypt.so.20.0.1 /bin/rm -f /usr/lib/libgpg-error.so.0 /bin/rm -f /usr/lib/libgpg-error.so.0.10.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn