diff options
author | David Barksdale <amatus@amatus.name> | 2014-12-17 19:52:08 -0600 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2014-12-17 19:52:08 -0600 |
commit | d1cdf45d4386805f940b67b14dc87fd90dd727d0 (patch) | |
tree | fbccce18b73ae080443bca9f13757aebf550c2f1 | |
parent | 91f5ca12c1f931216d661a245a593c18f8fdae4f (diff) |
Update gnunet to rev 34682
FS is working again.
-rw-r--r-- | gnunet-build/packages/gnunet/gnunet/Buildrules | 2 | ||||
-rw-r--r-- | gnunet-build/packages/gnunet/gnunet/files/gnunet-svn-34682-all.patch (renamed from gnunet-build/packages/gnunet/gnunet/files/gnunet-svn-34631-all.patch) | 136 |
2 files changed, 79 insertions, 59 deletions
diff --git a/gnunet-build/packages/gnunet/gnunet/Buildrules b/gnunet-build/packages/gnunet/gnunet/Buildrules index a780dd5..187b553 100644 --- a/gnunet-build/packages/gnunet/gnunet/Buildrules +++ b/gnunet-build/packages/gnunet/gnunet/Buildrules @@ -1,4 +1,4 @@ -REVISION="34631" +REVISION="34682" VERSION="svn-${REVISION}" DESCRIPTION="GNUnet is a framework for secure peer-to-peer networking that does not use any centralized or otherwise trusted services." SOURCE_URI="svn://gnunet.org/svn/gnunet@${REVISION}?proto=https&archive=${NAME}-${VERSION}.${ARCHIVE_FORMAT}" diff --git a/gnunet-build/packages/gnunet/gnunet/files/gnunet-svn-34631-all.patch b/gnunet-build/packages/gnunet/gnunet/files/gnunet-svn-34682-all.patch index 0899752..5e35c11 100644 --- a/gnunet-build/packages/gnunet/gnunet/files/gnunet-svn-34631-all.patch +++ b/gnunet-build/packages/gnunet/gnunet/files/gnunet-svn-34682-all.patch @@ -1,7 +1,7 @@ -Index: gnunet-svn-34631/configure.ac +Index: gnunet-svn-34682/configure.ac =================================================================== ---- gnunet-svn-34631/configure.ac (revision 34631) -+++ gnunet-svn-34631/configure.ac (working copy) +--- gnunet-svn-34682/configure.ac (revision 34682) ++++ gnunet-svn-34682/configure.ac (working copy) @@ -602,7 +602,7 @@ AC_CHECK_HEADERS(ltdl.h, AC_CHECK_LIB([ltdl], [lt_dlopenext], @@ -11,11 +11,31 @@ Index: gnunet-svn-34631/configure.ac then AC_MSG_RESULT([libltdl found]) else -Index: gnunet-svn-34631/src/Makefile.am +Index: gnunet-svn-34682/po/POTFILES.in =================================================================== ---- gnunet-svn-34631/src/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/Makefile.am (working copy) -@@ -70,10 +70,8 @@ +--- gnunet-svn-34682/po/POTFILES.in (revision 34682) ++++ gnunet-svn-34682/po/POTFILES.in (working copy) +@@ -229,6 +229,7 @@ + src/peerstore/gnunet-service-peerstore.c + src/peerstore/peerstore_api.c + src/peerstore/peerstore_common.c ++src/peerstore/plugin_peerstore_emscripten.c + src/peerstore/plugin_peerstore_sqlite.c + src/postgres/postgres.c + src/psyc/gnunet-service-psyc.c +@@ -347,6 +348,7 @@ + src/transport/gnunet-transport-wlan-receiver.c + src/transport/gnunet-transport-wlan-sender.c + src/transport/plugin_transport_http_client.c ++src/transport/plugin_transport_http_client_emscripten.c + src/transport/plugin_transport_http_common.c + src/transport/plugin_transport_http_server.c + src/transport/plugin_transport_smtp.c +Index: gnunet-svn-34682/src/Makefile.am +=================================================================== +--- gnunet-svn-34682/src/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/Makefile.am (working copy) +@@ -66,10 +66,8 @@ peerinfo-tool \ core \ $(TESTBED) \ @@ -26,7 +46,7 @@ Index: gnunet-svn-34631/src/Makefile.am topology \ regex \ cadet \ -@@ -84,12 +82,7 @@ +@@ -81,12 +79,7 @@ gnsrecord \ namecache \ namestore \ @@ -39,10 +59,10 @@ Index: gnunet-svn-34631/src/Makefile.am - pt \ - integration-tests \ $(EXP_DIR) -Index: gnunet-svn-34631/src/arm/gnunet-service-arm.c +Index: gnunet-svn-34682/src/arm/gnunet-service-arm.c =================================================================== ---- gnunet-svn-34631/src/arm/gnunet-service-arm.c (revision 34631) -+++ gnunet-svn-34631/src/arm/gnunet-service-arm.c (working copy) +--- gnunet-svn-34682/src/arm/gnunet-service-arm.c (revision 34682) ++++ gnunet-svn-34682/src/arm/gnunet-service-arm.c (working copy) @@ -1546,19 +1546,5 @@ } @@ -63,10 +83,10 @@ Index: gnunet-svn-34631/src/arm/gnunet-service-arm.c - - /* end of gnunet-service-arm.c */ -Index: gnunet-svn-34631/src/dht/Makefile.am +Index: gnunet-svn-34682/src/dht/Makefile.am =================================================================== ---- gnunet-svn-34631/src/dht/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/dht/Makefile.am (working copy) +--- gnunet-svn-34682/src/dht/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/dht/Makefile.am (working copy) @@ -49,12 +49,6 @@ gnunet-service-dht \ gnunet-service-dht-xvine @@ -80,10 +100,10 @@ Index: gnunet-svn-34631/src/dht/Makefile.am gnunet_service_dht_SOURCES = \ gnunet-service-dht.c gnunet-service-dht.h \ gnunet-service-dht_clients.c gnunet-service-dht_clients.h \ -Index: gnunet-svn-34631/src/dht/gnunet-service-dht_neighbours.c +Index: gnunet-svn-34682/src/dht/gnunet-service-dht_neighbours.c =================================================================== ---- gnunet-svn-34631/src/dht/gnunet-service-dht_neighbours.c (revision 34631) -+++ gnunet-svn-34631/src/dht/gnunet-service-dht_neighbours.c (working copy) +--- gnunet-svn-34682/src/dht/gnunet-service-dht_neighbours.c (revision 34682) ++++ gnunet-svn-34682/src/dht/gnunet-service-dht_neighbours.c (working copy) @@ -45,7 +45,6 @@ #include "gnunet-service-dht_neighbours.h" #include "gnunet-service-dht_nse.h" @@ -92,10 +112,10 @@ Index: gnunet-svn-34631/src/dht/gnunet-service-dht_neighbours.c #include "dht.h" #define LOG_TRAFFIC(kind,...) GNUNET_log_from (kind, "dht-traffic",__VA_ARGS__) -Index: gnunet-svn-34631/src/dns/Makefile.am +Index: gnunet-svn-34682/src/dns/Makefile.am =================================================================== ---- gnunet-svn-34631/src/dns/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/dns/Makefile.am (working copy) +--- gnunet-svn-34682/src/dns/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/dns/Makefile.am (working copy) @@ -17,14 +17,6 @@ pkgcfg_DATA = \ dns.conf @@ -111,10 +131,10 @@ Index: gnunet-svn-34631/src/dns/Makefile.am lib_LTLIBRARIES = \ libgnunetdnsparser.la \ libgnunetdnsstub.la \ -Index: gnunet-svn-34631/src/nat/Makefile.am +Index: gnunet-svn-34682/src/nat/Makefile.am =================================================================== ---- gnunet-svn-34631/src/nat/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/nat/Makefile.am (working copy) +--- gnunet-svn-34682/src/nat/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/nat/Makefile.am (working copy) @@ -14,24 +14,6 @@ dist_pkgcfg_DATA = \ nat.conf @@ -140,11 +160,11 @@ Index: gnunet-svn-34631/src/nat/Makefile.am bin_PROGRAMS = \ gnunet-nat-server -Index: gnunet-svn-34631/src/nse/gnunet-service-nse.c +Index: gnunet-svn-34682/src/nse/gnunet-service-nse.c =================================================================== ---- gnunet-svn-34631/src/nse/gnunet-service-nse.c (revision 34631) -+++ gnunet-svn-34631/src/nse/gnunet-service-nse.c (working copy) -@@ -1609,21 +1609,7 @@ +--- gnunet-svn-34682/src/nse/gnunet-service-nse.c (revision 34682) ++++ gnunet-svn-34682/src/nse/gnunet-service-nse.c (working copy) +@@ -1628,21 +1628,7 @@ } @@ -166,10 +186,10 @@ Index: gnunet-svn-34631/src/nse/gnunet-service-nse.c - /* end of gnunet-service-nse.c */ -Index: gnunet-svn-34631/src/peerstore/Makefile.am +Index: gnunet-svn-34682/src/peerstore/Makefile.am =================================================================== ---- gnunet-svn-34631/src/peerstore/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/peerstore/Makefile.am (working copy) +--- gnunet-svn-34682/src/peerstore/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/peerstore/Makefile.am (working copy) @@ -50,7 +50,7 @@ $(GN_LIB_LDFLAGS) @@ -198,11 +218,11 @@ Index: gnunet-svn-34631/src/peerstore/Makefile.am check_PROGRAMS = \ test_peerstore_api_store \ test_peerstore_api_iterate \ -Index: gnunet-svn-34631/src/peerstore/peerstore_api.c +Index: gnunet-svn-34682/src/peerstore/peerstore_api.c =================================================================== ---- gnunet-svn-34631/src/peerstore/peerstore_api.c (revision 34631) -+++ gnunet-svn-34631/src/peerstore/peerstore_api.c (working copy) -@@ -651,6 +651,7 @@ +--- gnunet-svn-34682/src/peerstore/peerstore_api.c (revision 34682) ++++ gnunet-svn-34682/src/peerstore/peerstore_api.c (working copy) +@@ -735,6 +735,7 @@ if (GNUNET_MESSAGE_TYPE_PEERSTORE_ITERATE_END == msg_type) { ic->iterating = GNUNET_NO; @@ -210,10 +230,10 @@ Index: gnunet-svn-34631/src/peerstore/peerstore_api.c GNUNET_PEERSTORE_iterate_cancel (ic); if (NULL != callback) callback (callback_cls, NULL, NULL); -Index: gnunet-svn-34631/src/regex/gnunet-daemon-regexprofiler.c +Index: gnunet-svn-34682/src/regex/gnunet-daemon-regexprofiler.c =================================================================== ---- gnunet-svn-34631/src/regex/gnunet-daemon-regexprofiler.c (revision 34631) -+++ gnunet-svn-34631/src/regex/gnunet-daemon-regexprofiler.c (working copy) +--- gnunet-svn-34682/src/regex/gnunet-daemon-regexprofiler.c (revision 34682) ++++ gnunet-svn-34682/src/regex/gnunet-daemon-regexprofiler.c (working copy) @@ -382,19 +382,6 @@ } @@ -234,10 +254,10 @@ Index: gnunet-svn-34631/src/regex/gnunet-daemon-regexprofiler.c - /* end of gnunet-daemon-regexprofiler.c */ -Index: gnunet-svn-34631/src/revocation/gnunet-service-revocation.c +Index: gnunet-svn-34682/src/revocation/gnunet-service-revocation.c =================================================================== ---- gnunet-svn-34631/src/revocation/gnunet-service-revocation.c (revision 34631) -+++ gnunet-svn-34631/src/revocation/gnunet-service-revocation.c (working copy) +--- gnunet-svn-34682/src/revocation/gnunet-service-revocation.c (revision 34682) ++++ gnunet-svn-34682/src/revocation/gnunet-service-revocation.c (working copy) @@ -902,21 +902,7 @@ } @@ -260,10 +280,10 @@ Index: gnunet-svn-34631/src/revocation/gnunet-service-revocation.c - /* end of gnunet-service-revocation.c */ -Index: gnunet-svn-34631/src/set/Makefile.am +Index: gnunet-svn-34682/src/set/Makefile.am =================================================================== ---- gnunet-svn-34631/src/set/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/set/Makefile.am (working copy) +--- gnunet-svn-34682/src/set/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/set/Makefile.am (working copy) @@ -15,9 +15,6 @@ AM_CFLAGS = -fprofile-arcs -ftest-coverage endif @@ -274,10 +294,10 @@ Index: gnunet-svn-34631/src/set/Makefile.am libexec_PROGRAMS = \ gnunet-service-set -Index: gnunet-svn-34631/src/statistics/gnunet-service-statistics.c +Index: gnunet-svn-34682/src/statistics/gnunet-service-statistics.c =================================================================== ---- gnunet-svn-34631/src/statistics/gnunet-service-statistics.c (revision 34631) -+++ gnunet-svn-34631/src/statistics/gnunet-service-statistics.c (working copy) +--- gnunet-svn-34682/src/statistics/gnunet-service-statistics.c (revision 34682) ++++ gnunet-svn-34682/src/statistics/gnunet-service-statistics.c (working copy) @@ -861,19 +861,6 @@ GNUNET_SERVICE_OPTION_SOFT_SHUTDOWN, &run, NULL)) ? 0 : 1; } @@ -298,10 +318,10 @@ Index: gnunet-svn-34631/src/statistics/gnunet-service-statistics.c - /* end of gnunet-service-statistics.c */ -Index: gnunet-svn-34631/src/topology/gnunet-daemon-topology.c +Index: gnunet-svn-34682/src/topology/gnunet-daemon-topology.c =================================================================== ---- gnunet-svn-34631/src/topology/gnunet-daemon-topology.c (revision 34631) -+++ gnunet-svn-34631/src/topology/gnunet-daemon-topology.c (working copy) +--- gnunet-svn-34682/src/topology/gnunet-daemon-topology.c (revision 34682) ++++ gnunet-svn-34682/src/topology/gnunet-daemon-topology.c (working copy) @@ -1327,18 +1327,5 @@ } @@ -321,10 +341,10 @@ Index: gnunet-svn-34631/src/topology/gnunet-daemon-topology.c -#endif - /* end of gnunet-daemon-topology.c */ -Index: gnunet-svn-34631/src/transport/Makefile.am +Index: gnunet-svn-34682/src/transport/Makefile.am =================================================================== ---- gnunet-svn-34631/src/transport/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/transport/Makefile.am (working copy) +--- gnunet-svn-34682/src/transport/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/transport/Makefile.am (working copy) @@ -79,20 +79,6 @@ endif @@ -374,10 +394,10 @@ Index: gnunet-svn-34631/src/transport/Makefile.am libgnunet_plugin_transport_http_client_la_LIBADD = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ -Index: gnunet-svn-34631/src/util/Makefile.am +Index: gnunet-svn-34682/src/util/Makefile.am =================================================================== ---- gnunet-svn-34631/src/util/Makefile.am (revision 34631) -+++ gnunet-svn-34631/src/util/Makefile.am (working copy) +--- gnunet-svn-34682/src/util/Makefile.am (revision 34682) ++++ gnunet-svn-34682/src/util/Makefile.am (working copy) @@ -66,13 +66,10 @@ libgnunetutil_la_SOURCES = \ bandwidth.c \ @@ -408,10 +428,10 @@ Index: gnunet-svn-34631/src/util/Makefile.am signal.c \ strings.c \ time.c \ -Index: gnunet-svn-34631/src/util/gnunet-service-resolver.c +Index: gnunet-svn-34682/src/util/gnunet-service-resolver.c =================================================================== ---- gnunet-svn-34631/src/util/gnunet-service-resolver.c (revision 34631) -+++ gnunet-svn-34631/src/util/gnunet-service-resolver.c (working copy) +--- gnunet-svn-34682/src/util/gnunet-service-resolver.c (revision 34682) ++++ gnunet-svn-34682/src/util/gnunet-service-resolver.c (working copy) @@ -603,20 +603,6 @@ return ret; } |