diff --git a/README b/README index 974c042..280033c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -ProxyChains-NG ver 4.8 README +ProxyChains-NG ver 4.9 README ============================= ProxyChains is a UNIX program, that hooks network-related libc functions @@ -52,6 +52,12 @@ ProxyChains-NG ver 4.8 README Changelog: ---------- +Version 4.9 +- 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) + Version 4.8.1: - fix regression in 4.8 install-config Makefile target diff --git a/VERSION b/VERSION index 697e993..86a9588 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.8.1 +4.9