Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package proxychains-ng for openSUSE:Factory checked in at 2022-05-06 18:59:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/proxychains-ng (Old) and /work/SRC/openSUSE:Factory/.proxychains-ng.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "proxychains-ng" Fri May 6 18:59:55 2022 rev:6 rq:975360 version:4.16 Changes: -------- --- /work/SRC/openSUSE:Factory/proxychains-ng/proxychains-ng.changes 2021-01-30 13:58:01.986423939 +0100 +++ /work/SRC/openSUSE:Factory/.proxychains-ng.new.1538/proxychains-ng.changes 2022-05-06 19:00:18.501420092 +0200 @@ -1,0 +2,21 @@ +Wed May 4 12:01:22 UTC 2022 - Martin Hauke <mar...@gmx.de> + +- Update to version 4.16: + * fix regression in configure script linker flag detection + * remove 10 year old workaround for wrong glibc getnameinfo + signature + * support IPv6 localnets + * more user-friendly error message when execvp fails + * proxy_getaddrinfo(): fill in ai_socktype if requested +- Update to version 4.15: + * fix configure script for buggy binutils version + * initialize rand_seed with nano-second granularity + * add support for numeric ipv6 in getaddrinfo + * fix bug in getaddrinfo when node is null and !passive + * add dnat feature + * add raw proxy type + * add proxy_dns_old to emulate proxychains 3.1 behaviour + * add new proxy_dns_daemon feature (experimental) + * various other fixes + +------------------------------------------------------------------- Old: ---- proxychains-ng-4.14.tar.xz New: ---- proxychains-ng-4.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ proxychains-ng.spec ++++++ --- /var/tmp/diff_new_pack.O7s4zt/_old 2022-05-06 19:00:19.001420638 +0200 +++ /var/tmp/diff_new_pack.O7s4zt/_new 2022-05-06 19:00:19.009420646 +0200 @@ -1,7 +1,7 @@ # # spec file for package proxychains-ng # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: proxychains-ng -Version: 4.14 +Version: 4.16 Release: 0 Summary: Redirect connection through proxy servers License: GPL-2.0-only @@ -49,7 +49,7 @@ %build %configure -make %{?_smp_mflags} +%make_build %install %make_install install-config @@ -59,6 +59,7 @@ %doc AUTHORS README TODO %license COPYING %{_bindir}/proxychains4 +%{_bindir}/proxychains4-daemon %{_bindir}/proxyresolv4 %{_libdir}/libproxychains4.so %config %{_sysconfdir}/proxychains.conf ++++++ proxychains-ng-4.14.tar.xz -> proxychains-ng-4.16.tar.xz ++++++ ++++ 3026 lines of diff (skipped)