https://bugzilla.redhat.com/show_bug.cgi?id=1147013 --- Comment #36 from Mamoru TASAKA <mtasaka@xxxxxxxxxxxxxxxxx> --- Well, anyway the current version_so.patch is wrong and breaks /usr/bin/proxyresolv4 functionality because it says: ------------------------------------------------- 17 export LD_PRELOAD=libproxychains4.so 18 dig $1 @$DNS_SERVER +tcp | awk '/A.?[0-9]+\.[0-9]+\.[0-9]/{print $5;}' ------------------------------------------------- but the module name is changed to libproxychains4.so.X, so libproxychains4.so cannot be preloaded. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review