Package Release Info

proxychains-ng-4.16-bp155.1.7

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

proxychains-ng

Change Logs

* Wed May 04 2022 Martin Hauke <mardnh@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
Version: 4.14-bp154.1.19
* Fri Jan 22 2021 Dirk Müller <dmueller@suse.com>
- update to to 4.14:
  - allow alternative proto://user:pass@ip:port syntax for proxylist
  - fix endless loop in round robin mode when all proxies are down (#147)
  - fix compilation on android (#265)
  - fix fd leak in forked processes (#273)
  - skip connection attempt to nullrouted ips
  - allow hostnames for proxylist under specific circumstances
  - fix robustness of DNS lookup thread and a segfault
  - fix socks5 user/pass auth on non-conforming servers
  - fix memory leak
  - add support for Solaris
  - fix several build issues
  - for MAC
  - with -pie
  - with custom CC
  - compatibility fix for some GUI apps (8870140)
  - compatibility fix for some HTTP proxies (cf9a16d)
  - fix several warnings for cleaner build on debian
  - fix random_chain on OSX (0f6b226)
Version: 4.11-bp150.2.4
* Wed Feb 10 2016 nemysis@openSUSE.org
- Update to 4.11, announce message:
  - preliminary IPv6 support
  - fixed bug in hostsreader
  - preliminary support for usage on OpenBSD (caveat emptor)
* Wed Jun 10 2015 nemysis@gmx.ch
- Update to 4.10, announce message:
  - fix regression in linking order with custom LDFLAGS
  - fix segfault in DNS mapping code in programs with > ~400 different lookups
- Adjust proxychains-ng-rpmlintrc, after conversation with Upstream
* Thu May 28 2015 nemysis@gmx.ch
- Update to 4.9, announce message:
  - fix a security issue CVE-2015-3887
  - add sendto hook to handle MSG_FASTOPEN flag
  - replace problematic hostentdb with hostsreader
  - fix compilation on OpenBSD (although doesn't work there)
* Wed Oct 15 2014 nemysis@gmx.ch
- Change Group from Productivity/Networking to
  Productivity/Networking/Security
- Fix typo
* Mon Oct 13 2014 nemysis@gmx.ch
- Add Source1 proxychains-ng-rpmlintrc
- Use install-config instead of install
- Use +%config %{_sysconfdir} instead of %{_sysconfdir}
* Sun Sep 14 2014 nemysis@gmx.ch
- Change Url from GitHub to SourceForge
- Change Source to use Web Url
* Sat Sep 13 2014 nemysis@gmx.ch
- Add Obsoletes and Provides for conflict with Proxy Chains
- Use %setup -q -n proxychains-%{version} and remove not needed Source
- Add proxychains.conf, forgotten in previous commit
* Sat Sep 13 2014 nemysis@gmx.ch
- Use for Group Productivity/Networking instead of Network
- Remove all define and #setup -n because not works
- Use proxyresolv4 instead proxyresolv to not have conflict with
  Proxy Chains 3.1
- Add proxychains-ng-rpmlintrc, thanks va from IRC
* Sat Sep 13 2014 nemysis@gmx.ch
- Initial package creation
- Problem with package name, because this have added two tar.bz2
  define and setup -n not helps