net/udpxy: update to 1.0.20-PATCH1: Build 20 (18-Jun-2011) (*) FIXED: player sends last request's traffic to any client with invalid request; (*) FIXED: unsupported HTTP requests (those that the parser does not handle) are denied [ID: 3294265] (*) Added UDPXY_SREAD_TMOUT, UDPXY_SWRITE_TMOUT evn parameters to set read/write timeouts on HTTP server's socket; (*) Added UDPXY_HTTP200_FTR_LN, UDPXY_HTTP200_FTR_FILE env parameters to allow appending 1 line or contents of a text file to HTTP 200 (successful request processing) response; (*) Added Content-type entry to HTTP response; (*) Added conditional compilation of udpxrec - use NO_UDPXREC=yes make [mode] to *NOT* build udpxrec into the udpxy binary Patch-1 20 (06-Oct-2011) (*) FIXED: any error in accept() makes udpxy quit (disregarding exceptions such as EINTR and ECONNABORTED) Fix: cd /usr/ports/net patch -p0 < net-udpxy.txt Patch attached with submission follows: How-To-Repeat: cd /usr/ports/net/udpxy && make install
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it
State Changed From-To: open->feedback patch invalid, cannot set PORTREVISION=PATCH1 This is not what PORTREVISION is for and will break things in portupdate/portmanager
Responsible Changed From-To: scheidell->freebsd-ports-bugs Back to the pool
Hi, Could you please review new patch (attached) ? Thanks!
State Changed From-To: feedback->open Submitter has fixed.
Responsible Changed From-To: freebsd-ports-bugs->scheidell Looks better now. portlint -abct looks fine.
State Changed From-To: open->closed Committed, thanks
scheidell 2011-12-22 13:12:07 UTC FreeBSD ports repository Modified files: net/udpxy Makefile distinfo Log: - Update to Build 21, see PR for list of upstream fixes PR: ports/162872 Submitted by: Alex Deiter <alex.deiter@gmail.com> Approved by: gabor (mentor) Revision Changes Path 1.6 +3 -3 ports/net/udpxy/Makefile 1.5 +2 -2 ports/net/udpxy/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"