Commit Graph

72549 Commits

Author SHA1 Message Date
ajacoutot
b446b79701 Extend comment about yelp. 2012-02-16 22:21:54 +00:00
ajacoutot
d76d90c5ea Update to gupnp-vala-0.10.3. 2012-02-16 22:21:16 +00:00
ajacoutot
21003d2ddd Update to gupnp-dlna-0.6.5. 2012-02-16 22:20:54 +00:00
ajacoutot
d25492f2be Update to subtitleeditor-0.39.0. 2012-02-16 22:20:26 +00:00
ajacoutot
b046d640cb Update to version 0.12.10.
Missing @pkgpath marker, spotted by Mikolaj Kucharski.
2012-02-16 22:20:02 +00:00
ajacoutot
33b4c579de Update to vala-0.14.2. 2012-02-16 22:19:27 +00:00
ajacoutot
72db1595fa Missing @pkgpath marker, spotted by Mikolaj Kucharski. 2012-02-16 22:19:04 +00:00
ajacoutot
2988a8acbb Update to zarafa 7.0.5.
Detailed changelog:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2012-02-16 22:18:36 +00:00
ajacoutot
082665476f Update to zarafa-libvmime-0.9.2. 2012-02-16 22:18:06 +00:00
ajacoutot
9189ebeef3 Sync some patches with upstream. 2012-02-16 22:17:38 +00:00
ajacoutot
8d06c23fe5 Missed in previous. 2012-02-16 22:16:50 +00:00
ajacoutot
1755b358f1 From upstream: SoupHTTPInputStream: don't burn through GCancellable fds
(i.e. stop eating all those FDs)

ok landry@
2012-02-16 22:16:02 +00:00
ajacoutot
b23357c886 Minor update to libepc-0.4.4.
* Correct the libepc-1.0 pkg-config file to mention gnutls
2012-02-16 22:15:01 +00:00
ajacoutot
3c887401db Update to libpaper-1.1.24. 2012-02-16 22:14:33 +00:00
ajacoutot
1aa2e273cd Drop all FLAVORs except for a4. Uses letter size by default.
ok sthen@
2012-02-16 22:13:05 +00:00
ajacoutot
6e31bade87 Unbreak by updating to gtranslator-2.90.8. 2012-02-16 22:12:40 +00:00
ajacoutot
c1f3074d18 Update to cups-1.5.2.
While here, create cups's printcap under /etc/cups/ because we are
running unpriviledged so we cannot touch /etc/printcap.
Tweak rc script accordingly.
2012-02-16 22:12:08 +00:00
ajacoutot
c463bb9882 Fix DESCR. 2012-02-16 22:10:59 +00:00
ajacoutot
87925f2807 Update to libcroco-0.6.4.
Add to the textproc category while here.
2012-02-16 22:10:35 +00:00
ajacoutot
f05e92c802 Update to intltool-0.50.1. 2012-02-16 22:09:37 +00:00
ajacoutot
26bcece58a Update to gtk+2-2.24.10. 2012-02-16 22:09:14 +00:00
ajacoutot
cc7b2981f0 Only continue when kevent() fails when we get EINTR; and return NULL
otherwise. This prevent the calling process to go into a loop.
2012-02-16 22:08:39 +00:00
landry
47fbd92275 Set ONLY_FOR_ARCHS according to list of archs there's MD code for. 2012-02-16 21:59:17 +00:00
sthen
c3bc9562f0 Update to samba 3.6.3; various bugfixes. From maintainer Ian McWilliam,
also tested by nigel@.

This rolls in the DoS fix which we previously handled via a patch.
2012-02-16 21:36:08 +00:00
landry
024e246367 Fix icon warnings upon startup, play/stop/prev/next buttons were broken.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646822
ced4f26e05
2012-02-16 21:36:03 +00:00
pascal
72bbe18ad2 - modify stack protection to work with our native libc routines, passing the
function name to __stack_smash_handler.  Only supported for "c-family"
  languages at the moment.
- enable it per default on archs where FRAME_GROWS_DOWNWARD
- remove obsolete comment about adastrap needing a specific libc
- -java actually needs a runtime dep on -main for -lgcc

ok espie@
2012-02-16 21:30:15 +00:00
landry
db1388714b It's pointless to add BROKEN-* for each and every arch when the code
explicitely checks for i386/amd64/arm and #errors out otherwise. Mark as
ONLY_FOR_ARCHS accordingly.
2012-02-16 21:27:37 +00:00
sthen
b000af4257 update to spectrum-tools 2011-08-R1
maintainer timeout
tested with wi-spy 2.4i (which only works correctly with rthreads)
2012-02-16 21:26:55 +00:00
sthen
bf263e5d77 update to asterisk 1.8.9.2
- fixes deadlock in chan_agent, crash in ParkAndAnnounce, and
SIP INFO DTMF handling for non-numeric codes
2012-02-16 21:25:08 +00:00
landry
294753acf4 It's pointless to add BROKEN-* on each and every arch when the code has
an explicit #if (defined(__i386__) || defined(__x86_64__)) #else #error.
Mark as ONLY_FOR_ARCHS accordingly.
2012-02-16 21:22:42 +00:00
sthen
8dfb022247 update to mapserver 6.0.2, SECURITY and other fixes, ok landry@
http://lists.osgeo.org/pipermail/mapserver-users/2012-February/071476.html
2012-02-16 21:21:58 +00:00
sthen
a32c8ea9b0 update to chive 1.0.2 2012-02-16 21:20:11 +00:00
sthen
a25df64fd8 update to trac 0.12.3 2012-02-16 21:19:51 +00:00
sthen
b76eef507e update to new dimp/horde/imp 2012-02-16 21:19:30 +00:00
naddy
34e15bab6a sync, 7386; ok sthen@ 2012-02-09 22:24:41 +00:00
ajacoutot
c8731b53b3 Fix a NULL ptr dereference (from upstream).
reported by "remco"
ok naddy@ sthen@
2012-02-07 06:36:39 +00:00
espie
5ee810f609 update fix: vte2 should *not* update to vte3.
parts of gnome want vte3, and yet some other stuff (py-vte) still wants vte2.
if we let vte2->vte3 because of gnome, then py-vte will complain, and the
update won't happen.

considering we've set things up so vte2 and vte3 can coexist, the thing to do
is have vte2 update to vte2-newer, let gnome3 pick and install vte3 as well,
keeping py-vte happy and ending with a fully updated machine.

On the way, need to tell quirks AND vte about vte-pyhelper, which vanished
into vte2/vte3 (and again, pick one).

(triggers a bug in pkg_add caching which requires -current, btw ;( )

Solves update issue reported by Mikolaj.

Ports STILL fully locked, this making it in as a vital update thing,
(no don't ask, your silly little update won't make it)

okayed by naddy@
2012-02-06 22:07:09 +00:00
naddy
71ae0c9d4a sync, 7386; ok sthen@ 2012-02-05 19:04:23 +00:00
gsoares
b38fd19cea Fix for CVE-2011-3464
(libpng "png_formatted_warning()" Off-by-One Vulnerability)

patch came from upstream git:
(http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng;a=commit;h=
00c6a9a62c1825617c35c03ceb408114fffeca32)

OK sthen@
2012-02-03 18:23:14 +00:00
landry
878a92f4a1 Mark gcc 4.6 as BROKEN-sparc64, gengtype loops infinitely.
ok espie@ sthen@
2012-02-03 17:01:17 +00:00
dcoppa
b1d0bffc10 *** empty log message *** 2012-02-03 11:48:52 +00:00
espie
560cb4021c xss agregator dos in 6.22
okay sthen@
2012-02-03 10:14:12 +00:00
sthen
9670a9ddf5 Update to PHP 5.3.10, rolling in yesterday's security fix and also
fixing a memory leak.  OK robert@
2012-02-03 08:44:51 +00:00
ajacoutot
d5be9e9c84 Add a patch from upstream to fix:
phpLDAPadmin "base" Cross-Site Scripting Vulnerability
http://secunia.com/advisories/47852/

ok sthen@
2012-02-03 07:48:41 +00:00
sthen
9f37f62817 Add a fix for CVE-2012-0029 from QEMU upstream, ok Brad, ajacoutot
"Heap-based buffer overflow in the process_tx_desc function in the
e1000 emulation (hw/e1000.c) [...] allows guest OS users to cause
a denial of service (QEMU crash) and possibly execute arbitrary
code via crafted legacy mode packets."
2012-02-02 22:07:33 +00:00
sthen
42efe7f60b Add a patch to Unbound from upstream correcting a bug resulting
in failure to validate DNSSEC which was introduced in 1.4.15:
http://permalink.gmane.org/gmane.network.dns.unbound.user/2006

Full update to Unbound 1.4.16 can wait until we're done with 5.1

ok ajacoutot@
2012-02-02 13:42:13 +00:00
ajacoutot
b9644080ef Merge a patch from upstream that fixes a crash when printing from mozilla
apps to a CUPS printer.

ok sthen@
2012-02-02 09:21:07 +00:00
sthen
cb3bccfa8f SECURITY - add a fix from upstream for a bug introduced with the recent
fix for CVE-2011-4885 included in PHP 5.3.9

Note that the Suhosin extension (which is enabled by default in our packages)
mitigates against this problem

ok robert@ ajacoutot@
2012-02-02 08:48:27 +00:00
ajacoutot
2c7aaa9e02 tracker,-evolution has been fixed.
ok sthen@
2012-02-02 07:14:45 +00:00
ajacoutot
1506bbacd1 Fix a typo that would make nautilus to use the wrong class in
nautilus_application_class_init(); from upstream.

ok sthen@
2012-02-02 07:14:07 +00:00