Commit Graph

20826 Commits

Author SHA1 Message Date
Michael Raskin e35a8d52ab iml: init at 1.0.5 2016-10-26 11:06:37 +02:00
Michael Raskin 2ac12966e6 cddlib: init at 0.94h 2016-10-26 11:06:35 +02:00
Michael Raskin 9fe49b39fb arb: init at 2.8.1 2016-10-26 11:06:35 +02:00
Michael Raskin 0337440ba3 eclib: init at 20160720 2016-10-26 11:06:34 +02:00
Michael Raskin 2bb5bdd12c flint: init at 2.5.2 2016-10-26 11:06:34 +02:00
Michael Raskin 411d5742ca symmetrica: init at 2.0 2016-10-26 11:06:33 +02:00
Michael Raskin 0ac7e336c0 mpfi: init at 1.5.1 2016-10-26 11:06:32 +02:00
Michael Raskin e405c88d5b fplll: init at 5.0.2 2016-10-26 11:06:32 +02:00
Michael Raskin 22821970ba givaro: init at 4.0.2 2016-10-26 11:06:32 +02:00
Michael Raskin 1998a0d4d2 gf2x: init at 1.1 2016-10-26 11:06:31 +02:00
Michael Raskin 36d3038e3d mpir: init at 2.7.2 2016-10-26 11:06:31 +02:00
Travis Whitaker 0a4374f79c lmdb: 0.9.16 -> 0.9.18 2016-10-25 20:24:26 -07:00
Tim Steinbach 4db8ca39cf gnutls: 3.5.4 -> 3.5.5 2016-10-25 22:52:07 +02:00
Tim Steinbach cfbcc0805e gnutls: 3.4.15 -> 3.4.16 2016-10-25 22:51:55 +02:00
Tim Steinbach e99a81060f gnutls: 3.3.24 -> 3.3.25 2016-10-25 22:34:06 +02:00
sternenseemann 7ad7691ffc libmusicbrainz5: 5.0.1 -> 5.1.0 2016-10-25 22:07:38 +02:00
sternenseemann 7647f4a19c libhttpseverywhere: 0.2.0 -> 0.2.3 2016-10-25 17:27:07 +02:00
A.J.Rouvoet b85d9003f2 libspatialite: link missing mod_spatialite.dylib
fix #19856
2016-10-25 15:25:56 +02:00
Frederik Rietdijk fea23020fe Merge pull request #19585 from veprbl/distutils_fix
python: add C++ compiler support for distutils
2016-10-25 14:16:28 +02:00
Tim Steinbach 6dc6147d8f Merge pull request #19835 from dtzWill/feature/gnutls-parallel-build
gnutls: Build in parallel, cited problems were fixed upstream.
2016-10-24 22:03:54 -04:00
Thomas Tuegel fbc7f75a84
kde5.frameworks: 5.26 -> 5.27 2016-10-24 15:38:10 -05:00
Will Dietz f2fdd1a813 gnutls: Build in parallel, cited problems were fixed upstream.
The systemkey problem was fixed in 3.4.15 [1].

The guileBindings issue was fixed 3 years ago, and is included
in all versions of gnutls we use today [2].

[1] 25d2f643c0
[2] 0d34b03f0e
2016-10-24 13:49:11 -05:00
Tim Steinbach bca2fd9f58 Merge pull request #19831 from AbigailBuccaneer/gmad
gmad: init at HEAD
2016-10-24 13:43:09 -04:00
AbigailBuccaneer 1983181a7f bootil: init at HEAD 2016-10-24 18:23:26 +01:00
Tim Steinbach ef45c1928a Merge pull request #19829 from sternenseemann/master
libhttpseverywhere: 0.1.0 -> 0.2.0
2016-10-24 13:06:00 -04:00
sternenseemann 5feda977c8 libhttpseverywhere: 0.1.0 -> 0.2.0 2016-10-24 17:13:16 +02:00
Alexander Ried b4161cf47e kdeFramework: only compare version once 2016-10-24 16:54:39 +02:00
Alexander Ried 260335b79a kde: use qtbase.version instead of parsing qtbase.name 2016-10-24 16:54:39 +02:00
Dmitry Kalinkin a8eb57d953
openblas: silence warnings on darwin
Without this one gets a lot of build time warnings like:

ld: warning: object file (/tmp/strip.2OzFn8) was built for newer OSX
version (10.9) than being linked (10.7)
2016-10-23 21:19:14 -04:00
Dmitry Kalinkin e35ddbec13
fltk: fix on darwin
Compiling Fl_cocoa.mm...
Fl_cocoa.mm:4079:30: error: use of undeclared identifier 'version'; did
you mean 'Fl::version'?
    NSOperatingSystemVersion version = [[NSProcessInfo processInfo]
operatingSystemVersion];
                             ^~~~~~~
                             Fl::version
../FL/Fl.H:262:17: note: 'Fl::version' declared here
  static double version();
                ^
Fl_cocoa.mm:4079:5: error: use of undeclared identifier
'NSOperatingSystemVersion'
    NSOperatingSystemVersion version = [[NSProcessInfo processInfo]
operatingSystemVersion];
    ^
Fl_cocoa.mm:4080:9: error: use of undeclared identifier 'version'
    M = version.majorVersion;
        ^
Fl_cocoa.mm:4081:9: error: use of undeclared identifier 'version'
    m = version.minorVersion;
        ^
Fl_cocoa.mm:4082:9: error: use of undeclared identifier 'version'
    b = version.patchVersion;
        ^
5 errors generated.
2016-10-23 21:19:14 -04:00
Wout Mertens 795f968b17 Merge pull request #19606 from wmertens/sqlite-3.15
sqlite3: 3.14.1 -> 3.15.0
2016-10-23 19:13:29 +02:00
Wout Mertens b16c240ca7 sqlite: Enable FTS5 extension
See https://www.sqlite.org/fts5.html
2016-10-23 19:11:37 +02:00
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
Graham Christensen 945da0166c Merge pull request #19432 from sternenseemann/libhttpseverywhere
libhttpseverywhere: init at 0.1.0
2016-10-11 14:15:31 -04:00
Alexander Ried 0809aeb47f
gvfs: 1.22.4 -> 1.30.1
use libgnome-keyring from gnome package set

From #19081.
2016-10-11 18:48:19 +02:00
Alexander Ried 82cb3efef8
gdk-pixbuf: 2.34 -> 2.36
From #19081.
2016-10-11 18:48:04 +02:00
Alexander Ried ae1671e302
pangomm: 2.40.0 -> 2.40.1
From #19081.
2016-10-11 18:47:57 +02:00
Alexander Ried 61c467937b
gtkmm_2: 2.24.4 -> 2.24.5
From #19081.
2016-10-11 18:47:36 +02:00
Alexander Ried dd1e890e98
clutter-gtk: 1.8.0 -> 1.8.2
From #19081.
2016-10-11 18:47:16 +02:00
Alexander Ried 85eef7bc86
clutter-gst: 3.0.18 -> 3.0.20
From #19081.
2016-10-11 18:40:30 +02:00
Alexander Ried 2dd0f1f254
libsoup: 2.54.1 -> 2.56.0
From #19081.
2016-10-11 18:40:13 +02:00
Alexander Ried 8417c3aae1
fontconfig: 2.11.1 -> 2.12.1
Fixes #19302.
2016-10-11 18:34:36 +02:00
Franz Pletz 14df9ad496
Merge remote-tracking branch 'origin/master' into staging 2016-10-11 18:33:17 +02:00
Alexander Ried 733c706c91
webkitgtk214x: reenable needed fix
was disabled for testing but somehow made it into my pr.

From #19081.
2016-10-11 18:32:26 +02:00
Alexander Ried 83c594fe38 glib: 2.50.0 -> 2.50.1 2016-10-11 18:03:47 +02:00
Eelco Dolstra dfc94720b8 libunistring: Don't propagate glibc
On Linux, libiconv is an alias of glibc. Propagating glibc breaks
using GCC 6 as an override (not sure why). So let's not do that.
2016-10-11 15:08:52 +02:00
sternenseemann 3229de5eb5 libhttpseverywhere: init at 0.1.0 2016-10-11 07:58:51 +02:00
Shea Levy ecb596b898 uri: init at 2016-09-04 2016-10-10 20:27:07 -04:00
Louis Taylor 6cfccecebe
jansson: 2.8 -> 2.9 2016-10-10 22:08:19 +01:00
Jörg Thalheim 807dddca56 Merge pull request #19429 from LnL7/darwin-libcaca
libcaca: fix missing darwin inputs
2016-10-10 21:10:24 +02:00
Thomas Tuegel da9c6a7744
gpgme: fix build on i686-linux 2016-10-10 13:37:24 -05:00
Daiderd Jordan 3e8af1ec90
libcaca: fix missing darwin inputs 2016-10-10 19:05:37 +02:00
Jörg Thalheim e325f010f0 Merge pull request #17579 from leenaars/arpa2deps
quick-der library, asn2quickder + hexio tools
2016-10-10 11:55:45 +02:00
Michiel Leenaars 08011fa2af quickder: init at 1.0-RC1 2016-10-09 22:45:51 +02:00
sternenseemann 3fb2993cb3 maintainers: rename lukasepple according to github account name 2016-10-09 22:04:22 +02:00
sternenseemann 011f3d700d libgee_0_8: init at 0.8.6
some vala packages require this specific version
2016-10-09 20:08:47 +02:00
Robin Gloster 717ff85b14 libnfnetlink: use sha256 hash 2016-10-09 16:19:04 +02:00
Benno Fünfstück de79db8c99 capstone: use Makefile build (for pkg-config files)
The cmake based build system did not install the pkg-config files for
capstone, which made builds depending on capstone harder to write as
they cannot automatically find the location of the capstone library.
2016-10-08 18:00:52 +02:00
Alexander Ried 0d47c06b4a libqmi: 1.12.6 -> 1.16.0 (#19305) 2016-10-08 07:15:38 +02:00
Alexander Ried 70a4644659 libmbim: 1.12.2 -> 1.14.0 (#19304) 2016-10-08 07:15:11 +02:00
Daiderd Jordan 5d69399184 Merge pull request #19285 from acowley/pcl-darwin-opengl
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Shea Levy 874411c0e3 cpp-netlib: propagate asio.
See cpp-netlib/cpp-netlib#629
2016-10-06 18:18:18 -04:00
Thomas Tuegel 2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Anthony Cowley 1a10a377ec pcl: fix problem finding OpenGL on darwin 2016-10-06 02:01:46 -04:00
Thomas Tuegel 16dafb018e
qt55.kdeFrameworks: mark broken
KDE Frameworks 5.26 requires Qt 5.6. Qt 5.6 is a designated LTS release;
only proprietary packages should use older versions.
2016-10-05 19:47:32 -05:00
Thomas Tuegel 7defda8356
gtkmm: fix build error by patching missing operator 2016-10-05 19:47:31 -05:00
Graham Christensen b5da91aae3 Merge pull request #19252 from grahamc/jasper
jasper: 1.900.1 -> 1.900.2
2016-10-05 20:43:35 -04:00
Graham Christensen 7aae190375 Merge pull request #19275 from grahamc/openjpeg
openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163
2016-10-05 20:42:06 -04:00
Graham Christensen 0dd1381451
jasper: 1.900.1 -> 1.900.2 2016-10-05 20:36:51 -04:00
Graham Christensen 387fc04475
c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180 2016-10-05 19:27:39 -04:00
Graham Christensen db2e9b274c
openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163 2016-10-05 18:34:14 -04:00
Alexander Ried 5e066e2bcb libsigcxx 2.8.0 -> 2.10.0 2016-10-05 23:18:43 +02:00
Jörg Thalheim cdcc305027 Merge pull request #19258 from groxxda/accountsservice
accountsservice: 0.6.42 -> 0.6.43
2016-10-05 20:46:26 +02:00
Vladimír Čunát 30f551d8b2 Merge branch 'master' into staging 2016-10-05 19:02:48 +02:00
Alexander Ried ff81b74833 accountsservice: 0.6.42 -> 0.6.43
the patch for nixbld is not needed anymore since accountsservice now
excludes all users with shell set to nologin.
Previously this was only done for users in range 500 - minimum_uid
(1000).
2016-10-05 16:34:22 +02:00
Franz Pletz 7e9a2c345b
libass: 0.13.2 -> 0.13.4 (security)
Fixes:

 * CVE-2016-7969
 * CVE-2016-7970
 * CVE-2016-7972
2016-10-05 13:10:00 +02:00
Thomas Tuegel d067b7bd35
Merge branch 'kde-5' into staging 2016-10-04 21:50:17 -05:00
Thomas Tuegel fc23f64d34
qt5.qtbase: ruby is no longer a dependency 2016-10-04 21:49:33 -05:00
Thomas Tuegel ebe90e3e2d
kde5.frameworks: 5.24 -> 5.26 2016-10-04 21:49:32 -05:00
Michael Raskin 3765f62fd6 loudmouth: 1.4.3 -> 1.5.3, switch to mcabber version as the upstream as the Gnome version has stagnated 2016-10-04 13:23:49 +02:00
Michael Raskin 1e753d1fbc harfbuzz: 1.3.1 -> 1.3.2 2016-10-04 09:59:04 +02:00
Alexander Ried b7c358167e libusb: 1.0.19 -> 1.0.20 2016-10-03 21:13:30 +02:00
Jörg Thalheim 888f6a1280 Merge pull request #19199 from wizeman/u/fix-help2man-hash
help2man: fix hash
2016-10-03 19:26:44 +02:00
Michael Raskin ea6f03d1ca botan: 1.11.31 -> 1.11.32 2016-10-03 17:35:18 +02:00
Jörg Thalheim 26e39566af Merge pull request #19120 from groxxda/gtk+
gtk+3: 3.22.0 -> 3.22.1 [=> staging]
2016-10-03 10:36:08 +02:00
Jörg Thalheim df8dad4b89 Merge pull request #19121 from groxxda/glib
glib{mm,-networking} -> 2.50.0 [-> staging]
2016-10-03 10:35:11 +02:00
Frederik Rietdijk 83055b86ce Merge pull request #14534 from ryanartecona/darwin-fix-libsamplerate-libdvdcss
libsamplerate, libdvdcss: fix darwin build
2016-10-02 22:23:28 +02:00
Ryan Artecona dad6db2461 libdvdcss: add darwin support 2016-10-02 15:21:43 -05:00
Joachim Fasting 627ada684b
vtk: fix build due to doCheck = true on !darwin
Per https://hydra.nixos.org/build/41525447 the build now fails because
there's no "check" target.

Ref: 450dd55d95
2016-10-02 20:20:33 +02:00
Eelco Dolstra a58f5ffbb9 movit: Use multiple outputs 2016-10-02 19:22:29 +02:00
Eelco Dolstra 5cf9d386e0 opencv: Use multiple outputs and prevent runtime dependency on GCC 2016-10-02 19:22:02 +02:00
Joachim Fasting a4b4495771
linenoise: license is 2-clause BSD 2016-10-02 13:14:48 +02:00
Francis St-Amour 643d5f80fd
linenoise: init at 1.0.10
Closes https://github.com/NixOS/nixpkgs/pull/19117
2016-10-02 13:03:51 +02:00
Tuomas Tynkkynen 19225bf5cc Merge remote-tracking branch 'upstream/master' into staging 2016-10-02 10:36:47 +03:00
Anthony Cowley ade7c6645a vtk: fix darwin impurity 2016-10-02 00:59:26 -04:00
Tuomas Tynkkynen a387a5d870 gst-plugins: Fix misuse of lib.optional
This adds a list containing 'libpulseaudio' to buildInputs.
2016-10-02 03:06:03 +03:00
Tuomas Tynkkynen f5dd3a703d treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen 82c0aa7d85 openjpeg_2_0: Fix hash 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Aneesh Agrawal fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00
Benno Fünfstück ebaf889183 freenect: 0.5.2 -> 0.5.5 2016-10-01 14:15:15 +02:00
Jörg Thalheim d9c6879ae2 Merge pull request #18070 from RamKromberg/init/libagar
libagar: init at 1.5
2016-10-01 13:42:52 +02:00
Alexander Ried 4e595a3dfb glibmm: 2.48.1 -> 2.50.0 2016-10-01 12:13:09 +02:00
Alexander Ried c850aa0416 glib-networking: 2.46.1 -> 2.50.0 2016-10-01 12:13:08 +02:00
Alexander Ried 66727f8919 gtk+3: 3.22.0 -> 3.22.1 2016-10-01 11:42:43 +02:00
Joachim F 76b0efd42e Merge pull request #18810 from groxxda/wayland
wayland, weston: 1.11.0 -> 1.12.0
2016-10-01 09:19:08 +02:00
Joachim F f4044606b5 Merge pull request #18988 from groxxda/cogl-cleanup
clutter, cogl: remove old versions
2016-10-01 09:18:32 +02:00
Joachim F 1f26655897 Merge pull request #19112 from ericsagnes/pkg-update/ibus-libpinyin
ibus-libpinyin: 1.7.4 -> 1.8.0
2016-10-01 09:17:43 +02:00
Joachim F bd3c356397 Merge pull request #19085 from acowley/vtk-darwin-take2
vtk: darwin compatibility
2016-10-01 09:15:21 +02:00
Eric Sagnes 46bf82312e libpinyin: 1.3.0 -> 1.6.0 2016-10-01 13:43:36 +09:00
Peter Hoeg 639e5401ff dbus: add socket activation but do not enable it
The following changes are included:

1) install user unit files from upstream dbus
2) use absolute paths to config for --system and --session instances
3) make socket activation of user units configurable

There has been a number of PRs to address this, so this one does the
bare minimum, which is to make the functionality available and
configurable but defaults to off.

Related PRs:
 - #18382
 - #18222

(cherry picked from commit f7215c9b5b47dfb0a6dbe87ff33d7730729a32e5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-30 13:14:53 +02:00
Henry f212317525 libpointmatcher: only build on linux 64bit platform 2016-09-30 12:54:09 +02:00
Tuomas Tynkkynen b3af42011b usbredir: Fix 32-bit build
Avoid these warnings from being errors:

usbredirhost.c: In function 'usbredirhost_can_write_iso_package':
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
                   ^
usbredirhost.c:1023:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("START dropping isoc packets %lu buffer > %lu hi threshold",
                   ^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
                   ^
usbredirhost.c:1028:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
             DEBUG("STOP dropping isoc packets %lu buffer < %lu low threshold",
                   ^
usbredirhost.c: In function 'usbredirhost_set_iso_threshold':
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
     DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",
           ^
usbredirhost.c:1162:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=]
     DEBUG("higher threshold is %lu bytes | lower threshold is %lu bytes",

I think in all of these cases, the incorrect format modifier just causes
wrong debug prints on i686.
2016-09-30 12:19:59 +03:00
Anthony Cowley 450dd55d95 vtk: darwin compatibility 2016-09-29 21:29:40 -04:00
Franz Pletz eb6a1c9238
cryptopp: 5.6.2 -> 5.6.4
Fix CVE-2016-3995. #18856

Remove broken flag. #19040

cc #19009
2016-09-29 23:40:38 +02:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Eelco Dolstra 5df3ec85d8 gst-plugins-base: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 7c31bc7e89 gstreamer: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra 711b536934 polkit_qt4: Use multiple outputs 2016-09-29 13:05:29 +02:00
Eelco Dolstra a5ee4d2c78 qt-4: Use multiple outputs
This is a pretty modest use of multiple outputs - mainly to eliminate
-dev outputs from Qt's closure.
2016-09-29 13:05:28 +02:00
Frederik Rietdijk 3b90dd69d0 Merge pull request #18623 from RamKromberg/fix/fribidi
fribidi: 0.19.6 -> 0.19.7
2016-09-29 09:48:17 +02:00
Jörg Thalheim f7371ce3b5 Merge pull request #19028 from acowley/libui-darwin
libui: darwin compatibility
2016-09-29 08:35:40 +02:00
Graham Christensen 9ebc98e53d Merge pull request #19040 from grahamc/broken-mast
Mark packages as broken: asterisk, cryptopp, redmine, moodle, opera, openstack-neutron, mesos
2016-09-28 16:50:05 -04:00
Vladimír Čunát 0c0c59c7cc Merge #18848: gtk+3: 3.20.9 -> 3.22.0 2016-09-28 21:22:18 +02:00
Vladimír Čunát 8e7c388edc Merge #19041: libxslt: 1.1.28 -> 1.1.29 2016-09-28 17:14:09 +02:00
Vladimír Čunát 77604964b6 Merge branch 'master' into staging 2016-09-28 17:13:59 +02:00
Vladimír Čunát 06d8dd3ed4 libxslt: drop patch already included in release
I didn't test building on MinGW, but this commit can't make it worse.
2016-09-28 17:11:46 +02:00
Jörg Thalheim dafd585f9d
libxslt: 1.1.28 -> 1.1.29 2016-09-28 15:43:02 +02:00
Franz Pletz 8916ba141b
libressl_2_5: init at 2.5.0 2016-09-28 15:15:56 +02:00
Franz Pletz f749a16662
libressl_2_4: 2.4.2 -> 2.4.3 2016-09-28 15:15:55 +02:00
Franz Pletz 6b8aed6649
libressl_2_3: 2.3.7 -> 2.3.8 2016-09-28 15:15:55 +02:00
Graham Christensen 32ed834387
cryptopp: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:52:17 -04:00
Anthony Cowley 7ab671c209 libui: darwin compatibility 2016-09-28 03:00:01 -04:00
Franz Pletz 137827bacb
farstream: 0.2.4 -> 0.2.8 2016-09-28 02:23:10 +02:00
Joachim F f93c28ca69 Merge pull request #18837 from cryptix/libnaboNlibpointmatcher
Add libnabo and libpointmatcher
2016-09-27 22:39:07 +02:00
Graham Christensen 50566dbda2 Merge pull request #19007 from grahamc/jasper-cves
jasper: Apply patches for CVES
2016-09-27 15:26:13 -04:00
Henry 0f06454a94 libpointmatcher: init at 7504481.. (2016-09-11) 2016-09-27 16:11:57 +02:00
Henry 295efa1062 libnabo: init at 1.0.6 2016-09-27 15:49:51 +02:00
Christoph Hrdinka 24d2ddfb1d
mapnik: 3.0.10 -> 3.0.12 2016-09-27 15:17:28 +02:00
Graham Christensen 3a59a84715
jasper: Apply patches for CVES 2016-09-27 08:51:57 -04:00
Graham Christensen c992ac8584 Merge pull request #18921 from grahamc/spice
Spice: Upgrade all the spice packages
2016-09-27 07:42:51 -04:00
Alexander Ried 8976c70eda cogl: remove old version, make 1.22 default 2016-09-27 12:17:12 +02:00
Alexander Ried fc39a9a314 clutter: remove old version, make 1.26 default 2016-09-27 12:17:12 +02:00
zimbatm b92a367bed Merge pull request #18969 from loskutov/master
libxml++: add 3.0.0
2016-09-27 11:01:43 +01:00
Ignat Loskutov 8843c40b1a libxmlxx3: add myself as a maintainer 2016-09-27 01:53:43 -04:00
Ignat Loskutov bbaa851bf1 libxmlxx3: refactor to match libxmlxx 2016-09-27 01:53:28 -04:00
Graham Christensen cfdf42fbc3 Merge pull request #18931 from grahamc/libupnp
libupnp: 1.6.19 -> 1.6.20 for CVE-2016-6255
2016-09-26 17:25:51 -04:00
Joachim F a5580c9951 Merge pull request #18765 from aske/ocaml-move
Reorganize ocaml packages
2016-09-26 23:17:53 +02:00
Eelco Dolstra 6abfb2bd64 apr-util: Drop dependency on openssl.dev in out 2016-09-26 19:57:41 +02:00
Graham Christensen 60a004cf0c
libupnp: 1.6.19 -> 1.6.20 for CVE-2016-6255 2016-09-26 12:56:02 -04:00
Graham Christensen 28f03219d5 Merge pull request #18965 from grahamc/webkit2gtk
webkitgtk: 2.12.4 -> 2.12.5
2016-09-26 10:44:37 -04:00
Graham Christensen 56903afbf1
webkitgtk: 2.12.4 -> 2.12.5 2016-09-26 10:09:55 -04:00
Graham Christensen 2c570b4fbe Merge pull request #18968 from grahamc/libdwarf
libdwarf: 20121130 -> 20160613
2016-09-26 09:58:45 -04:00
Michael Raskin b7b10829b6 libosip2: 4.1.0 -> 5.0.0 2016-09-26 15:49:30 +02:00
Michael Raskin 13c515b092 mdds: 1.2.1 -> 1.2.2 2016-09-26 15:49:30 +02:00
Michael Raskin b2c386cf7c harfbuzz: 1.2.7 -> 1.3.1 2016-09-26 15:49:30 +02:00
Michael Raskin 424f86e8e2 gtdialog: 1.2 -> 1.3 2016-09-26 15:49:30 +02:00
Franz Pletz 4d75c71f38
openssl: 1.0.2i -> 1.0.2j, 1.1.0a -> 1.1.0b
https://www.openssl.org/news/secadv/20160926.txt
2016-09-26 15:02:01 +02:00
Graham Christensen 0a9d07c66b
libusbredir: 0.7 -> 0.7.1 2016-09-26 08:22:51 -04:00
Graham Christensen 1e7d220961
spice-protocol: 0.12.10 -> 0.12.12 2016-09-26 08:22:51 -04:00
Graham Christensen 6d1638e697
spice-gtk: 0.29 -> 0.32 2016-09-26 08:22:49 -04:00
Graham Christensen 4e9f2ef854
spice: 0.12.6 -> 0.12.8 2016-09-26 08:20:04 -04:00
zimbatm 8eef7f90af Merge pull request #18950 from Mic92/lcms2
lcms2: 2.7 -> 2.8
2016-09-26 12:44:27 +01:00
Frederik Rietdijk 8ed1a955d2 spice-gtk: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk 5ef97b39dc libvirt-glib: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Frederik Rietdijk 4cac775674 libindicate: do not use top-level python packages 2016-09-26 11:10:50 +02:00
Eelco Dolstra 9e0fd2df9f Merge pull request #18951 from Mic92/lcms
lcms: fix cve-2013-4276
2016-09-26 08:20:25 +02:00
Eelco Dolstra 321df1fcc8 Merge pull request #18949 from grahamc/openjpeg
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break
2016-09-26 08:16:49 +02:00
Ignat Loskutov fc7c571dce libxml++: add 3.0.0 2016-09-25 23:18:33 -04:00
Graham Christensen 8a484d778e
libdwarf: 20121130 -> 20160613 2016-09-25 22:12:47 -04:00
Kirill Boltaev 59e9b38fe1 cilaterm: mark as broken 2016-09-26 02:36:49 +03:00
Frederik Rietdijk 3edef544e4 libgpod: do not use top-level python packages 2016-09-25 23:59:43 +02:00
Frederik Rietdijk 2a549714bb libappindicator: do not use top-level python packages 2016-09-25 23:59:32 +02:00
Frederik Rietdijk 61456c175e keybinder3: remove unused parameter 2016-09-25 23:56:29 +02:00
Frederik Rietdijk a0fc782d6e keybinder: do not use top-level python packages 2016-09-25 23:55:31 +02:00
Frederik Rietdijk 1c74085ccf gstreamer python: do not use top-level python packages 2016-09-25 23:13:17 +02:00
Frederik Rietdijk 1dd912ab03 gst-python: do not use top-level python packages 2016-09-25 23:13:03 +02:00
Frederik Rietdijk be9956d007 farstream: do not use top-level python packages 2016-09-25 23:12:50 +02:00
Frederik Rietdijk 07c1c5b0e0 farsight2: do not use top-level python packages 2016-09-25 23:12:39 +02:00
Ram Kromberg ff76c7d3ca giflib: 5.1.0 -> 5.1.4 (#18911) 2016-09-25 21:34:35 +02:00
Graham Christensen fe27ae5f27 Merge pull request #18919 from grahamc/fcgi
fcgi: Patch to protect against stack smashing
2016-09-25 14:33:01 -04:00
Luca Bruno 9263ad3ff8 Merge pull request #18955 from groxxda/pinpoint
clutter*, cogl: remove unused versions
2016-09-25 17:36:09 +01:00
Franz Pletz 0bf841843c
libfpx: 1.3.1-4 -> 1.3.1-7 2016-09-25 17:38:31 +02:00
Alexander Ried dbc0229446 cogl_1_20: remove unused version 2016-09-25 17:08:49 +02:00
Alexander Ried a536b78815 clutter{,_gtk}: remove old versions 2016-09-25 17:08:49 +02:00
Alexander Ried 31bbc58c7a clutter-gtk_0_10: remove unused version 2016-09-25 17:08:43 +02:00
Jörg Thalheim 6c230676cd
lcms: fix cve-2013-4276 2016-09-25 15:55:59 +02:00
Alexander Ried 55a1a67111 clutter-gst2: remove unused version 2016-09-25 15:48:52 +02:00
Jörg Thalheim 3029e35f7f
lcms2: 2.7 -> 2.8 2016-09-25 15:38:21 +02:00
Graham Christensen 42b08b743c
openjpeg: 2.1.0 -> 2.1.1 for critical bugfixes and no ABI break 2016-09-25 08:48:49 -04:00
Alexander Ried b49d147a05 libva: 1.7.0 -> 1.7.2 (#18847) 2016-09-25 02:22:13 +02:00
Franz Pletz eb5d0db76e
libksba: 1.3.4 -> 1.3.5 2016-09-24 21:55:34 +02:00
Franz Pletz 81bb09541c
gpgme: 1.6.0 -> 1.7.0 2016-09-24 21:55:34 +02:00
Franz Pletz 62dce240bf
adns: 1.5.0 -> 1.5.1 2016-09-24 21:55:32 +02:00
Franz Pletz 6244be2d0a
pcre: 8.38 -> 8.39 (security)
Fixes:

  - CVE-2014-9769
  - CVE-2015-2327
  - CVE-2015-2328
  - CVE-2015-8382
  - CVE-2016-3191

cc #18856
2016-09-24 21:52:51 +02:00
Franz Pletz ee8fed4697
librsvg: 2.40.9 -> 2.40.16 (security)
Fixes CVE-2015-7558 & CVE-2016-6163.

cc #18856
2016-09-24 20:11:00 +02:00
Vladimír Čunát c68850c6be nixos opengl: use mesa_drivers.out
...instead of mesa_noglu.out. Closures of systems remain unchanged,
as both are in (and the .out output is very small anyway).
This is to make sure that we use lib*GL* that aren't slowed down by grsecurity.
2016-09-24 19:21:39 +02:00
Vladimír Čunát 265a4752f6 Merge #18925: nettle: 3.1.1 -> 3.2
It fixes bugs in crypto calculations.
2016-09-24 18:57:52 +02:00
Vladimír Čunát fffc7638cd Merge branch 'master' into staging 2016-09-24 18:54:31 +02:00
Vladimír Čunát c3d1caf97b Merge #18905: ffmpeg: 2.8.7 -> 2.8.8
It contains security fixes.
2016-09-24 17:39:53 +02:00
Franz Pletz 9081109ba0
botanUnstable: 1.11.30 -> 1.11.31 2016-09-24 16:45:47 +02:00
Franz Pletz b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore 2016-09-24 15:35:14 +02:00
Aneesh Agrawal 0f9ece7929 libevent: remove Python dependency
Python is only used for one test, which is optional and is skipped if
Python is not detected. Additionally, Python 2 is required (Python 3
does not work), so remove the dependency to reduce the closure size for
a Python 3 as default Python future.

Additionally, update the meta.homepage and src to point at GitHub, which
is the libevent project home since 2015-10-07.
2016-09-24 15:05:28 +02:00
Graham Christensen 54db6a46c7
nettle: 3.1.1 -> 3.2 2016-09-24 09:02:25 -04:00
Graham Christensen da6b9f47e9
fcgi: Patch to protect against stack smashing 2016-09-24 07:21:15 -04:00
Franz Pletz c8dba2581c
nghttp2: 1.10.0 -> 1.14.1 2016-09-24 04:16:20 +02:00
Franz Pletz fc0f3ebb20
jansson: 2.7 -> 2.8
Fixes CVE-2016-4425.

cc #18856
2016-09-24 02:46:25 +02:00
Graham Christensen 561741a9d4
ffmpeg: 2.8.7 -> 2.8.8 2016-09-23 20:22:01 -04:00
Luca Bruno 24aba307c9 Merge pull request #18851 from groxxda/gir
gobjectIntrospection: 1.48.0 -> 1.50.0 [staging]
2016-09-22 21:42:06 +01:00
Alexander Ried 2ca5adbfe8 gobjectIntrospection: 1.48.0 -> 1.50.0 2016-09-22 22:35:59 +02:00
Alexander Ried 6d95751d85 webkitgtk210x: remove 2016-09-22 22:31:37 +02:00
Alexander Ried b82874e6dc webkitgtk214x: init at 2.14.0 2016-09-22 22:25:43 +02:00
Alexander Ried 868eb83019 glib: 2.48.2 -> 2.50.0
glib now uses libmount per default -> depend on utillinux.
To avoid circular dependency (glib, utillinux, systemd, glib) use the
minimal version
2016-09-22 22:19:06 +02:00
Alexander Ried 7871ca4024 gtk+3: 3.20.9 -> 3.22.0 2016-09-22 22:15:57 +02:00
Eelco Dolstra 28a659974a mesa_noglu: Replace some more hard links with symlinks
By deduplicating libXvMC*.so and {r600,radionsi}_drv_video.so, this
reduces the size of the drivers output from 63.3 MiB to 49.8 MiB.
2016-09-22 15:07:41 +02:00
Eelco Dolstra ac03df96ba openssl: 1.0.1t -> 1.0.1u, 1.0.2h -> 1.0.2i, 1.1.0 -> 1.1.0a
https://www.openssl.org/news/secadv/20160922.txt
2016-09-22 15:05:09 +02:00
Ram Kromberg afa4138a60 libagar: init at 1.5 2016-09-22 02:47:14 +03:00
Joachim F bc4e469c53 Merge pull request #18741 from groxxda/appstream-glib
appstream-glib: 0.5.12 -> 0.6.3
2016-09-21 20:35:34 +02:00
José Romildo Malaquias 12e834f769 libxmlxx: 2.38.1 -> 2.40.1 (#18782) 2016-09-21 19:31:45 +02:00
Alexander Ried d334e9e1f6 wayland: 1.11.0 -> 1.12.0 2016-09-21 11:16:32 +02:00
Eelco Dolstra 3143f39e5a strigi: Fix libraries being installed in $out/$out/lib
Since we don't strip binaries in $out/$out, this was causing strigi to
have a dependency on gcc in its closure.
2016-09-20 18:02:19 +02:00
Eelco Dolstra 7a4209c356 Merge remote-tracking branch 'origin/master' into staging 2016-09-20 17:46:09 +02:00
Eelco Dolstra 5f8a330d40 outputDocdev -> outputDevdoc
For consistency with the devdoc output.
2016-09-20 17:44:48 +02:00
Eelco Dolstra c3bc8b2996 ldb: 1.1.26 -> 1.1.27
Also, strip the modules to prevent a dependency on gcc.
2016-09-19 20:03:40 +02:00
Eelco Dolstra dbb9e2e847 tevent: 0.9.28 -> 0.9.30 2016-09-19 20:03:39 +02:00
Eelco Dolstra 8b7f83a146 tdb: 1.3.8 -> 1.3.11 2016-09-19 20:03:39 +02:00
Eelco Dolstra 498af0bbb4 talloc: 2.1.5 -> 2.1.8 2016-09-19 20:03:39 +02:00
Eelco Dolstra 56400e34d4 libshout: Use multiple outputs 2016-09-19 20:03:39 +02:00
Eelco Dolstra 05d34c9d2c libqalculate: 0.9.9 -> 0.9.10
Also, use multiple outputs.
2016-09-19 20:03:38 +02:00
Eelco Dolstra dc8ebab12f libksba: Use multiple outputs 2016-09-19 20:03:38 +02:00
Eelco Dolstra cc8b44b103 libtunepimp: Use multiple outputs 2016-09-19 20:03:38 +02:00
Eelco Dolstra f84806d84f libofa: Use multiple outputs 2016-09-19 20:03:38 +02:00
Eelco Dolstra 37f2679e73 libarchive: Use multiple outputs 2016-09-19 20:03:11 +02:00
Eelco Dolstra 8b31b91a22 libraw: Use multiple outputs 2016-09-19 20:02:07 +02:00
Karn Kallio 16227c728d libctemplate : update URL for downloading source 2016-09-19 09:58:32 +02:00
Karn Kallio e11287ce3f Add vsqlite, a C++ wrapper library for sqlite. 2016-09-19 09:58:21 +02:00
Karn Kallio 07c6d61af0 Add MySQL Connector C++, a mysql server client library. 2016-09-19 09:58:15 +02:00
Franz Pletz fa3fb19445
libite: init at 1.8.2 2016-09-19 00:58:54 +02:00
Franz Pletz 7038fca9da
libconfuse: 2.8 -> 3.0 2016-09-19 00:58:53 +02:00
Franz Pletz e3107dc45d
gnutls: 3.5.3 -> 3.5.4 2016-09-19 00:58:53 +02:00
Franz Pletz 501f9096f6
gnutls: 3.4.14 -> 3.4.15 2016-09-19 00:58:53 +02:00
Robin Gloster 452f182356
krb5: 1.14.2 -> 1.14.3
fixes CVE-2016-3120
2016-09-18 23:47:56 +02:00
Frederik Rietdijk ae1faabdcd Merge pull request #18742 from groxxda/libchamplain
libchamplain: 0.12.13 -> 0.12.14
2016-09-18 23:06:57 +02:00
Vladimír Čunát 4007e5b807 hunspellWithDicts: fix bad `meta.outputsToInstall`
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
2016-09-18 22:39:57 +02:00
Alexander Ried cd7d7f8a4a libchamplain: 0.12.13 -> 0.12.14 2016-09-18 22:02:27 +02:00
Alexander Ried 469b82c0da appstream-glib: 0.5.12 -> 0.6.3 2016-09-18 21:21:02 +02:00
Alexander Ried 363088f8e8 libinput: 1.3.3 -> 1.5.0 2016-09-18 20:20:51 +02:00
Moritz Ulrich d9cdbcc34e libcaca: Enable support for png/jpeg/gif
Fixes #18683
2016-09-18 14:27:34 +02:00
Moritz Ulrich c8d4f40dc6 Revert "libcaca: Enable support for png/jpeg/gif"
I didn't notice this was a mass-rebuild change. Pushing it to
staging instead.

This reverts commit 6b8bd7c7d5.
2016-09-18 14:26:40 +02:00
Moritz Ulrich 6b8bd7c7d5 libcaca: Enable support for png/jpeg/gif
Fixes #18683
2016-09-18 14:23:09 +02:00
Alexey Shmalko 19898d8284 Merge pull request #18650 from Ericson2314/openvpn-pkcs11
pkcs11-helper: git rev -> 1.11, openvpn w/ pkcs11-helper support
2016-09-18 14:43:07 +03:00