Commit graph

20544 commits

Author SHA1 Message Date
Pascal Wittmann 6286d445e3 Merge pull request #19802 from mimadrid/update/filezilla-3.22.1
filezilla: 3.20.1 -> 3.22.1
2016-10-23 17:37:26 +02:00
mimadrid 8fe9bb6674
libfilezilla: 0.6.1 -> 0.7.1 2016-10-23 17:12:58 +02:00
Jörg Thalheim b231edcdaf Merge pull request #19774 from LumiGuide/opencv-no-ipp-download
opencv-3.x: link to ippicv before configuring
2016-10-23 13:27:36 +02:00
Anderson Torres 0a3968edc7 Sawfish: 1.11.90 -> 1.12.0 (#19792) 2016-10-23 13:06:47 +02:00
Thomas Tuegel 23cb417447 Merge pull request #19781 from ttuegel/openblas-soften
openblas: disable some hardening flags
2016-10-22 15:33:19 -05:00
Thomas Tuegel a58ec829e4
openblas: disable some hardening flags 2016-10-22 12:57:40 -05:00
Bas van Dijk 212a53d9ff opencv-3.x: link to ippicv before configuring
Without this ippicv gets downloaded each time opencv is build.
2016-10-22 18:49:20 +02:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Frederik Rietdijk ef5614484e vaapiIntel: use python2 2016-10-22 16:47:21 +02:00
Frederik Rietdijk 5c9a5ad697 telepathy_qt: use python2 2016-10-22 16:47:20 +02:00
Vladimír Čunát 4328629bf8 treewide: fix meta evaluation
There is no `stdenv.maintainers`. /cc @veprbl.
2016-10-22 12:05:23 +02:00
Vladimír Čunát 7aeca58779 Merge #14404: add a couple of vulkan utilities 2016-10-22 11:37:05 +02:00
Vladimír Čunát a30702135d vulkan-loader: convert eval-time checks to build-time
The checks depend on fetched source, so they forced building during
evaluation.
2016-10-22 11:35:56 +02:00
Jörg Thalheim fd1e79aa25 Merge pull request #18402 from andjscott/mmex
[WIP] Money-Manager-Ex: 0.9.5.1 -> 1.2.7
2016-10-22 01:20:11 +02:00
Jörg Thalheim 9c0b5e4b22 Merge pull request #19666 from veprbl/hep_for_upstream
Add fastjet, hepmc, yoda, rivet, lhapdf, herwig, pythia, sacrifice, nlojet++
2016-10-21 21:58:45 +02:00
Dmitry Kalinkin b4e3e7b752
add veprbl to maintainers 2016-10-21 13:29:57 -04:00
Tim Steinbach d5b057335b Merge pull request #19755 from bzizou/avro-cpp
avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60
2016-10-21 13:07:49 -04:00
Bruno Bzeznik b587e953a1 avro-cpp: 1.7.5 -> 1.8.1 + using boost 1.55 -> 1.60 2016-10-21 17:35:26 +02:00
Eelco Dolstra 3f784a3f87 nspr: 4.12 -> 4.13.1 2016-10-21 15:44:27 +02:00
Dmitry Kalinkin 59a13d404f
lhapdf,rivet: s/python/python2/ 2016-10-20 21:01:55 -04:00
Tuomas Tynkkynen 0d9068b131 opencv: Fix pkgconfig file after multiple outputs
It used to contain:
````
includedir_old=${prefix}/include/opencv
includedir_new=${prefix}/include
Cflags: -I${includedir_old} -I${includedir_new}
````

Should fix build of 'seeks' and some others.
2016-10-21 01:40:42 +03:00
Tuomas Tynkkynen 27d018a120 Merge pull request #19732 from nico202/libgumbo
libgumbo: init at 0.10.1
2016-10-21 01:39:06 +03:00
Graham Christensen e9e34e0a36 Merge pull request #19710 from grahamc/libtiff
libtiff: patch for many CVEs
2016-10-20 17:11:41 -04:00
Vladimír Čunát 4d5b893002 Merge #19081: gnome-3.22
Also master commits are brought in.
2016-10-20 23:04:10 +02:00
= fefe011f82
libgumbo: init at 0.10.1 2016-10-20 21:16:03 +02:00
Tim Steinbach b0f26b3620 Merge pull request #19720 from teh/flatbuffers
flatbuffers: init at 1.4.0
2016-10-20 11:42:43 -04:00
Tom Hunger a4debd6688 flatbuffers: init at 1.4.0 2016-10-20 16:39:10 +01:00
Graham Christensen d3bda9b6f1
libtiff: patch for many CVEs 2016-10-19 22:06:50 -04:00
Graham Christensen 1cbdc98f44 Merge pull request #19683 from grahamc/ffmpeg
ffmpeg: 3.1.3 -> 3.1.4
2016-10-19 20:59:52 -04:00
Graham Christensen 700214d71c Merge pull request #19682 from grahamc/dbus
dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245
2016-10-19 20:59:00 -04:00
Graham Christensen 8d9a2c191f Merge pull request #19681 from grahamc/ghostscript
ghostscript: 9.18 -> 9.20 for multiple CVEs
2016-10-19 20:58:45 -04:00
Andrew Scott a71e633b35 mmex: 0.9.5.1 -> 1.2.7 2016-10-19 13:58:13 +01:00
Graham Christensen 2f7bdfe97e
ffmpeg: 3.1.3 -> 3.1.4 2016-10-19 08:48:11 -04:00
Graham Christensen bc1317c163
dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245 2016-10-19 08:31:14 -04:00
Graham Christensen 3c2306e216
ghostscript: 9.18 -> 9.20 for multiple CVEs: https://lwn.net/Vulnerabilities/703324/ 2016-10-19 08:09:17 -04:00
Dmitry Kalinkin 1feb89897e
nlojet++: init at 4.1.3 2016-10-19 02:17:16 -04:00
Dmitry Kalinkin 6aa5dc11f1
pythia: init at 8.219 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin fd95f8f824
herwig: init a 7.0.3
thepeg: init at 2.0.3
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin 1c855085cd
lhapdf: init at 6.1.6 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin 334b9e2a40
rivet: init at 2.5.0 2016-10-19 02:17:02 -04:00
Frederik Rietdijk 9b27c09465 qt56: use python2 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 8b7cc8a9a5 qt57: use python2 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 8fcccec543 qt55: use python2 2016-10-18 23:16:10 +02:00
Frederik Rietdijk 982ae5f21a libpqxx: use python2 2016-10-18 23:16:08 +02:00
Frederik Rietdijk abaa750207 vigra: use python2 2016-10-18 23:16:07 +02:00
Frederik Rietdijk db0df92bbf heimdal: use python2
because of print statement
2016-10-18 23:16:06 +02:00
Frederik Rietdijk 42f0271d32 telepathy_glib: fix building with python3 2016-10-18 23:16:06 +02:00
Frederik Rietdijk ffd81b6c94 libpst: use python2 2016-10-18 23:16:06 +02:00
Frederik Rietdijk 1ce0e2746f libpst: 0.6.63 -> 0.6.68 2016-10-18 23:16:05 +02:00
Frederik Rietdijk 9b66b5c2cc liblapack: use python2 2016-10-18 23:16:05 +02:00
Frederik Rietdijk bd8b0dffae gst_python: use python2
print statement
2016-10-18 23:16:05 +02:00
Frederik Rietdijk c531ff2fe8 avro-c++: use python2
python 2 print statement
2016-10-18 23:16:04 +02:00
Frederik Rietdijk 9c3fd2c437 zziplib: use python2 2016-10-18 23:16:04 +02:00
Frederik Rietdijk cda8d652f1 webkitgtk: use python2
because of Python 2 print statement.
2016-10-18 23:16:03 +02:00
Frederik Rietdijk 8a1e52b0d2 aubio: use python2 2016-10-18 23:16:03 +02:00
Frederik Rietdijk 1247d6bcbd keybinder: use python2 2016-10-18 23:14:35 +02:00
Frederik Rietdijk 77dacee416 mesa: use python2
since there is still code that is not compatible with Python 3.x and the
following issue occurs as well
https://bugs.freedesktop.org/show_bug.cgi?id=95338
2016-10-18 23:14:35 +02:00
Frederik Rietdijk f17f64d203 http-parser: use python2 2016-10-18 23:14:34 +02:00
Frederik Rietdijk 47a95edc1e libxml2: use python2 2016-10-18 23:14:31 +02:00
Dmitry Kalinkin 571d1111fe
yoda: init at 1.6.3 2016-10-18 06:52:31 -04:00
Dmitry Kalinkin 75ed9ac975
hepmc: init at 2.06.09 2016-10-18 06:51:59 -04:00
Dmitry Kalinkin b7db7cc30c
fastjet: init at 3.2.0 2016-10-18 06:51:22 -04:00
Dmitry Kalinkin 468a5bc224
dgal: fix 2016-10-17 11:23:14 -04:00
Thomas Tuegel 953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
Peter Hoeg 2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Wout Mertens d3eb4afbda sqlite3: Bump to 3.15.0
Tested on Darwin
2016-10-16 22:51:33 +02:00
Alexander Ried 574ee15905 gtkmm_3: 3.20.0 -> 3.22.0 2016-10-15 20:32:10 +02:00
Alexander Ried 8afdb9b0f5 libgtop: 2.32.0 -> 2.34.1 2016-10-15 20:32:10 +02:00
Alexander Ried ed889ba8ae gcab: 0.6 -> 0.7 2016-10-15 20:32:10 +02:00
Alexander Ried 9513304f61 cogl: 1.22.0 -> 1.22.2, enable wayland support 2016-10-15 20:32:10 +02:00
Alexander Ried 1a1605cc32 libsoup: libgnome_keyring -> libgnome_keyring3 2016-10-15 20:32:09 +02:00
Alexander Ried 224cd5106c at-spi2-{core,atk}: 2.20.1 -> 2.22.0 2016-10-15 20:29:45 +02:00
Dan Peebles fc4c0d4ba1 talloc: fix on darwin 2016-10-14 22:51:21 -04:00
Eelco Dolstra 811b876fab Revert "openssl, curl, git: Respect $NIX_SSL_CERT_FILE"
This reverts commit 942dbf89c6. Sorry,
this was supposed to go to staging instead of master...
2016-10-14 16:01:54 +02:00
Eelco Dolstra 942dbf89c6 openssl, curl, git: Respect $NIX_SSL_CERT_FILE
$NIX_SSL_CERT_FILE overrides $SSL_CERT_FILE, which in turn overrides
the default CA path (/etc/ssl/certs/ca-certificates.crt). This allows
Nix to set a CA path without interfering with other packages (such as
Homebrew).

See https://github.com/NixOS/nix/issues/921.
2016-10-14 12:06:10 +02:00
Vladimír Čunát 027efec879 Merge staging without python splitting for now
The split needs more time to finish rebuilding,
but the rest seems OK and there are security fixes.
2016-10-14 09:24:21 +02:00
Vladimír Čunát 3eec7ea3f0 gvfs: fix build after update in 0809aeb47f
(cherry picked from commit 56a49e6cda)
2016-10-14 09:11:28 +02:00
Vladimír Čunát d73646d270 Revert "gtkmm: fix build error by patching missing operator"
This reverts commit 7defda8356.
It breaks the package after update 61c467937b;

(cherry picked from commit 72e0135752)
2016-10-14 09:11:18 +02:00
Franz Pletz 3b58daf315
libuecc: init at 7 2016-10-13 21:42:16 +02:00
Franz Pletz 2c47729a75
libsodium: 1.0.10 -> 1.0.11 2016-10-13 21:42:15 +02:00
Vladimír Čunát 727fc259d6 Merge branch 'master' into staging 2016-10-13 09:53:16 +02:00
Alex Ivanov 4e87ea7f73 unixODBC: enable build for darwin 2016-10-13 09:23:14 +03:00
Franz Pletz 6adc67d8d7
vaapiIntel: 1.7.0 -> 1.7.2 2016-10-13 03:19:28 +02:00
Franz Pletz d514bf3fcc
libsamplerate: 0.1.8 -> 0.1.9 2016-10-13 03:18:42 +02:00
Franz Pletz 29b04017b5
libmpcdec: cleanup, use sha256 hash 2016-10-13 03:18:37 +02:00
Franz Pletz f7454f6a15
libmikmod: 3.3.7 -> 3.3.10 2016-10-13 03:18:32 +02:00
Franz Pletz e50be9ff75
libcue: 1.4.0 -> 2.1.0 2016-10-13 03:18:28 +02:00
Franz Pletz e8e50bf696
zeroc_ice: 3.6.1 -> 3.6.3 2016-10-13 03:18:17 +02:00
Joachim F d4a22b4de3 Merge pull request #19479 from sternenseemann/master
libhttpseverywhere: build api documentation
2016-10-12 22:37:45 +02:00
Dan Peebles f35ab9c2f8 rpm-ostree: 2016.1 -> 2016.10
This also updates a bunch of its dependencies to enable the update,
and gets rid of libhif because upstream stopped maintaining it as
such, instead using it internally in other projects until they can
agree on an interface for it. Nothing seemed to be using libhif so
I'm not too concerned about removing it.
2016-10-12 20:31:02 +00:00
Eelco Dolstra ed6006790a libunistring: Do propagate libiconv on non-Linux
Fixes #19492.
2016-10-12 20:26:43 +02:00
Thomas Tuegel 8b7f04c25a
kde5.kcoreaddons: fix HTML injection CVE-2016-7966
See https://www.kde.org/info/security/advisory-20161006-1.txt for more
information.
2016-10-12 08:46:43 -05:00
Graham Christensen 8b23c5f332
libdwarf: 20160613 -> 20161001 for CVE-2016-7510, CVE-2016-7410 2016-10-12 09:01:19 -04:00
Robin Gloster b743ddf8f9
sslscan: enable ssl2 checking 2016-10-12 14:36:41 +02:00
Benjamin Saunders e0e27c83ab vulkan-loader: 1.0.21.0 -> 1.0.26.0
Also added asserts to ensure everything stays in sync.
2016-10-12 13:19:34 +01:00
lummax b52e8809d6 vulkan-loader: enable wayland WSI 2016-10-12 13:19:34 +01:00
lummax 051024a581 vulkan-loader: add spirv-tools as dependency 2016-10-12 13:19:34 +01:00
Joe Hermaszewski aa8b69c1f6 vulkan-loader: init at 1.0.21.0 2016-10-12 13:19:34 +01:00
sternenseemann b004070465 libhttpseverywhere: build api documentation
This is a workaround for a bug in meson (https://github.com/mesonbuild/meson/issues/894)
2016-10-12 12:56:41 +02:00
Vladimír Čunát e228c804ad libdrm: 2.4.70 -> 2.4.71 2016-10-11 20:39:51 +02:00