Commit Graph

68239 Commits

Author SHA1 Message Date
dcoppa
6e645cffe4 Some security fixes and important bug fixes for the FFmpeg Matroska, Ogg
and Wavpack demuxers.

From Brad

OK sthen@, ajacoutot@
2011-08-03 18:44:07 +00:00
robert
4686e2ccbe sync the baraction script with the top(1) changes
ok naddy@
2011-08-03 15:21:18 +00:00
dcoppa
9815c5b5c4 Unbreak bzr with python2.7 (xmlrpclib API change)
https://bugs.launchpad.net/bzr/+bug/612096

ok landry@, rpointel@, sthen@
2011-08-03 13:20:50 +00:00
edd
1fa7f8a46f Fix a crash in elinks mime handling. Patches from upstream.
OK landry@
2011-08-03 12:51:24 +00:00
naddy
a9854971e9 Fix for CVE-2011-2691 in the included apng, backported from png 1.2.45.
with landry@
2011-08-02 19:24:38 +00:00
dcoppa
35d3724ea0 Fix segfault when trying to scan for hosts on 64bit systems.
From Debian, but tweaked by naddy@

ok landry@, naddy@
2011-08-02 18:40:16 +00:00
ajacoutot
816c6f0d56 Prevent xstatbar to hang on startup with some audio chip:
if devinfo.type != AUDIO_MIXER_CLASS is true, xstatbar will never make
progress and loop forever. Fix it by trying the next device.

from Tobias Ulmer, thanks!
ok jasper@ landry@
2011-08-02 15:17:43 +00:00
landry
1e0b057df7 Looks like distfile changed again, and the previous tarball was restored..
so restore distinfo to r1.5.
ok espie@
2011-08-02 08:20:24 +00:00
naddy
4c481ede43 Make sure the log buffer is initialized to a valid zero-length string.
ok Brad sthen@
2011-08-01 20:50:10 +00:00
stephan
4056123da3 remove me as maintainer and bump, ok espie@ 2011-08-01 19:42:19 +00:00
stephan
1813356553 remove me as maintainer and bump, ok espie@ 2011-08-01 19:36:02 +00:00
stephan
2c48094e21 remove me as maintainer and bump, ok espie@ 2011-08-01 19:30:31 +00:00
landry
6d22148f4c Fix MASTER_SITES, old & unmaintained releases were removed from
releases.mozilla.org. Spotted by kurt@, thanks!
2011-08-01 17:43:20 +00:00
edd
c05cebf743 remove bogus 'texlinks' calls in packing list.
texlinks is bad as it lead to symlinks in /usr/local/bin which are not in a
packing list.

OK jasper@, espie@
2011-08-01 11:35:34 +00:00
jasper
c112c5d6f0 steph@ drops maintainership, amit kulkarni takes over
ok espie@ landry@
2011-08-01 10:56:50 +00:00
jasper
ccd5f07f0f stephan@ drops maintainership of these, wen heping takes over.
ok espie@ landry@
2011-08-01 10:56:21 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
ajacoutot
a98c50597e Bugfix update to gnumeric-1.10.17.
* fixes a memleak and a crasher

ok jasper@ landry@
2011-07-31 20:51:08 +00:00
ajacoutot
dbf8cf589d Bugfix update to goffice-0.8.17.
* fixes a few leaks

ok jasper@ landry@
2011-07-31 20:50:27 +00:00
landry
3dd5080186 update to p5-WWW-YouTube-Download 0.27 from maintainer Mikolaj
Kucharski, adds a pair of patches to unbreak it with latest youtube.
ok jasper@ no objection from sthen@
2011-07-31 18:09:57 +00:00
kili
f5fa9db851 ossp-uuid-<1.6.2p1 works better than ossp-uuid-<=1.6.2 in the
@conflict marker.

ok jasper@
2011-07-31 14:48:19 +00:00
nigel
d8c2b2f887 mssing webkit dependency
ok landry@ jasper@ kili@ jaj@hcl-club.lu (Maintainer)
2011-07-31 09:56:10 +00:00
benoit
2c555cb5b3 - take maintainership on it
- remove USE_GROFF
- bump REVISION
2011-07-31 07:50:18 +00:00
benoit
6109cdfb7f - take maintainership on it
- remove USE_GROFF
- bump REVISION
2011-07-31 07:27:29 +00:00
ajacoutot
21878384e0 Do not monitor /usr/xobj/*. 2011-07-31 07:22:08 +00:00
stephan
b88619042b - remove me as maintainer, I no longer use Drupal on OpenBSD
- bump
2011-07-30 20:03:24 +00:00
stephan
ad7eefa05d - remove me as maintainer, I no longer use Drupal on OpenBSD
- bump
2011-07-30 19:52:30 +00:00
stephan
ff4f79683a - remove me as maintainer, I no longer use Drupal on OpenBSD
- Bump
2011-07-30 19:43:05 +00:00
ajacoutot
7e7c33ada9 Bugfix update to gnote-0.7.5. 2011-07-30 18:22:11 +00:00
landry
e563220b0a Backport http://trac.webkit.org/changeset/91954.
Allow setting max-conns and max-conns-per-host without overwriting the
given values, which supposedly fixes the file descriptor starvation
issue people were experiencing..
See https://bugs.webkit.org/show_bug.cgi?id=64355 for details.
from and after constant prodding by marco@
2011-07-30 08:09:30 +00:00
landry
6ea85bc0d7 Security fix for CVE-2011-2691 backported from png 1.4.8, from naddy@.
(forgotten in previous commit..)
See https://bugzilla.mozilla.org/show_bug.cgi?id=669863 for details.
2011-07-30 07:55:53 +00:00
benoit
6cd28dc93b - drop maintainership on it 2011-07-30 07:55:14 +00:00
fgsch
57fc020167 enter py-audio. 2011-07-30 06:48:09 +00:00
fgsch
7c7c3ae450 Import py-audio-0.2.4.
PyAudio provides Python bindings for PortAudio, the cross-platform
audio I/O library. With PyAudio, you can easily use Python to play
and record audio on a variety of platforms.

input and ok martynas@
2011-07-30 06:46:37 +00:00
benoit
76d22b017b bump all packages from nigel@, thanks 2011-07-30 05:08:05 +00:00
benoit
10564b10cb - drop maintainership on it 2011-07-30 04:35:51 +00:00
benoit
0507f0128d - drop maintainership on it 2011-07-30 04:25:36 +00:00
jasper
1699ccac19 - fix some more fallout from the recent @comment changes
ok aja@
2011-07-29 20:42:26 +00:00
ajacoutot
c844ef2dc4 Update to genius-1.0.14, fixes a crasher. 2011-07-29 18:04:52 +00:00
jasper
ee0cd37b46 - fix misplaced @comment
ok aja@ (MAINTAINER)
2011-07-29 17:38:02 +00:00
ajacoutot
2c7cd4f279 Forgot in previous. 2011-07-29 16:57:00 +00:00
ajacoutot
9f8293e921 Bugfix update to system-config-printer-1.3.5. 2011-07-29 16:56:32 +00:00
ajacoutot
f5fdba9590 Bugfix update to py-cups-1.9.58. 2011-07-29 16:56:09 +00:00
mpi
bb169ee409 Update my email address.
ok gsoares@
2011-07-29 14:19:33 +00:00
mpi
67fa0d4ff5 Add myself.
ok gsoares@
2011-07-29 14:17:38 +00:00
gsoares
071e86dcda update net/p5-IRC-Utils to 0.11
From: wen heping (MAINTAINER)

OK jasper@
2011-07-29 13:51:27 +00:00
ajacoutot
b6b9dfef08 tyop, spotted by otto@ 2011-07-29 12:46:49 +00:00
ajacoutot
e7eff4eb1d I moved 18 months ago. 2011-07-29 12:17:34 +00:00
nigel
4a34f3f5ea Added myself.
ok sthen@ jasper@
2011-07-29 12:13:59 +00:00
giovanni
62f5f7f26e Update to 3.5.10
Fixes:
CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

From maintainer Ian McWilliam
2011-07-29 08:13:51 +00:00