Commit Graph

6713 Commits

Author SHA1 Message Date
gsoares
edbab203e8 SECURITY UPDATE to nginx-1.0.15
resolves:
CVE-2012-2089 - Buffer overflow in the ngx_http_mp4_module

OK sthen@ jasper@ william@
2012-04-17 13:00:28 +00:00
landry
df549a4996 Cherrypick a fix for libsoup version detections, from
http://git.xfce.org/apps/midori/commit/?id=c7c172f7ffc9316be5954c920654e1deb9f470b7
2012-04-16 21:10:06 +00:00
okan
446d44a046 - update to 4.48 and remove USE_GROFF req.; from wen heping long ago - thanks!
ok sthen@
2012-04-16 18:48:40 +00:00
sthen
34aecae927 update to pecl-memcache 3.0.6, ok william@
- 3.0.4 was generating bogus 'delete' commands in some cases;
I noticed this when trying to use memcache as a session storage
backend with Roundcube webmail - this update fixes this.
2012-04-16 17:44:38 +00:00
jasper
d86e46292a - update to 4.4.1 2012-04-16 13:14:20 +00:00
landry
e3de7edbc2 Update to midori 0.4.5.
See http://mail.xfce.org/pipermail/xfce-announce/2012-April/000153.html
2012-04-16 10:08:43 +00:00
robert
987aa742fd update to 18.0.1025.162 2012-04-15 13:33:24 +00:00
robert
74101d13e1 make sure we use big enough buffers for sysctl(3) 2012-04-15 10:40:44 +00:00
sthen
5edd20d744 update to node 0.6.15, from Aaron Bieber
- Thanks for the great book Aaron!
2012-04-12 10:16:50 +00:00
naddy
fa74f05d16 rename LANG to DRUPAL_LANG to avoid clash with locale setting 2012-04-12 08:16:06 +00:00
sthen
b9e13cca54 link showhttptest 2012-04-11 14:05:29 +00:00
sthen
c2e068b9ec import www/slowhttptest, ok ajacoutot@
SlowHTTPTest is a highly configurable tool that simulates some
Application Layer Denial of Service attacks.

It implements most common low-bandwidth Application Layer DoS attacks,
such as slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist
timer exploit) by draining concurrent connections pool, as well as Apache
Range Header attack by causing very significant memory and CPU usage on the
server.

Slowloris and Slow HTTP POST DoS attacks rely on the fact that the HTTP
protocol, by design, requires requests to be completely received by the
server before they are processed. If an HTTP request is not complete, or if
the transfer rate is very low, the server keeps its resources busy waiting
for the rest of the data. If the server keeps too many resources busy, this
creates a denial of service. This tool is sending partial HTTP requests,
trying to get denial of service from target HTTP server.

Slow Read DoS attack aims the same resources as slowloris and slow POST,
but instead of prolonging the request, it sends legitimate HTTP request and
reads the response slowly.
2012-04-11 13:37:27 +00:00
sthen
c3e2822fb2 missed bump; pointed out by nigel@ 2012-04-11 10:11:32 +00:00
ajacoutot
e729c1554d Update to owncloud-3.0.2. 2012-04-11 09:52:05 +00:00
sthen
cf97d0ad2e Add a subpackage to make it easy to run fcgi-cgi in a chroot jail,
requested by Johan Huldtgren, thanks dhill for testing.
2012-04-10 19:34:52 +00:00
robert
274a4dd29b update to 18.0.1025.152 2012-04-10 19:13:46 +00:00
jim
b1e75e3ee5 Update to 2.76. This is a significant update. Please read the Changes
file for all the details.

Input and feedback from sthen@ and Remi Locherer <remi.locherer at relo.ch>

"reads ok" sthen@
2012-04-10 13:32:45 +00:00
dcoppa
301285c09e Update to 1.0.6 2012-04-10 13:29:33 +00:00
jim
efba1258f4 Update to 0.25 to support forthcoming update of Mojo.
"reads ok" sthen@
2012-04-10 12:56:40 +00:00
espie
45171542cd +drupal7 2012-04-10 12:53:15 +00:00
espie
875b4357b8 ... and core 2012-04-10 12:52:32 +00:00
espie
2ac16998d0 some drupal7 ports.
okay sthen@
2012-04-10 12:50:24 +00:00
espie
38c54070ff drupal7 ports, a few essentials which are more or less ready.
approved by sthen@
2012-04-10 12:49:31 +00:00
sthen
0dde427829 Security update to links 2.6, fixes include:
- Buffer overflow when pasting too long text from clipboard to dialog
boxes (not remotely exploitable)
- A write out of allocated memory in the graphics renderer
(potentially exploitable)
- An infinite loop when parsing invalid usemap specification in text and
graphics mode (can cause browser lockup, but not otherwise exploitable)
- Accesses out of memory in the xbm decoder (potentially exploitable)

Also drop dip.c patch to resolve crashes with libpng 1.5, upstream
appears to have fixed this separately in the update to 2.5.
Thanks jasper@ for additional testing.
2012-04-10 11:59:44 +00:00
espie
5e0dc808a2 much newer version, works with drupal5/6/7 2012-04-09 16:12:12 +00:00
ajacoutot
01a6c0fdc8 Upsteam: always convert letters to lowercase to get transitive results.
from Brad (maintainer)
2012-04-09 07:02:11 +00:00
sthen
0b2deb5d64 Update www/p5-Catalyst-View-Mason to version 0.18.
from Andreas Voegele
2012-04-08 21:59:00 +00:00
sthen
77c04c1f07 Update www/p5-Catalyst-Plugin-XMLRPC to version 2.01. Replace NEXT by
MRO::Compat.

Catalyst::Plugin::XMLRPC is unmaintained and deprecated.

from Andreas Voegele
2012-04-08 21:58:58 +00:00
sthen
bf0e2f2ec8 Update www/p5-Catalyst-Plugin-SubRequest to version 0.17.
from Andreas Voegele
2012-04-08 21:58:56 +00:00
sthen
d95b029628 Mark www/p5-Catalyst-Plugin-Singleton as deprecated.
from Andreas Voegele
2012-04-08 21:58:53 +00:00
sthen
cb7afaa068 Update www/p5-Catalyst-Plugin-Session-Store-File to version 0.18.
from Andreas Voegele
2012-04-08 21:58:51 +00:00
sthen
1bd0498851 Update www/p5-Catalyst-Plugin-Session-Store-FastMmap to version 0.14.
from Andreas Voegele
2012-04-08 21:58:49 +00:00
sthen
2d1473317f Update www/p5-Catalyst-Plugin-Session-State-URI to version 0.15.
from Andreas Voegele
2012-04-08 21:58:46 +00:00
sthen
28e431d209 Update www/p5-Catalyst-Plugin-Session-State-Cookie to version 0.17.
from Andreas Voegele
2012-04-08 21:58:44 +00:00
sthen
3d0ca113ac Update www/p5-Catalyst-Plugin-Session-PerUser to version 0.05.
from Andreas Voegele
2012-04-08 21:58:42 +00:00
sthen
521c015c47 Update www/p5-Catalyst-Plugin-Session-FastMmap to version 0.13.
Catalyst::Plugin::Session::FastMmap is deprecated in favor of
Catalyst::Plugin::Session.

from Andreas Voegele
2012-04-08 21:58:40 +00:00
sthen
507163e1f3 Update www/p5-Catalyst-Plugin-Session to version 0.32.
from Andreas Voegele
2012-04-08 21:58:38 +00:00
sthen
487036c00c Update www/p5-Catalyst-Plugin-PageCache to version 0.31.
from Andreas Voegele
2012-04-08 21:58:36 +00:00
sthen
555cc91709 Update www/p5-Catalyst-Plugin-LogWarnings to version 0.03.
from Andreas Voegele
2012-04-08 21:58:35 +00:00
sthen
f027e814fe Update www/p5-Catalyst-Plugin-I18N to version 0.10.
from Andreas Voegele
2012-04-08 21:58:32 +00:00
sthen
a31cdb2806 Update www/p5-Catalyst-Plugin-FormValidator to version 0.094.
Using Catalyst::Plugin::FormValidator is not recommended as the module
takes over the global $c->form method, rather than being applicable in
only part of your Catalyst application.  Furthermore,
Data::FormValidator itself is not recommended for use.

from Andreas Voegele
2012-04-08 21:58:30 +00:00
sthen
7788618e92 Update www/p5-Catalyst-Plugin-DefaultEnd to version 0.8.
Catalyst::Plugin::DefaultEnd is deprecated.  Please use
Catalyst::Action::RenderView instead.

from Andreas Voegele
2012-04-08 21:58:28 +00:00
sthen
424515eabe Update www/p5-Catalyst-Plugin-ConfigLoader-Environment to version 0.07.
from Andreas Voegele
2012-04-08 21:58:26 +00:00
sthen
55eaf0a6d1 Update www/p5-Catalyst-Plugin-ConfigLoader to version 0.30.
from Andreas Voegele
2012-04-08 21:58:24 +00:00
sthen
d86a920961 Mark www/p5-Catalyst-Plugin-Cache-Store-FastMmap as deprecated.
Catalyst::Plugin::Cache::Store::FastMmap is deprecated because
Cache::FastMmap no longer needs to be wrapped to store plain values.

from Andreas Voegele
2012-04-08 21:58:22 +00:00
sthen
901ad623f2 Update www/p5-Catalyst-Plugin-Cache-Memcached to version 0.8.
Catalyst::Plugin::Cache::Memcached is deprecated.  Use Cache::Memcached
in Catalyst::Plugin::Cache configuration directly.

from Andreas Voegele
2012-04-08 21:58:20 +00:00
sthen
47cec2c4ce Update www/p5-Catalyst-Plugin-Cache to version 0.10.
from Andreas Voegele
2012-04-08 21:58:18 +00:00
sthen
9f363bc3be Update www/p5-Catalyst-Log-Log4perl to version 1.05.
Catalyst::Log::Log4perl is deprecated.  Use Log::Log4perl::Catalyst
instead.

from Andreas Voegele
2012-04-08 21:58:16 +00:00
sthen
b4a7ac22c5 Update www/p5-Catalyst-Engine-Apache to version 1.16.
from Andreas Voegele
2012-04-08 21:58:14 +00:00
sthen
b14231c277 Update www/p5-Catalyst-Devel to version 1.36.
from Andreas Voegele
2012-04-08 21:58:12 +00:00