2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152) |
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
|
2014-03-11 15:34:41 by Jonathan Perkin | Files touched by this commit (99) |
Log message:
Import initial SMF support for individual packages.
|
2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350) |
Log message:
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
|
2013-12-11 17:13:22 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update varnish to 3.0.5.
Changes since 3.0.4:
- A bad interaction between -b, -c and -m in the varnishlog tool
has been fixed.
- A malformed request could in some configurations lead to Varnish
crashing has been corrected. This is CVE-2013-4484.
- Duplicate Content-Length headers were in some cases sent to clients
when streaming is enabled, this has been fixed
- ESI parse errors are no longer printed to standard output.
- Stop segfaulting if the first part of a synthetic page is NULL.
|
2013-09-09 14:22:45 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update varnish to 3.0.4.
Changes since 3.0.3:
* The ACL code had a bug which could lead to false negatives.
This has been assigned CVE-2013-4090.
* Varnish will now return an error if the client sends multiple
Host headers.
* If the backend sent invalid gzip while using ESI, Varnish would
in some cases assert. It now works correctly.
* TCP_NODELAY is now enabled, which should lead to performance
improvements in some cases.
Full changelog:
https://www.varnish-cache.org/trac/browser/doc/changes.rst
|
2013-04-21 05:14:15 by Matthew Sporleder | Files touched by this commit (3) |
Log message:
Upgrade to 3.0.3
Multiple crasher bugs in streaming and the regular expression code have been \
fixed
Better handling of timeouts
Minor performance optimisations
The ban lurker now works correctly again
ESI and compression would sometimes deliver garbled data, this has been fixed
|
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-03-13 10:36:33 by Filip Hajny | Files touched by this commit (2) |
Log message:
Use _COMPILER_ABI_FLAG to call the compiler with proper ABI in VCC_CC.
Bump PKGREVISION.
|
2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message:
Recursive bump for pcre-8.30* (shlib major change)
|
2012-01-08 04:50:39 by Steven Drake | Files touched by this commit (1) |
Log message:
Add missing mk/curses buildlink.
Bump PKGREVISION
|