Bug 137496 - [PATCH] net/haproxy-devel: update to 1.3.19
Summary: [PATCH] net/haproxy-devel: update to 1.3.19
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 21:00 UTC by Ross West
Modified: 2009-09-17 22:40 UTC (History)
0 users

See Also:


Attachments
file.txt (1007 bytes, text/plain)
2009-08-06 21:00 UTC, Ross West
no flags Details
haproxy-patch.txt (1.01 KB, TEXT/PLAIN)
2009-08-10 15:24 UTC, Ross West
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ross West 2009-08-06 21:00:08 UTC
Update of software from 1.3.18 -> 1.3.19.

Description snip from website:
-=
Since 1.3.18 was released two months ago, it has been widely deployed, in part thanks to the slowloris tool which has caused HAProxy downloads to jump by 20-30%. This results in more exposure and new kinds of bugs  to be discovered. The most annoying ones concern too short sessions which may sometimes be reported as server errors, random delays under low traffic conditions due to a scheduler bug, and the last one reported today by an Exceliance customer who was kind enough to provide lots of traces, some occasional pauses on interactive TCP traffic which might also happen on the last chunk of an HTTP response, although extremely rarely. Each one alone would have been enough to issue a new maintenance release, so here it is, 1.3.19. It also brings a small bunch of nice new features backported from the dev tree, among which the support for multiple configuration files, the support for more than 64k concurrent connections (tested at 190k by the heavy user), and a highly better r
 eporting of config warnings and errors. So, as usual with maintenance releases... everyone is highly encouraged to upgrade. 
-=

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-06 21:00:17 UTC
Maintainer of net/haproxy-devel,

Please note that PR ports/137496 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137496

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-06 21:00:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ross West 2009-08-10 15:24:43 UTC
**> New version released: v1.3.20 - Aug 9th, 2009

So here's new patch to be committed against current v1.3.18 in
net/haproxy-devel port (ie: Disregard original v1.3.18 -> v1.3.19
patch)

Bug fix details available at: http://haproxy.1wt.eu/
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-09-17 22:30:54 UTC
pav         2009-09-17 21:30:46 UTC

  FreeBSD ports repository

  Modified files:
    net/haproxy-devel    Makefile distinfo 
  Log:
  - Update to 1.3.20
  
  PR:             ports/137496, ports/138317, ports/138849
  Submitted by:   Ross West <freebsd@linepoint.com>,
                  Sylvio Cesar <scjamorim@bsd.com.br>,
                  Mit Rowe <mit@mitayai.org>
  Approved by:    Hugo Silva <hugo@barafranca.com> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.30      +1 -1      ports/net/haproxy-devel/Makefile
  1.27      +3 -3      ports/net/haproxy-devel/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"
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2009-09-17 22:31:18 UTC
State Changed
From-To: feedback->closed

Committed, thanks!