package/tor: bump version to 0.2.8.10
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 3 Dec 2016 12:05:47 +0000 (13:05 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Dec 2016 15:02:26 +0000 (16:02 +0100)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tor/0001-openssl-libz.patch
package/tor/tor.hash
package/tor/tor.mk

index 855b1c5dbf136da4337536134c5138deb8a488ef..c454b8a050cd282e95fbce9548d39d884c19c8eb 100644 (file)
@@ -3,7 +3,7 @@ and remove host paths when looking for openssl.
 
 [Vincent:
  - Adapt the patch to make it apply on the new version.]
-[Bernd: rebased for tor-0.2.7.6]
+[Bernd: rebased for tor-0.2.7.6 & 0.2.8.10]
 
 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
@@ -19,7 +19,7 @@ diff -uNr tor-0.2.7.6.org/configure.ac tor-0.2.7.6/configure.ac
 +TOR_SEARCH_LIBRARY(openssl, $tryssldir, [-lssl -lcrypto -lz $TOR_LIB_GDI],
      [#include <openssl/rand.h>],
      [void RAND_add(const void *buf, int num, double entropy);],
-     [RAND_add((void*)0,0,0); exit(0);], [],
+     [RAND_add((void*)0,0,0);], [],
 -    [/usr/local/openssl /usr/lib/openssl /usr/local/ssl /usr/lib/ssl /usr/local /usr/athena /opt/openssl])
 +    [])
  
@@ -41,9 +41,9 @@ diff -uNr tor-0.2.7.6.org/src/test/include.am tor-0.2.7.6/src/test/include.am
 --- tor-0.2.7.6.org/src/test/include.am        2015-12-08 18:35:17.000000000 +0100
 +++ tor-0.2.7.6/src/test/include.am    2016-01-31 20:25:59.673127854 +0100
 @@ -127,8 +127,8 @@
src_test_test_LDADD = src/or/libtor-testing.a src/common/libor-testing.a \
-       src/common/libor-crypto-testing.a $(LIBDONNA) src/common/libor.a \
-       src/common/libor-event-testing.a src/trunnel/libor-trunnel-testing.a \
      src/common/libor-testing.a \
+       src/common/libor-event-testing.a \
+       src/trunnel/libor-trunnel-testing.a \
 -      @TOR_ZLIB_LIBS@ @TOR_LIB_MATH@ @TOR_LIBEVENT_LIBS@ \
 -      @TOR_OPENSSL_LIBS@ @TOR_LIB_WS32@ @TOR_LIB_GDI@ @CURVE25519_LIBS@ \
 +      @TOR_LIB_MATH@ @TOR_LIBEVENT_LIBS@ \
@@ -76,7 +76,7 @@ diff -uNr tor-0.2.7.6.org/src/test/include.am tor-0.2.7.6/src/test/include.am
 @@ -174,8 +174,8 @@
  src_test_test_ntor_cl_LDFLAGS = @TOR_LDFLAGS_zlib@ @TOR_LDFLAGS_openssl@
  src_test_test_ntor_cl_LDADD = src/or/libtor.a src/common/libor.a \
-       src/common/libor-crypto.a $(LIBDONNA) \
+       src/common/libor-crypto.a $(LIBKECCAK_TINY) $(LIBDONNA) \
 -      @TOR_ZLIB_LIBS@ @TOR_LIB_MATH@ \
 -      @TOR_OPENSSL_LIBS@ @TOR_LIB_WS32@ @TOR_LIB_GDI@ @CURVE25519_LIBS@
 +      @TOR_LIB_MATH@ \
index a836476f4696eda85f23949ec1cdc952ab1df97f..b13fc4a64c071565cd254c4e140ff56c8e16f786 100644 (file)
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 493a8679f904503048114aca6467faef56861206bab8283d858f37141d95105d        tor-0.2.7.6.tar.gz
+sha256 c88b8c57b34ebf44b731df5d68f73eb6b6708bcf4e42cf7b4817fd4e304c9c4d  tor-0.2.8.10.tar.gz
index a3249092ca4a637cd1c06e231c4a1861f8580808..4f335228d39c26388067140a2959d18b044e5d8c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TOR_VERSION = 0.2.7.6
+TOR_VERSION = 0.2.8.10
 TOR_SITE = https://dist.torproject.org
 TOR_LICENSE = BSD-3c
 TOR_LICENSE_FILES = LICENSE