pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/gnunet: Update to 0.11.6
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Sun Sep 8 18:04:02 2019 +0000
Changeset: 5458c233eb93efef48c68bcf56a344a588b8bdc5
Modified Files:
gnunet/Makefile
gnunet/PLIST
gnunet/distinfo
gnunet/options.mk
Log Message:
wip/gnunet: Update to 0.11.6
Changelog:
Wed 24 Jul 2019 05:43:43 PM CEST
Releasing GNUnet 0.11.6. -CG
Mon Jul 15 09:57:20 2019 +0200
The REST server now has a configurable CORS Origin setting -schanzen
Fri Jul 5 22:11:04 2019 +0200
Added detection of SUID binaries
through GNUNET_OS_get_suid_binary_path -lurchi
Sat 29 Jun 2019 10:18:55 AM CEST
Renamed "heap" namestore backend to "flat" as it does
persist data in a file. Made it work with databases larger
than 16 MB. -CG
Fri Jun 28 14:10:53 2019 +0200
RECLAIM: Reissue of tickets (same attributes, same identity)
will no longer create a new ticket, but reuse the old. -alexia
Thu Jun 27 10:34:46 2019 +0200
The REST server now returns the Origin header value in the
CORS header reponse. -schanzen
Thu Jun 27 09:08:06 2019 +0200
GNS NSS plugin will not timeout and not hang forever and block
gethostbyname. Final resolution pending #5782 -schanzen
Sat Jun 22 10:38:43 2019 +0200
Add gnutls support for GNS CA certificate generation -schanzen
Sat 15 Jun 2019 11:45:35 PM CEST
Improved gnunet-gns performance for many ego scenario. -CG
Fri 14 Jun 2019 07:17:40 PM CEST
Add option to gnunet-identity to display private keys. -CG
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5458c233eb93efef48c68bcf56a344a588b8bdc5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet/Makefile | 8 ++++----
gnunet/PLIST | 8 ++++++--
gnunet/distinfo | 8 ++++----
gnunet/options.mk | 2 +-
4 files changed, 15 insertions(+), 11 deletions(-)
diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 2c581fb438..4eff3fdaf7 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= gnunet-0.11.5
+DISTNAME= gnunet-0.11.6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=gnunet/}
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://gnunet.org/
COMMENT= Framework for secure P2P networking
LICENSE= gnu-agpl-v3
@@ -21,13 +21,13 @@ LDFLAGS+= -lpthread -lintl
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
+BUILD_DEFS+= VARBASE
+
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-extractor=${BUILDLINK_PREFIX.libextractor}
CONFIGURE_ARGS+= --with-gnunetdns=gnunetdns
-BUILD_DEFS+= VARBASE
-
GNUNET_DIR?= ${VARBASE}/chroot/gnunet
GNUNET_LOG_DIR?= ${VARBASE}/log/gnunet
GNUNET_USER= gnunet
diff --git a/gnunet/PLIST b/gnunet/PLIST
index 9d00c52516..988cdc3a33 100644
--- a/gnunet/PLIST
+++ b/gnunet/PLIST
@@ -157,7 +157,9 @@ include/gnunet/gnunet_util_lib.h
include/gnunet/gnunet_vpn_service.h
include/gnunet/platform.h
include/gnunet/plibc.h
+lib/gnunet/libexec/gnunet-communicator-tcp
lib/gnunet/libexec/gnunet-communicator-unix
+lib/gnunet/libexec/gnunet-communicator-udp
lib/gnunet/libexec/gnunet-daemon-exit
lib/gnunet/libexec/gnunet-daemon-hostlist
lib/gnunet/libexec/gnunet-daemon-latency-logger
@@ -228,8 +230,10 @@ lib/gnunet/libgnunet_plugin_datastore_sqlite.la
lib/gnunet/libgnunet_plugin_gnsrecord_dns.la
lib/gnunet/libgnunet_plugin_gnsrecord_gns.la
lib/gnunet/libgnunet_plugin_gnsrecord_reclaim.la
+lib/gnunet/libgnunet_plugin_namestore_flat.a
+lib/gnunet/libgnunet_plugin_namestore_flat.la
+lib/gnunet/libgnunet_plugin_namestore_flat.so
lib/gnunet/libgnunet_plugin_namecache_sqlite.la
-lib/gnunet/libgnunet_plugin_namestore_heap.la
lib/gnunet/libgnunet_plugin_namestore_sqlite.la
lib/gnunet/libgnunet_plugin_peerstore_sqlite.la
lib/gnunet/libgnunet_plugin_reclaim_attribute_gnuid.la
@@ -435,7 +439,7 @@ share/gnunet/gns-form.xslt
share/gnunet/gnunet-logo-color.png
share/gnunet/gnunet-logo.pdf
share/gnunet/hellos/Y924NSHMMZ1N1SQCE5TXF93ED6S6JY311K0QT86G9WJC68F6XVZ0
-share/gnunet/openssl.cnf
+share/gnunet/gnunet-gns-proxy-ca.template
share/gnunet/services/openrc/gnunet.initd
share/gnunet/services/systemd/gnunet.service
share/gnunet/testing_hostkeys.ecc
diff --git a/gnunet/distinfo b/gnunet/distinfo
index 917e987f14..7e82f14636 100644
--- a/gnunet/distinfo
+++ b/gnunet/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (gnunet-0.11.5.tar.gz) = 3f0316b022c035ed28eced643bbc116a839b76bd
-RMD160 (gnunet-0.11.5.tar.gz) = 74f142e279676b434db698a8b68902d3a60bab38
-SHA512 (gnunet-0.11.5.tar.gz) = 54b1f77762de8ddaa34d96a6cfccf0587c418be403c80917f1874a061dc52da15a499fbc3c8e18a1bf02fdddf80af1aef1bdf6ba9129f01fed5ac95f4e64097d
-Size (gnunet-0.11.5.tar.gz) = 7618034 bytes
+SHA1 (gnunet-0.11.6.tar.gz) = 70ad46fb8aaf194f148032a10466c8e19bf6ac56
+RMD160 (gnunet-0.11.6.tar.gz) = cd370f709b21cd00daf76757e9cd879900673c67
+SHA512 (gnunet-0.11.6.tar.gz) = 1c6ea2ac7280d2edb30df627b79e017d199e93cd3970ce49f3f049abfb1dddfed541118e55766c422edf4a80e140c4eb2cfc681e0d4a1384e39811d024df9278
+Size (gnunet-0.11.6.tar.gz) = 7639406 bytes
diff --git a/gnunet/options.mk b/gnunet/options.mk
index e634bdbbec..e8b1b7fdc4 100644
--- a/gnunet/options.mk
+++ b/gnunet/options.mk
@@ -19,7 +19,7 @@ PYTHON_FOR_BUILD_ONLY= yes
# build the doc output. XXX: See README.
.if !empty(PKG_OPTIONS:Mdoc)
USE_TOOLS+= makeinfo
-INFO_FILES= yes
+INFO_FILES= yes
CONFIGURE_ARGS+= --enable-documentation
PLIST.doc= yes
.else
Home |
Main Index |
Thread Index |
Old Index