Package: gnunet / 0.10.1-2.1

Metadata

Package Version Patches format
gnunet 0.10.1-2.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
build_against_libcurl | (download)

configure.ac | 31 29 + 2 - 0 !
m4/Makefile.am | 2 2 + 0 - 0 !
m4/libcurl.m4 | 251 251 + 0 - 0 !
src/gns/Makefile.am | 11 10 + 1 - 0 !
src/hostlist/Makefile.am | 14 12 + 2 - 0 !
src/pt/Makefile.am | 44 34 + 10 - 0 !
src/transport/Makefile.am | 35 31 + 4 - 0 !
7 files changed, 369 insertions(+), 19 deletions(-)

 allows to build against libcurl instead of libgnurl
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758937
conversation_libexecdir | (download)

src/conversation/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix the libexecdir for gnunet conversation.
typos.diff | (download)

doc/man/gnunet.conf.5 | 2 1 + 1 - 0 !
po/de.po | 2 1 + 1 - 0 !
po/es.po | 2 1 + 1 - 0 !
po/gnunet.pot | 2 1 + 1 - 0 !
po/sv.po | 2 1 + 1 - 0 !
po/vi.po | 2 1 + 1 - 0 !
po/zh_CN.po | 2 1 + 1 - 0 !
src/transport/gnunet-transport.c | 2 1 + 1 - 0 !
8 files changed, 8 insertions(+), 8 deletions(-)

---
noinst_set.diff | (download)

src/set/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not install gnunet-set* binaries.
kfreebsd_malloc_np.patch | (download)

configure.ac | 2 1 + 1 - 0 !
src/util/common_allocation.c | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix ftbs on kfreebsd by checking properly the existence of malloc_np.h
fix bashism.patch | (download)

contrib/gnunet-gns-import.sh | 2 1 + 1 - 0 !
src/gns/gnunet-gns-proxy-setup-ca | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix bashisms
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772233