Commit graph

19273 commits

Author SHA1 Message Date
Bjørn Forsman d248aef1cf gstreamer: 1.8.0 -> 1.8.1 (bugfixes)
Release notes:
https://gstreamer.freedesktop.org/releases/gstreamer/1.8.1.html

Tested with nox-review; this change does not introduce build breakage.
2016-05-30 21:51:29 +02:00
Franz Pletz 7d580b8339 gd: 2.1.1 -> 2.2.1 2016-05-30 09:49:12 +02:00
Thomas Tuegel fde2093b44 Merge branch 'qmake-rpath' 2016-05-29 20:29:45 -05:00
Thomas Tuegel 95c5bfc2dc qt55.qmakeHook: remove temporary directory in postInstall
Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-29 14:07:03 -05:00
Joachim Fasting ca227d3746 Merge pull request #15502 from nathan7/master
sqlite: pass --enable-readline when interactive mode is enabled
2016-05-29 12:19:15 +02:00
Thomas Tuegel 747517da48 qt56.qmakeHook: remove temporary directory in postInstall
Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.
2016-05-28 16:06:03 -05:00
Frederik Rietdijk 373455e237 Merge pull request #15613 from womfoo/facter
facter: 3.1.5 -> 3.1.6 (add ruby support) and dependency leatherman: 0.4.2 -> 0.7.0
2016-05-28 15:29:31 +02:00
Tobias Pflug 84f31ded3f libpipeline: fix build for osx (#15754) 2016-05-27 18:40:46 +02:00
Vladimír Čunát e4832c7541 Merge branch 'staging'
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Vladimír Čunát dc13593b9f libxml2: disable checks on Darwin
Apparently they won't work there.
2016-05-27 09:45:46 +02:00
Joachim Fasting e746e1ffbc Merge pull request #15667 from joachifm/delete-box2d_2_0_1
box2d_2_0_1: delete expression
2016-05-27 00:34:27 +02:00
Franz Pletz 28395e85da libndp: 1.5 -> 1.6 (security)
Fix CVE-2016-3698.

See https://lwn.net/Articles/688591/.
2016-05-26 17:22:46 +02:00
Vladimír Čunát 81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Vladimír Čunát 21df05d1ad xine-lib: drop libdvdcss dependency
There's no mention in log, etc... it's probably not useful anymore.
2016-05-26 15:43:48 +02:00
Vladimír Čunát 91c66ec1d2 xine-lib: 1.2.4 -> 1.2.6 2016-05-26 15:43:48 +02:00
Vladimír Čunát d51bf88e61 xine-lib: fixup build, probably after libxcb update 2016-05-26 15:43:48 +02:00
Vladimír Čunát f4bddaf51f libxml2: doCheck = true
That wouldn't uncover the problem fixed in parent commit,
but it shouldn't hurt.
2016-05-26 15:09:28 +02:00
Vladimír Čunát 3069606108 libxml2: fixup validation problems with 2.9.4
... by reverting an upstream commit
/cc #15697.

I should make some distro pay me for digging into such things :-)
2016-05-26 13:49:08 +02:00
Joachim Fasting 0dd4a30ec2
libmp3splt: 0.9.1 -> 0.9.2
While we're at it, also do some light refactorings
- multiple outputs
- use sourceforge mirror
- meta cleanup
2016-05-26 13:43:57 +02:00
Vladimír Čunát 6d16979d7a Merge #15622: remove fltk-2, improve fltk13 2016-05-26 10:55:25 +02:00
Vladimír Čunát 34e558274d fltk13: xftSupport = true by default
It seems often desired.
2016-05-26 10:38:17 +02:00
Vladimír Čunát e5c500475c fltk13: various fixups 2016-05-26 10:35:29 +02:00
Bjørn Forsman b9f30bdc20 goocanvas: 0.10 -> 1.0 (fixes build)
I'm not updating to the 2.x version yet, because the only dependee of
this package is 'shutter' (which I'm about to package) and it doesn't
support 2.x.
2016-05-26 10:31:27 +02:00
Arseniy Seroka c6b3aca4e2 Merge pull request #15654 from wavewave/magma
magma: init at 2.0.2
2016-05-26 01:02:14 +03:00
Arseniy Seroka 844d3fcb75 Merge pull request #15664 from wavewave/cudnn
cudnn: init at 4.0
2016-05-26 00:19:42 +03:00
Ian-Woo Kim e47070ad64 cudnn: init at 4.0 2016-05-25 18:26:57 +00:00
Ian-Woo Kim fd42fccd4c magma: init at 2.0.2 2016-05-25 18:14:41 +00:00
Rickard Nilsson 4e706a13c8 openldap: Remove unused patch 2016-05-25 16:32:52 +00:00
Rickard Nilsson 92ce529880 Revert "openldap: Remove dontPatchELF"
This reverts commit 366c1e88fc, that
caused OpenLDAP to not find its own libs. See discussion in
366c1e88fc
2016-05-25 16:31:23 +00:00
Graham Christensen 772851ff46 libxml2: 2.9.3 -> 2.9.4 for three CVEs (close #15697)
- CVE-2016-4447: libxml2: Heap-based buffer underreads due to xmlParseName
   https://bugzilla.redhat.com/show_bug.cgi?id=1338686

 - CVE-2016-4448 libxml2: Format string vulnerability
   https://bugzilla.redhat.com/show_bug.cgi?id=1338700

 - CVE-2016-4449 libxml2: Inappropriate fetch of entities content
   https://bugzilla.redhat.com/show_bug.cgi?id=1338701

and many other fixed issues, available at http://www.xmlsoft.org/news.html
2016-05-25 18:28:52 +02:00
Rok Garbas f78831c8b6 vaapi: 1.6.2 -> 1.7.0 2016-05-25 11:02:19 +02:00
Rok Garbas e5f20dc34d libva: 1.6.2 -> 1.7.0 2016-05-25 11:02:19 +02:00
Tobias Geerinckx-Rice 823ec00fdf
libwps: 0.4.2 -> 0.4.3 2016-05-25 02:06:47 +02:00
Arseniy Seroka c39f716f91 Merge pull request #15650 from rycee/bump/hiredis
hiredis: 0.13.1 -> 0.13.3
2016-05-24 22:05:50 +03:00
Guillaume Maudoux 830b58f562 pcre2: 10.20 -> 10.21 2016-05-24 16:22:43 +02:00
Tobias Geerinckx-Rice dc6172b0f0
libwacom: 0.15 -> 0.19 2016-05-24 15:00:49 +02:00
Joachim Fasting 45aa2743e2
box2d_2_0_1: delete expression
Not used anywhere, appears to be no reason to keep it around.

See also #4210
2016-05-24 14:05:30 +02:00
Alexander Ried aacb157976 wayland-protocols: 1.3 -> 1.4 (#15644) 2016-05-24 13:36:50 +02:00
Robert Helgesson 43dab9d372 hiredis: 0.13.1 -> 0.13.3 2016-05-23 22:29:53 +02:00
Tobias Geerinckx-Rice 4f281384a4
libpsl: list 2016-05-10 -> 2016-05-23 2016-05-23 20:12:37 +02:00
Franz Pletz 26964c2fb5 libvirt: enable zfs on linux 2016-05-23 15:49:07 +02:00
Eelco Dolstra 77f7f497e1 Merge pull request #15628 from joachifm/gd-split-outputs
gd: multiple outputs
2016-05-23 11:30:20 +02:00
Joachim Fasting 6a2244e8f4
Revert "Merge pull request #15595 from laMudri/agda-stdlib"
This reverts commit ce4f6c215f, reversing
changes made to 7817d0901d.

See 68e1419cb8 (r64175487)
2016-05-23 09:07:02 +02:00
Vladimír Čunát 0b192a0976 Merge branch 'master' into staging
That's to get mesa rebuild from master, as it's nontrivial.
2016-05-23 09:02:10 +02:00
Julien Dehos 2607b53e9d fltk: 2-alpha -> 1.3.3 2016-05-23 08:37:19 +02:00
Joachim Fasting ce4f6c215f Merge pull request #15595 from laMudri/agda-stdlib
Agda: 2.4.2.3 -> 2.5.1
2016-05-23 08:23:55 +02:00
Eelco Dolstra 1a52fdc3c6 mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
This reduces the size of the drivers output from 193 MiB to 44 MiB.

@vcunat
2016-05-22 23:05:10 +02:00
Joachim Fasting 63a8c58185
gd: multiple outputs 2016-05-22 20:03:00 +02:00
Bjørn Forsman 1cc4e03a7c wildmidi: 0.3.8 -> 0.3.9 2016-05-22 17:12:31 +02:00
Kranium Gikos Mendoza bac12280ef leatherman: 0.4.2 -> 0.7.0 2016-05-22 18:44:54 +08:00