Revision: 6975 http://ipcop.svn.sourceforge.net/ipcop/?rev=6975&view=rev Author: gespinasse Date: 2013-03-22 20:43:52 +0000 (Fri, 22 Mar 2013) Log Message: ----------- Upgrade libgcrypt to 1.5.1
Remove --disable-static --disable-static as this is the default behavior Add a note, we could select cipher, pubkey-ciphers, digests using corresponding --enable options I haven't tried. Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/libgcrypt ipcop/trunk/lfs/libgcrypt 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/libgcrypt =================================================================== --- ipcop/trunk/config/rootfiles/common/libgcrypt 2013-03-22 19:29:02 UTC (rev 6974) +++ ipcop/trunk/config/rootfiles/common/libgcrypt 2013-03-22 20:43:52 UTC (rev 6975) @@ -1,5 +1,3 @@ -## libgcrypt 1.5.0 -## #usr/bin/dumpsexp #usr/bin/hmac256 #usr/bin/libgcrypt-config @@ -8,7 +6,8 @@ #usr/lib/libgcrypt.la #usr/lib/libgcrypt.so usr/lib/libgcrypt.so.11 -usr/lib/libgcrypt.so.11.7.0 +usr/lib/libgcrypt.so.11.8.0 #usr/share/aclocal/libgcrypt.m4 #usr/share/info/gcrypt.info #usr/share/info/gcrypt.info-1 +#usr/share/info/gcrypt.info-2 Modified: ipcop/trunk/lfs/libgcrypt =================================================================== --- ipcop/trunk/lfs/libgcrypt 2013-03-22 19:29:02 UTC (rev 6974) +++ ipcop/trunk/lfs/libgcrypt 2013-03-22 20:43:52 UTC (rev 6975) @@ -33,7 +33,7 @@ include Config PKG_NAME = libgcrypt -VER = 1.5.0 +VER = 1.5.1 HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 693f9c64d50c908bc4d6e01da3ff76d8 +$(DL_FILE)_MD5 = 5be3cc6e105db5d64c318127a5c10c94 install : $(TARGET) @@ -85,13 +85,13 @@ # 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 cd $(DIR_APP) && sed -i 's/gethrtime clock_gettime/gethrtime/' configure - cd $(DIR_APP) && ./configure --enable-shared \ - --disable-static \ - --prefix=/usr + # May use --enable options to select cipher, pubkey-ciphers, digests + # For now, only radius-plugin for openvpn use that lib + cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make ifeq "$(RUNNING_TEST)" "yes" - cd $(DIR_APP) && make -j 1 check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log + cd $(DIR_APP) && make --no-print-directory -j 1 check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log # 21 tests passed endif Modified: ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 =================================================================== --- ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-03-22 19:29:02 UTC (rev 6974) +++ ipcop/trunk/updates/2.1.0/ROOTFILES.i486-2.1.0 2013-03-22 20:43:52 UTC (rev 6975) @@ -424,9 +424,9 @@ /usr/lib/libgd.so.2 /usr/lib/libgd.so.2.0.0 ## -## libgcrypt-1.5.0 +## libgcrypt-1.5.1 /usr/lib/libgcrypt.so.11 -/usr/lib/libgcrypt.so.11.7.0 +/usr/lib/libgcrypt.so.11.8.0 ## ## libnet-1.1.6 /usr/lib/libnet.so.1 Modified: ipcop/trunk/updates/2.1.0/information.xml =================================================================== --- ipcop/trunk/updates/2.1.0/information.xml 2013-03-22 19:29:02 UTC (rev 6974) +++ ipcop/trunk/updates/2.1.0/information.xml 2013-03-22 20:43:52 UTC (rev 6975) @@ -13,7 +13,7 @@ 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.39, httpd to 2.2.24, krb5 to 1.10.3, - less to 451, libffi to 3.0.11, libgd to 2.0.36~rc1, libgcrypt to 1.5.0, libnet to 1.1.6, + less to 451, libffi to 3.0.11, libgd to 2.0.36~rc1, libgcrypt to 1.5.1, 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.14, libusb to 1.0.9, libusb-compat to 0.1.4, libtool to 2.4.2, libxml2 to 2.9.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.1e, openswan to 2.6.38, Modified: ipcop/trunk/updates/2.1.0/setup =================================================================== --- ipcop/trunk/updates/2.1.0/setup 2013-03-22 19:29:02 UTC (rev 6974) +++ ipcop/trunk/updates/2.1.0/setup 2013-03-22 20:43:52 UTC (rev 6975) @@ -125,8 +125,7 @@ /bin/rm -f /usr/lib/libgmodule-2.0.so.0.2600.1 /bin/rm -f /usr/lib/libgobject-2.0.so.0.2600.1 /bin/rm -f /usr/lib/libgthread-2.0.so.0.2600.1 -/bin/rm -f /usr/lib/libgcrypt.so -/bin/rm -f /usr/lib/libgcrypt.so.11.7.0 +/bin/rm -f /usr/lib/libgcrypt.so.11.{7,8}.0 /bin/rm -f /usr/lib/libgmp.so.10.0.{2,3,4} /bin/rm -f /usr/lib/libkdb5.so.5.0 /bin/rm -f /usr/lib/liblber-2.4.so.2.8.{1,3,4} @@ -151,6 +150,7 @@ /bin/rm -f /usr/lib/libatm.so /bin/rm -f /usr/lib/libcairo.so /bin/rm -f /usr/lib/libfontconfig.so +/bin/rm -f /usr/lib/libgcrypt.so /bin/rm -f /usr/lib/libgd.so /bin/rm -f /usr/lib/libgpg-error.so /bin/rm -f /usr/lib/libexpat.so This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn