Commit graph

23699 commits

Author SHA1 Message Date
Rok Garbas 15d3d68a5e
Reverting #32599 2017-12-15 21:52:49 +01:00
Peter Hoeg da864e5976 libva-utils: init at 2.0.0 2017-12-15 20:57:17 +01:00
Peter Hoeg fddee84a68 vaapiIntel: 1.8.2 -> 2.0.0 2017-12-15 20:57:17 +01:00
Peter Hoeg 390dc930d6 libva: 1.7.3 -> 2.0.0 2017-12-15 20:57:17 +01:00
Jörg Thalheim f4dcb88420
Merge pull request #32664 from magnetophon/liblscp
liblscp: 0.5.8 -> 0.6.0
2017-12-14 15:19:07 -08:00
Franz Pletz e520a8cc0d
hwloc: 1.11.6 -> 1.11.8
Also introduces multiple outputs and a version without X11 dependencies.
2017-12-14 16:03:09 +01:00
Eelco Dolstra 3430b0e859 aws-sdk-cpp: 1.1.18 -> 1.3.22 2017-12-14 15:53:55 +01:00
Bart Brouns 04e837e1fa liblscp: 0.5.8 -> 0.6.0 2017-12-14 14:40:31 +01:00
Michael Weiss 41a4bded9b gpgme: 1.9.0 -> 1.10.0
I've removed qgpgme-format-security.patch as version 1.10.0 already
contains it:
git tag --contains=5d4f977dac542340c877fdd4b1304fa8f6e058e6

Everything rebuilds fine so far.

Upstream release notes (Noteworthy changes in version 1.10.0):

 * Now returns more specific error codes for decryption to distinguish
   between bad passphrase, user canceled, and no secret key.

 * Now returns key origin information if available.

 * Added context flag "auto-key-retrieve" to selectively enable the
   corresponding gpg option.

 * Added flag is_de_vs to decryption and verify results.

 * py: Use SEEK_SET as default for data.seek.

 * cpp: Various new APIs.

 * Reduced spawn overhead on Linux again.  Added new configure option
   --disable-linux-getdents to disable this feature for very old
   Linux versions.

 * Improved the Python bindings build system.

 * Made the test suite less fragile.
2017-12-14 13:49:00 +01:00
Graham Christensen b2973d5ad4
taglib: fixup meta 2017-12-14 07:32:00 -05:00
Joachim F 74f1b7df7a
Merge pull request #32495 from magnetophon/ingen
Ingen
2017-12-14 00:39:59 +00:00
Orivej Desh 04fcbefd81 taglib: update cmake flags
ASF and MP4 are enabled by default since 1.8 and not configurable in 1.9 and newer.

TagLib 1.11 switched to building static libraries by default.
2017-12-13 13:56:04 +00:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Thomas Tuegel 5dfc42bb8a
Merge pull request #32608 from ttuegel/kde-frameworks-5.41
KDE Frameworks 5.41
2017-12-12 13:10:19 -06:00
Joachim F e5d35342b8
Merge pull request #32368 from rvl/saxons
New versions of Saxon XSLT Processor
2017-12-11 23:24:47 +00:00
Thomas Tuegel ba0c962352
taglib: update description and licenses, add maintainer 2017-12-11 12:22:30 -06:00
Thomas Tuegel ae1ba39c7d
taglib: 1.10 -> 1.11.1
The homepage is also updated to http://taglib.org/.
2017-12-11 12:20:29 -06:00
John Doe 750a7c677b libvirt: remove xen dependency on aarch64 2017-12-11 19:46:05 +02:00
Thomas Tuegel 145e0f9940
Revert "Revert "qt5: 5.9.1 -> 5.9.3""
This reverts commit a1b77bfe5f.

KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 11:32:16 -06:00
Thomas Tuegel 5581ba6c65
kdeFrameworks: 5.40.0 -> 5.41.0 2017-12-11 11:30:41 -06:00
georgewhewell 73b65551f4 openblas: add aarch64 platform config 2017-12-11 19:22:07 +02:00
Orivej Desh 5483c00288 librem: 0.5.0 -> 0.5.2 2017-12-11 15:01:37 +00:00
Orivej Desh 7267338736 libre: 0.5.1 -> 0.5.6
Fixes `baresip` broken by 99a3e135c3.
2017-12-11 15:01:37 +00:00
Orivej Desh 9ebcc8db01 gstreamer: update hashes
missing from 6cc35d014f (#32477)
2017-12-11 09:21:20 +00:00
Vladimír Čunát a2799407e8
Merge: openexr: upstream security patch 2017-12-11 09:52:20 +01:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz 963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Orivej Desh e21e752caf libcerf: init at 1.5
squash! libcerf: init at 1.5

squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
Orivej Desh f601ecfb21 qt4: fix qmake on darwin and delete custom install phase
Since keeping `installPhase = ""` to signify "use the default installPhase" will
be surprising, this deletes the installPhase and rebuilds qt4 on all platforms.

Fixes #30238
2017-12-10 14:22:02 +00:00
Moritz Ulrich 7df7739888
gmime3: 3.0.1 -> 3.0.5 2017-12-10 12:15:50 +01:00
Orivej Desh 5b53774f89 qt4: fix darwin install phase
by creating $out before copying lib to $out
2017-12-10 10:22:08 +00:00
Vladimír Čunát aa9fbd036f
openexr: upstream security patch
/cc #32459.
2017-12-10 11:03:30 +01:00
Orivej Desh b6bf8db29f Revert "gmime: 3.0.1 -> 3.0.5"
It breaks notmuch 0.25.2 tests, and updating notmuch to 0.25.3 does not fix them.
2017-12-10 09:07:04 +00:00
Austin Seipp 5ae883b8c3 nixpkgs: remove sqlite/kyotocabinet deps for leveldb
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Orivej Desh 5da9f614df
Merge pull request #32520 from KaiHa/gmime-3.0.5
gmime: 3.0.1 -> 3.0.5
2017-12-09 20:44:53 +00:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Vladimír Čunát 8f4f9b6223
jbig2dec: bugfix 0.13 -> 0.14
Many of the fixes seem to have potential to be vulnerabilities,
though most aren't labeled with a CVE number.  /cc #32459
2017-12-09 20:52:28 +01:00
Kai Harries 7e1c7fe798 gmime: 3.0.1 -> 3.0.5 2017-12-09 20:30:17 +01:00
Vladimír Čunát 332a800de3
exiv2: a batch of security fixes
/cc #32459.  I can't see any other CVE patches that are either
backported upstream to the 0.26 branch or applied in some distro.
2017-12-09 19:08:07 +01:00
Jörg Thalheim 82235b388c
Merge pull request #32437 from vbgl/ocaml-facile-1.1.3
facile: 1.1 -> 1.1.3
2017-12-09 16:19:52 +00:00
Andreas Rammhold 0841f14a8f
openssl_1_0_2: 1.0.2m -> 1.0.2n (CVE-2017-3737, CVE-2017-3738)
See [1] for more details

[1] https://www.openssl.org/news/secadv/20171207.txt
2017-12-09 13:15:00 +01:00
Bart Brouns 0431971eae faac: 1.29.3 -> 1.29.9.2 2017-12-09 11:45:14 +00:00
Orivej Desh 36cab2324c mp4v2: enable darwin 2017-12-09 11:45:14 +00:00
Vladimír Čunát cd9231a01a
ldns: security patches from upstream, /cc #32459
Also use sha256 instead of sha1 for the source.
2017-12-09 11:08:28 +01:00
Jörg Thalheim 3a20229361
Merge pull request #32484 from magnetophon/qsampler
qsampler: svn-2342 -> 0.4.3
2017-12-09 09:22:38 +00:00
Frederik Rietdijk 8b5fd51064 python.pkgs.libvirt: move to separate file 2017-12-09 10:10:05 +01:00
Orivej Desh 687175c931 liblscp: svn-2319 -> 0.5.8 2017-12-09 02:04:11 +00:00
Orivej Desh f46afb6353 libgig: svn-2334 -> 4.1.0 2017-12-09 02:04:10 +00:00
Bart Brouns 70030c5ad7 raul: unstable-2016-09-20 -> unstable-2017-07-23 2017-12-09 01:27:30 +01:00