Bug 223148 - net/3proxy: update to 0.8.11
Summary: net/3proxy: update to 0.8.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-21 13:39 UTC by Pavel Timofeev
Modified: 2017-10-22 19:36 UTC (History)
1 user (show)

See Also:


Attachments
port patch (7.73 KB, patch)
2017-10-21 13:39 UTC, Pavel Timofeev
timp87: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!