Bug 162872 - [PATCH] net/udpxy: update to 1.0.20-PATCH1
Summary: [PATCH] net/udpxy: update to 1.0.20-PATCH1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-25 07:50 UTC by alex.deiter
Modified: 2011-12-22 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.08 KB, patch)
2011-11-25 07:50 UTC, alex.deiter
no flags Details | Diff
udpxy.txt (1.19 KB, text/plain; charset=US-ASCII)
2011-12-21 11:07 UTC, alex.deiter
no flags Details
udpxy.txt (1.19 KB, text/plain)
2011-12-21 10:47 UTC, alex.deiter
no flags Details
udpxy.txt (1.19 KB, text/plain; charset=US-ASCII)
2011-12-21 11:15 UTC, alex.deiter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description alex.deiter 2011-11-25 07:50:03 UTC
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
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2011-12-03 21:26:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2011-12-03 21:51:00 UTC
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
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2011-12-05 17:17:03 UTC
Responsible Changed
From-To: scheidell->freebsd-ports-bugs

Back to the pool
Comment 4 alex.deiter 2011-12-21 10:47:57 UTC
Hi,

Could you please review new patch (attached) ?

Thanks!
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2011-12-21 21:50:23 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 6 Michael Scheidell freebsd_committer freebsd_triage 2011-12-22 12:52:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

Looks better now. 
portlint -abct 
looks fine.
Comment 7 Michael Scheidell freebsd_committer freebsd_triage 2011-12-22 13:12:24 UTC
State Changed
From-To: open->closed

Committed, thanks
Comment 8 dfilter service freebsd_committer freebsd_triage 2011-12-22 13:12:38 UTC
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"