Commit graph

23766 commits

Author SHA1 Message Date
Jan Tojnar f856f3bf23
libpcap: increase maximum snapshot length for dbus
DBus packet size can be bigger than the size allowed by libpcap,
which breaks applications like bustle.

The issue was fixed upstream so we are backporting the commits.

https://github.com/wjt/bustle/issues/4
2017-12-16 16:22:28 +01:00
Vladimír Čunát 0990b2c7fd
Revert "Reverting #32599"
This reverts commit 15d3d68a5e.
The PR is moved from master to staging.
2017-12-15 22:10:12 +01:00
Vladimír Čunát 3b36161935
Merge branch 'master' into staging 2017-12-15 22:09:44 +01:00
Rok Garbas 15d3d68a5e
Reverting #32599 2017-12-15 21:52:49 +01:00
Vladimír Čunát 24d81d6332
Merge branch 'master' into staging 2017-12-15 21:40:23 +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
Bob van der Linden aa86d135f8 libuv: 1.16.1 -> 0.18.0 2017-12-14 23:28:27 +01: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
John Ericson a0b1ebeee9 Merge remote-tracking branch 'upstream/staging' into binutils-wrapper 2017-12-13 16:14:47 -05:00
John Ericson 7ef4448c97 Merge commit '9d8f9b2e531bf95a700a949d879927fb6996ffc9' into binutils-wrapper 2017-12-13 16:08:36 -05:00
John Ericson 26a5612aeb libstdc++5: Fix after binutils-wrapper
Will need to be editted again to work for cross
2017-12-13 16:08:19 -05:00
John Ericson 2bba929062 bintools-wrapper: Import separately from cc-wrapper 2017-12-13 16:08:18 -05:00
Benjamin Saunders 775d35d0b2 vulkan-loader: 1.0.42.2 -> 1.0.61.1 2017-12-13 11:18:11 -08: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 105d9519c1
Merge remote-tracking branch 'origin/master' into staging 2017-12-12 20:06:36 -05: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
Vladimír Čunát c2b679516f
Merge branch 'master' into staging 2017-12-12 21:08:16 +01:00
Tristan Carel 19dbfb66c0 boost: build Python numpy extension by default
In order to manipulate Python arrays numpy is needed from boost 1.65 on.
http://www.boost.org/users/history/version_1_65_1.html
2017-12-12 21:02:32 +01: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
Tristan Carel aed5b163a5
assimp: 3.3.1 -> 4.1.0 2017-12-12 10:58:17 +01: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 dd604d575f Merge branch 'master' into staging
* master: (39 commits)
  pythonPackages: rename dns -> dnspython
  awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5]
  qt4: fix qmake on darwin and delete custom install phase
  python.buildEnv: always include the $out output
  nix-bash-completions: lazy load aware install
  borg: 1.1.1 -> 1.1.3
  nixos/programs/bash: document that /etc/bash_completion.d is obsolete
  ocamlPackages.markup: 0.7.4 -> 0.7.5
  hhvm: 3.21 -> 3.23.2
  ocamlPackages.ulex: 1.1 -> 1.2
  notmuch: 0.25.2 -> 0.25.3
  gmime3: 3.0.1 -> 3.0.5
  qt4: fix darwin install phase
  nixos/programs/bash: Let bash-completion lazy load scripts
  Revert "gmime: 3.0.1 -> 3.0.5"
  rawtherapee: delete unused files
  pythonPackages: rename dns -> dnspython
  nixpkgs: remove sqlite/kyotocabinet deps for leveldb
  tor-browser-bundle-bin: 7.0.10 -> 7.0.11
  networkmanager: remove restart after suspend from resume
  ...
2017-12-10 15:24:30 +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
Bart Brouns 0098b23bf7 lv2-unstable: 2016-10-23 -> 2017-07-08 2017-12-09 01:27:22 +01:00
Orivej Desh 9e475320fc
Merge pull request #32479 from magnetophon/sord
sord: add pcre
2017-12-08 23:26:58 +00:00
Bart Brouns 6cc35d014f gstreamer: 1.12.2 -> 1.12.3 2017-12-08 23:21:09 +00:00
Orivej Desh 03abdc205e
Merge pull request #32478 from magnetophon/serd
serd: 0.26.0 -> 0.28.0
2017-12-08 23:18:09 +00:00
Bart Brouns 42ddb8ae2a serd: 0.26.0 -> 0.28.0 2017-12-08 23:17:32 +00:00
Bart Brouns 635490ee97 fftw: 3.3.6-pl1 -> 3.3.7 2017-12-08 21:51:55 +00:00
Bart Brouns 7cb98a8324 sord: add pcre 2017-12-08 22:13:51 +01:00
Orivej Desh 081de6180b
Merge pull request #32474 from magnetophon/suil
suil: 0.8.4 -> 0.10.0
2017-12-08 21:06:54 +00:00
Bart Brouns fcca8b4e15 aubio: 0.4.5 -> 0.4.6 2017-12-08 20:25:30 +00:00
Bart Brouns 6e34919e78 suil: 0.8.4 -> 0.10.0 2017-12-08 21:16:04 +01:00
Pascal Wittmann b00f806ed0
Merge pull request #32400 from vbgl/ocamlnet-4.1.5
ocamlPackages.ocamlnet: 4.1.4 -> 4.1.5
2017-12-08 10:32:03 +01:00
Vladimír Čunát cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Vincent Laporte 01f473c8d1
facile: 1.1 -> 1.1.3
Move to ocamlPackages.
Add a META file to use with ocamlfind
2017-12-08 06:12:26 +00:00
Travis Whitaker 777c9bfdae cuDNN 7.0.3 -> 7.0.5 2017-12-07 15:13:07 -08:00
Orivej Desh 8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Orivej Desh c3818426b8 safefile: replace <nixpkgs> with path 2017-12-07 22:03:09 +00:00
Lancelot SIX 97372a7bd3
libmicrohttpd: 0.9.57 -> 0.9.58
This is a bugfix release.
See https://lists.gnu.org/archive/html/info-gnu/2017-12/msg00005.html
for release information.
2017-12-07 22:58:57 +01:00
John Doe 5b5b686f0a libvirt: 3.8.0 -> 3.10.0 2017-12-07 15:16:59 +00:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
José Romildo Malaquias 167247936d libdbusmenu: 12.10.12 -> 16.04.0 2017-12-07 09:50:57 -02:00
Orivej Desh 199b426812 gst_all_1.gst-plugins-bad: enable parallel building 2017-12-07 08:52:42 +00:00
Orivej Desh f568450637 qmake: enable parallel building of qmake projects by default 2017-12-07 08:52:42 +00:00
Orivej Desh ca4f822fd8 qmake4Hook: enable parallel building with qmake4Hook by default 2017-12-07 08:52:42 +00:00
Vincent Laporte d3e488c3a3
nettle: remove at 3.3 2017-12-06 20:39:41 +00:00
Chris Martin c29db1d172 libu2f-host: fix typo in description 2017-12-06 07:42:31 +01:00
Rodney Lorrimar e6f1618dbc saxon-he: init at 9.8.0.6 2017-12-06 03:59:20 +00:00
Rodney Lorrimar e970236591 saxonb_9_1: init at 9.1.0.8
saxonb_8_8 is kept as default saxonb because the newer version is not
a completely compatible replacement.

https://www.saxonica.com/documentation/#!changes/xslt20/8.8-9.1
2017-12-06 03:52:20 +00:00
Rodney Lorrimar d0cd7a0999 saxons: refactor common builder code
Also add myself as maintainer.
2017-12-06 03:51:32 +00:00
Vladimír Čunát 9ab5848335
Merge branch 'master' into staging
Haskell updates.  Hydra: ?compare=1416248
2017-12-06 02:23:46 +01:00
Jan Tojnar 884376e7a8
gegl_0_3: 0.3.18 → 0.3.24 2017-12-06 00:19:27 +01:00
Jan Tojnar 062a284770
babl: 0.1.34 → 0.1.38 2017-12-06 00:14:27 +01:00
Lancelot SIX 11f6566b31 glpk: 4.63 -> 4.64
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00002.html
for release information
2017-12-05 20:51:08 +01:00
Austin Seipp 827142a7fa nixpkgs: add unicorn-emulator library 1.0.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-05 10:09:22 -06:00
Vladimír Čunát 689d6303e8
Merge branch 'master' into staging
The haskell split got reverted (again).
Hydra: ?compare=1416012
2017-12-05 13:07:26 +01:00
adisbladis 537f4af06c
libp11: 0.4.4 > 0.4.7 2017-12-05 11:06:12 +08:00