Commit Graph

23279 Commits

Author SHA1 Message Date
John Ericson
a8f3d7215c Merge remote-tracking branch 'channels/nixpkgs-unstable' into ericson2314-cross-base 2017-11-05 17:09:56 -05:00
Orivej Desh
4ccf05b03b qtscriptgenerator: enable parallel building 2017-11-03 18:52:31 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Orivej Desh
b9bbbb75fd
Merge pull request #29196 from timor/mpich2-3.2
mpich2: 1.4 -> 3.2
2017-11-02 20:59:02 +00:00
Jörg Thalheim
eb4c9055bd
Merge pull request #31143 from dtzWill/update/libdwarf-20170709
libdwarf: 20161124 -> 20170709
2017-11-02 20:49:48 +00:00
Graham Christensen
e06dbe4f5b
openssl: fix nix patch for recent update 2017-11-02 15:16:41 -04:00
Will Dietz
eeef094dfd libdwarf: 20161124 -> 20170709 2017-11-02 13:47:12 -05:00
Graham Christensen
5e2d96deb3
openssl_1_1_0: 1.1.0f -> 1.1.0g 2017-11-02 14:44:04 -04:00
Graham Christensen
7726b46027
openssl_1_0_2: 1.0.2l -> 1.0.2m 2017-11-02 14:40:25 -04:00
Piotr Bogdan
8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
zimbatm
c34c737172
Merge pull request #31100 from zimbatm/hashcat4
Hashcat4
2017-11-02 11:23:07 +00:00
Vladimír Čunát
bb6257bd3a
Merge #31111: remove libmcs 2017-11-02 00:10:42 +01:00
c0bw3b
e2e8d59055 libmcs: 0.7.2 -> deprecated 2017-11-01 23:21:45 +01:00
Piotr Bogdan
1c42c2f418 alembic: fix build 2017-11-01 23:19:57 +01:00
zimbatm
b84c4206fc vaapiIntel: 1.7.3 -> 1.8.2 2017-11-01 17:29:25 +00:00
zimbatm
d4450489d2 beignet: 1.3.1 -> 1.3.2 2017-11-01 15:21:45 +00:00
Florian Klink
33cdc2b483 libtasn1: fix CVE number
Actually, this patch fixes CVE-2017-10790, not CVE-2017-9310 (Qemu: net: infinite loop in e1000e NIC emulation)
2017-11-01 14:14:32 +01:00
Vladimír Čunát
447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Orivej Desh
4b49e21f86
Merge pull request #31051 from andir/websocket++-0.7.0
websocket++: 0.4.0 -> 0.7.0
2017-10-31 21:58:17 +00:00
Michael Weiss
252da8a66e wlroots: init at 2017-10-31
In preparation for Sway 1.0 which will use wlroots instead of wlc.
2017-10-31 22:39:54 +01:00
Andreas Rammhold
eb725c373b
websocket++: 0.4.0 -> 0.7.0 2017-10-31 19:31:35 +01:00
Tim Steinbach
2a04d427d9
Merge pull request #30937 from NeQuissimus/lame_3_100
lame: 3.99.5 -> 3.100
2017-10-31 07:04:26 -04:00
Anthony Cowley
0744e0d829 ffmpeg-full: fix on darwin 2017-10-31 09:01:02 +01:00
Peter Hoeg
f8cbc642cd
Merge pull request #30568 from kquick/theft
theft: init at 0.4.3
2017-10-31 15:15:17 +08:00
Vladimír Čunát
25515ce928
libav_11: security 11.10 -> 11.11
Fixes CVE-2017-7862.
2017-10-31 00:12:38 +01:00
Vladimír Čunát
ba7f3c9daf
Merge #30990: libarchive: apply security patches
... for CVE-2017-14166 and CVE-2017-14502
2017-10-30 22:56:54 +01:00
Vladimír Čunát
949db2587a
Merge #30927: sqlite: 3.20.1 -> 3.21.0
Includes a fix for CVE-2017-15286.
2017-10-30 22:54:25 +01:00
Vladimír Čunát
41267f612f
mesa: maintenance 17.2.2 -> 17.2.4 2017-10-30 22:35:54 +01:00
Vladimír Čunát
62ef08bc38
Merge #30963: pcre: security 8.40 -> 8.41 2017-10-30 22:30:27 +01:00
adisbladis
d76572fa89
libarchive: Fixes for CVE-2017-14166 and CVE-2017-14502 2017-10-31 02:17:02 +08:00
Tim Steinbach
5d41dda02d
cyrus_sasl: Fix CVE-2013-4122 2017-10-30 13:18:52 -04:00
Samuel Leathers
119ebee6a4 pcre: 8.40 -> 8.41 (fixes multiple CVEs) 2017-10-30 14:42:35 +01:00
Tim Steinbach
a626aa17b0
lame: 3.99.5 -> 3.100 2017-10-29 15:42:21 -04:00
Frederik Rietdijk
d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
mimadrid
51ade421c4
sqlite: 3.20.1 -> 3.21.0 2017-10-29 12:47:12 +01:00
Evan Wallace
49e66285b2 tbb: clang support
Added compiler and stdver parameters, to support non-gcc compilers, and enable
perfect exception forwarding (std::exception_ptr) on platforms where C++11 is not enabled by default
2017-10-29 05:21:30 +00:00
Nikolay Amiantov
c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Tuomas Tynkkynen
90e8e0b782 geoclue: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
e514447063 geoclue2: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Tuomas Tynkkynen
8ac360ed95 libid3tag: Split into multiple outputs 2017-10-29 01:28:04 +03:00
Nikolay Amiantov
77046bed8a cudnn7: 7.0 -> 7.0.3 2017-10-28 17:39:59 +03:00
Herwig Hochleitner
59b35013bc imlib2: enable libid3tag support 2017-10-28 14:51:58 +02:00
Herwig Hochleitner
0d6822be2b Revert "webkitgtk: 2.16.6 -> 2.18.2"
This already went to staging, sorry

This reverts commit 288740ad69526df10cb328cbdde89d23b2f66b1c.
2017-10-28 13:53:19 +02:00
Tuomas Tynkkynen
43e020ac2f giblib: Split into multiple outputs
Or it propagates imlib2.dev.
2017-10-28 14:44:23 +03:00
Herwig Hochleitner
288740ad69 webkitgtk: 2.16.6 -> 2.18.2
remove references to 216x

CVE-2017-7087
CVE-2017-7089
CVE-2017-7090
CVE-2017-7091
CVE-2017-7092
CVE-2017-7093
CVE-2017-7095
CVE-2017-7096
CVE-2017-7098
CVE-2017-7100
CVE-2017-7102
CVE-2017-7104
CVE-2017-7107
CVE-2017-7109
CVE-2017-7111
CVE-2017-7117
CVE-2017-7120

closes #29796
2017-10-28 13:37:08 +02:00
David Izquierdo
abf222ad38 libtbb: init at 2018_U1 2017-10-28 12:32:53 +03:00
mimadrid
19828e85b1
appstream: fix homepage url 2017-10-28 11:15:45 +02:00
Peter Hoeg
405f905ff8
Merge pull request #30573 from peterhoeg/u/kf5
kde-frameworks: 5.38 -> 5.39
2017-10-28 17:15:28 +08:00
Ben Gamari
0c0834f018 libjpeg-turbo: Don't run testsuite when cross-compiling 2017-10-27 20:41:52 -04:00
Ben Gamari
765fbe8f10 libtiff: Don't run testsuite when cross-compiling 2017-10-27 20:41:44 -04:00