File proxychains-ng.changes of Package proxychains-ng
-------------------------------------------------------------------
Fri Jan 22 19:40:44 UTC 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)
-------------------------------------------------------------------
Wed Feb 10 17:16:32 UTC 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 14:05:17 UTC 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 07:29:41 UTC 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 20:40:15 UTC 2014 - nemysis@gmx.ch
- Change Group from Productivity/Networking to
Productivity/Networking/Security
- Fix typo
-------------------------------------------------------------------
Mon Oct 13 21:14:46 UTC 2014 - nemysis@gmx.ch
- Add Source1 proxychains-ng-rpmlintrc
- Use install-config instead of install
- Use +%config %{_sysconfdir} instead of %{_sysconfdir}
-------------------------------------------------------------------
Sun Sep 14 18:39:56 UTC 2014 - nemysis@gmx.ch
- Change Url from GitHub to SourceForge
- Change Source to use Web Url
-------------------------------------------------------------------
Sat Sep 13 22:33:44 UTC 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 21:42:48 UTC 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 20:38:58 UTC 2014 - nemysis@gmx.ch
- Initial package creation
- Problem with package name, because this have added two tar.bz2
define and setup -n not helps