Commit graph

86516 commits

Author SHA1 Message Date
Franz Pletz 64ab827873 vlc: 2.2.3 -> 2.2.4 (security)
Fixes CVE-2016-5108.
2016-07-10 10:48:10 +02:00
Franz Pletz 9c9abc4c94 plib: add patch to fix CVE-2011-4620 2016-07-10 10:47:12 +02:00
Franz Pletz b8ecb949e6 haproxy: 1.6.5 -> 1.6.6 (security)
Fixes at least CVE-2016-5360.
2016-07-10 10:46:22 +02:00
Franz Pletz a950c154c1 wireshark: 2.0.3 -> 2.0.4 (security)
Fixes a few security problems:
  https://www.wireshark.org/docs/relnotes/wireshark-2.0.4.html
2016-07-10 10:46:22 +02:00
Franz Pletz 77f2fff41d libusbmuxd, libimobiledevice: Fix CVE-2016-5104 2016-07-10 10:46:22 +02:00
Franz Pletz f1f6dc9b87 shadowsocks-libev: polarssl is now called mbedtls 2016-07-10 10:26:14 +02:00
Franz Pletz 916cedb063 gatling: remove unused dependency on polarssl 2016-07-10 10:26:14 +02:00
Franz Pletz 69db5f5ad7 mbedtls: 1.3.16 -> 2.3.0 2016-07-10 10:26:14 +02:00
Tuomas Tynkkynen 19146cefa1 Merge pull request #16815 from romildo/upd.mkvtoolnix
mkvtoolnix: 8.9.0 -> 9.2.0
2016-07-10 04:56:59 +03:00
Tuomas Tynkkynen 931706cdc1 extlinux-conf-builder: Choose whether to use DTBs on per-generation basis
Previously, the value from stdenv.platform.kernelDTB was used. That
doesn't work well if both kinds (DTB and non-DTB) of generations exist
in the system profile.
2016-07-10 03:03:51 +03:00
Tuomas Tynkkynen f9654a88e7 spidermonkey: Disable tests on ARM
Some tests fail and cause kernel spam of this sort:

[ 6607.906159] Alignment trap: not handling instruction f4430a1f at [<0021e500>]
[ 6607.913308] Unhandled fault: alignment exception (0x811) at 0x003a15ec
[ 6607.919864] pgd = e8b88000
[ 6607.922601] [003a15ec] *pgd=fb185835
2016-07-10 03:03:51 +03:00
Tuomas Tynkkynen 2ed3f7a020 webrtc-audio-processing: Fix ARM breakage 2016-07-10 01:35:00 +03:00
Kranium Gikos Mendoza 9d81feb474 pdfmod: unbreak after multiple-outputs change
switched to lib.makeLibraryPath for LD_LIBRARY_PATH
2016-07-09 23:40:03 +02:00
Franz Pletz 7e9c1a30b3 xercesc: 3.1.3 -> 3.1.4 (security)
Fixes CVE-2016-4463.
2016-07-09 23:28:58 +02:00
Robert Helgesson 18a91ddfb6 cloc: 1.68 -> 1.70 2016-07-09 22:51:12 +02:00
zimbatm 820cb25139 Merge pull request #16416 from Ericson2314/default-args
Make default config an argument default instead of using null check
2016-07-09 21:44:36 +01:00
Robert Helgesson 8a82798f97 autorandr: avoid use of xxd
Use the Python fallback instead of bringing in a dependency on Vim.
2016-07-09 22:40:34 +02:00
Graham Christensen 7bd2052436 autorandr: 4f5e2401ef -> 20150127
wertarbyte has allowed his project to languish, and phillipberdt
has taken it over and is merging pull requests
2016-07-09 22:19:32 +02:00
John Ericson 29de9cedad Make default config an argument default instead of using null check
Thanks @Mathnerd314 for this idea
2016-07-09 13:06:19 -07:00
Luca Bruno 977e0c6599 nixos/bash: enable colors during completion 2016-07-09 20:51:31 +01:00
Nikolay Amiantov cb26996af3 Merge pull request #16814 from womfoo/fix-bump/antimony-0.9.2
antimony: fix build and 0.8.0b -> 0.9.2
2016-07-09 21:11:58 +04:00
cransom 5f8a384b65 flowlogs_reader: init at 1.0.0 (#16787) 2016-07-09 19:11:42 +02:00
Kranium Gikos Mendoza a2a2b334d9 antimony: 0.8.0b -> 0.9.2 2016-07-10 00:40:29 +08:00
Alexey Shmalko a5ee403f5b alarm-clock-applet: use default method for propagating gstreamer (#16786) 2016-07-09 18:36:04 +02:00
José Romildo Malaquias 726059d4e8 mkvtoolnix: 8.9.0 -> 9.2.0 2016-07-09 12:14:01 -03:00
Vladimír Čunát 3b2627586d Merge #16448: gnumake: optionally build with guile
Fixed up nested lists within the merge.
2016-07-09 16:36:49 +02:00
Tuomas Tynkkynen 0cdf892769 darwin make-bootstrap-tools: Document reason for special coreutils
Discussion:
https://github.com/NixOS/nixpkgs/commit/ac4958efc33322c9
2016-07-09 17:23:43 +03:00
Tuomas Tynkkynen 644d4e9ac9 Revert "Revert "make-bootstrap-tools: try again to fix on Darwin""
This reverts commit debd401b0f.

We must not use a single-binary build for the bootstrap since the common
binary gains a dynamic linkage to gmp (due to 'factor' and 'expr'
handling arbitrary-precision arithmetic).
2016-07-09 17:19:18 +03:00
Tobias Geerinckx-Rice 03f4690acb Merge pull request #16813 from RamKromberg/fix/libxcomp
libxcomp: update libpng dependency from 1.2 to 1.6 branch
2016-07-09 15:36:50 +02:00
Vladimír Čunát 7d94f57309 gnutls: fixup evaluation after 5148c6c5c0
Noticed on: https://github.com/NixOS/nixpkgs/commit/5148c6c5c0#commitcomment-18184261
2016-07-09 15:15:42 +02:00
Ram Kromberg 66500f64db libxcomp: update libpng dependency from 1.2 to 1.6 branch 2016-07-09 16:15:30 +03:00
Matthias Beyer 340a5d6fbf openvpn: 2.3.10 -> 2.3.11
Taken from #15856.
2016-07-09 15:04:55 +02:00
Christian Richter 86809b838f mop: init at 0.2.0
Fixes #16728.
2016-07-09 15:00:36 +02:00
Wout Mertens 5bf4fd7a63 Merge pull request #16810 from rycee/fix/handbrake
handbrake: depend on hicolor_icon_theme
2016-07-09 14:53:13 +02:00
Robert Helgesson 9f4775dbb5 ddclient service: use environment.etc
The ddclient daemon requires that the configuration file is only
accessible by the ddclient user. This since it typically contains login
information.
2016-07-09 14:51:36 +02:00
Ram Kromberg 781cd33f3b glmark2: 2014.03 -> 2015-06-11 (#16812) 2016-07-09 14:50:24 +02:00
Miguel Madrid 57e1a6c48d traceroute: 2.0.21 -> 2.1.0 (#16809) 2016-07-09 14:40:14 +02:00
Nikolay Amiantov 390f758382 Merge pull request #16811 from rycee/fix/brasero
brasero: depend on hicolor_icon_theme
2016-07-09 15:21:36 +04:00
Frederik Rietdijk 6665092e4d pythonPackages.ipython: fix python 2.7 2016-07-09 13:11:05 +02:00
Frederik Rietdijk d472995b78 pythonPackages.pathlib2: init at 2.1.0 2016-07-09 13:11:05 +02:00
Frederik Rietdijk 5e7fb05a8c pythonPackages.backports_shutil_get_terminal_size: init at 1.0.0 2016-07-09 13:11:05 +02:00
Robert Helgesson c071831b8b handbrake: depend on hicolor_icon_theme
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2016-07-09 13:06:14 +02:00
Robert Helgesson 02600dacf8 brasero: depend on hicolor_icon_theme
This avoids conflicts on `share/icons/hicolor/icon-theme.cache`.
2016-07-09 13:04:32 +02:00
Franz Pletz b571a1a373 smcroute: init at 2.1.0 2016-07-09 12:56:02 +02:00
Frederik Rietdijk 4d4a809294 pythonPackages.prompt_toolkit_52: disable tests 2016-07-09 11:40:52 +02:00
Vladimír Čunát 5148c6c5c0 gnutls: fix on Darwin
nettools is only used during checkPhase, and we don't do that on Darwin
anyway. Close #16783; we don't change hashes on Linux contrary to the PR.
2016-07-09 11:34:02 +02:00
Tobias Geerinckx-Rice 599cf0fe50
zstd: 0.7.2 -> 0.7.3
New:
- compression format specification zstd_compression_format.md
- -- separator, stating that all following arguments are file names
- ZSTD_getDecompressedSize()

Fixes:
- dictBuilder using HC levels
- legacy support from ZSTD_decompress_usingDDict()
- multi-blocks decoding with intermediate uncompressed blocks
2016-07-08 22:09:43 +02:00
Tobias Geerinckx-Rice 3970c6da5e
borgbackup: 1.0.4 -> 1.0.5
This update slipped in between 1.0.4 and me pushing 276448a. Upstream says:

This is a critical bugfix release - upgrading to it is strongly recommended!
Please read https://github.com/borgbackup/borg/blob/1.0.5/docs/changes.rst.
2016-07-08 20:52:39 +02:00
Tobias Geerinckx-Rice 276448a477
borgbackup: 1.0.3 -> 1.0.4
Take Pypi's hint and switch to GitHub.
2016-07-08 20:39:46 +02:00
Tobias Geerinckx-Rice df029f6517
geolite-legacy: 2016-07-04 -> 2016-07-08 2016-07-08 20:15:02 +02:00