Changelog:
https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.36/ChangeLog
The miegkg/dns module was updated to version 1.1.26, that fixes a
security issue affecting non-encrypted/non-authenticated DNS traffic. In
dnscrypt-proxy, this only affects the forwarding feature.
From Nam Nguyen <namn AT berkeley DOT edu> (MAINTAINER).
samba-4.10.10 and later fail to link on ld.bfd archs. Revert until
someone(tm) tracks down the problem.
Errors look like:
/usr/bin/ld: BFD 2.17 internal error, aborting at
/usr/src/gnu/usr.bin/binutils-2.17/bfd/elfcode.h line 190 in void
bfd_elf64_swap_symbol_in(bfd *, const void *, const void *,
Elf_Internal_Sym *)
/usr/bin/ld:
/pobj/samba-4.10.10/samba-4.10.10/bin/default/lib/param/libserver-role-samba4.so:
invalid string offset 3755991007 >= 625 for section `.dynstr'
3755991007 is 0xDFDFDFDF is likely already freed memory.
build failures:
http://build-failures.rhaalovely.net/sparc64/2019-12-11/net/samba,.loghttp://build-failures.rhaalovely.net/mips64/2019-12-06/net/samba,,-ldb.log
it should have been done after loading a tsig keyfile.
drop rpath from that pledge, it used to be needed for charset conversion
with idn names, but this just prints "Cannot represent '%s' in the current
locale" now for !utf8 locales (maybe as a result of dropping the !utf8
ctype files?)
"transmissionrpc-ng is a python module implementing the json-rpc
client protocol for the BitTorrent client Transmission."
Version 0.14.0
From Paco Esteban
OK sthen
Add py-enum34 to TEST_DEPENDS for python2
Move to explicit use of MODPY_PYTEST (setuptools currently will call it,
but test invocation from setuptools is deprecated)
broke when py-dateutil was updated to 2.8.1. upstream is sorting out the issue
but in the meantime we can relax the dependency as this doesn't seem to affect
it adversely as confirmed by sthen@
prompted by pvk@
ok aja@ (MAINTAINER)