- 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)
This commit is contained in:
Rusmir Dusko 2015-05-28 07:32:23 +00:00
parent 8e84eef00a
commit 9a0e0cb33f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387705
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= proxychains-ng
PORTVERSION= 4.8.1
PORTVERSION= 4.9
CATEGORIES= net security
MASTER_SITES= SF/${PORTNAME}
DISTNAME= ${PORTNAME:S/-ng//}-${PORTVERSION}

View file

@ -1,2 +1,2 @@
SHA256 (proxychains-4.8.1.tar.bz2) = 7d87643174b66b3dc5085068cd5ec9445d813295d0e430254c8a01acf72e7d1d
SIZE (proxychains-4.8.1.tar.bz2) = 29381
SHA256 (proxychains-4.9.tar.bz2) = 10b1b7fb50ebcedc852a1053ff1df164850f1c78f5adb8e007b32373d799e4a0
SIZE (proxychains-4.9.tar.bz2) = 30516