Bug 223148

Summary: net/3proxy: update to 0.8.11
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port patch timp87: maintainer-approval+

Description Pavel Timofeev 2017-10-21 13:39:26 UTC
Created attachment 187349 [details]
port patch

net/3proxy: update to 0.8.11, release notes:
Minor bugfixes / improvements:
! Fixed: deadlock on insufficient resources
! Fixed: race condition in ssl_plugin
! Fixed: minor memory leak on configuration reload
! Fixed: recursion detection was not working
! Fixed: %n for IPv6 in logging terminates log record
! Fixed: reverse PTR validation (required for dnsauth)
! Fixed: error on external 0.0.0.0 for NOIPV6 (light version)
+ Better support for IPv6 in ftppr
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-22 19:36:11 UTC
A commit references this bug:

Author: ultima
Date: Sun Oct 22 19:36:04 UTC 2017
New revision: 452682
URL: https://svnweb.freebsd.org/changeset/ports/452682

Log:
  * Updated to 0.8.11
  * Fixed patches to satisfy portlint
   - Fixed: deadlock on insufficient resources
   - Fixed: race condition in ssl_plugin
   - Fixed: minor memory leak on configuration reload
   - Fixed: recursion detection was not working
   - Fixed: %n for IPv6 in logging terminates log record
   - Fixed: reverse PTR validation (required for dnsauth)
   - Fixed: error on external 0.0.0.0 for NOIPV6 (light version)
   - Better support for IPv6 in ftppr

  PR:		223148
  Submitted by:	t^@gmail.com (maintainer)

Changes:
  head/net/3proxy/Makefile
  head/net/3proxy/distinfo
  head/net/3proxy/files/patch-Makefile.unix
  head/net/3proxy/files/patch-cfg-3proxy.cfg.sample
  head/net/3proxy/files/patch-cfg_3proxy.cfg.sample
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2017-10-22 19:36:29 UTC
Committed, thanks!