Commit Graph
95153 Commits
Author SHA1 Message Date
Joachim Fasting 8180922d23 cjdns service: refactor cjdns hosts builder
The old version would export two lists to a bash builder and do pairwise
processing on the bash side.  In the new version we instead generate a
logic free builder on the Nix side. This is not only conceptually
simpler but reduces the amount of code and intermediate values.
2016-10-27 14:15:54 +02:00
Joachim Fasting 9654e09b5a cjdns service: ensure that generated passwd has requested length
`head -cNUM ... | tr -dc SET` might generate output containing fewer
than NUM characters.  Given the limited alphabet, this could result in a
fairly weak passphrase. The construction `tr </dev/urandom | head
-cNUM`, however, is sure to give us the full `NUM`.
2016-10-27 14:15:53 +02:00
Joachim Fasting e94bd6f31d cjdns service: protect /home and /tmp 2016-10-27 14:15:52 +02:00
Joachim Fasting 5fba586650 cjdns service: better types
- types.string -> str, string is deprecated
- change type of confFile option to nullOr path, makes more sense
2016-10-27 14:15:52 +02:00
Joachim Fasting afe67f28a3 cjdns service: use cfg.enable shortcut 2016-10-27 14:15:51 +02:00
Joachim Fasting 79d216b8f4 cjdns service: whitespace cleanup 2016-10-27 14:15:51 +02:00
Tim SteinbachandFranz Pletz b86310fccf wpa_supplicant: 2.5 -> 2.6 (#19913) 2016-10-27 13:57:56 +02:00
Zero KingandFranz Pletz c9204f7206 nmap: 7.12 -> 7.31 (#19923) 2016-10-27 13:55:08 +02:00
Joachim FandGitHub 371a595f3c Merge pull request #19874 from joachifm/opensmtpd-refactorings
Opensmtpd module refactorings
2016-10-27 13:39:09 +02:00
Frederik RietdijkandGitHub 600f4dd080 Merge pull request #19907 from veprbl/distutils_fix2
numpy: enable numpy.distutils patch only if it's also in distutils
2016-10-27 13:38:06 +02:00
Frederik RietdijkandGitHub 045644bd17 Merge pull request #19860 from AbigailBuccaneer/python-markdown-macros
pythonPackages.markdown-macros: init at 0.1.2
2016-10-27 13:36:32 +02:00
AbigailBuccaneer 6d4aa25e35 pythonPackages.markdown-macros: init at 0.1.2 2016-10-27 12:11:46 +01:00
Joachim FandGitHub 126cc0b222 Merge pull request #19922 from romildo/upd.jwm
jwm: 1548 -> 1563
2016-10-27 13:04:49 +02:00
Joachim FandGitHub 709c6a6238 Merge pull request #19876 from joachifm/fix-virtualbox-test
virtualbox-{systemd-detect-virt,net-hostonlyif} test: fix dbus socket dir
2016-10-27 13:02:16 +02:00
Frederik RietdijkandGitHub 2728d12210 Merge pull request #19699 from makefu/update/devpi-client
devpi-client: 2.3.2 -> 2.7.0
2016-10-27 12:25:11 +02:00
Michael Raskin f9f23084d9 pari_alpha: fix source link 2016-10-27 12:17:16 +02:00
romildo 167e4b351a jwm: 1548 -> 1563 2016-10-27 07:52:23 -02:00
Jörg ThalheimandGitHub 6e4769ee2d Merge pull request #19888 from Mic92/influxdb
influxdb: make v1.0.2 default, remove 0.13
2016-10-27 11:43:27 +02:00
Jörg Thalheim 5f3f810e27 influxdb: make v1.0.2 default, remove 0.13 2016-10-27 11:41:52 +02:00
Tobias Geerinckx-RiceandGitHub e66bd723ee Merge pull request #19911 from NeQuissimus/btrfs-progs_4_8_2
btrfs-progs: 4.6.1 -> 4.8.2
2016-10-27 10:25:28 +02:00
makefu 63dc801899 devpi-client: 2.3.2 -> 2.7.0
devpi-common: 2.0.8 -> 3.0.1
2016-10-27 10:11:53 +02:00
Manuel Reinhardt 8f6470f33a duplicity: updated dependencies
fixes #18112
https://github.com/NixOS/nixpkgs/issues/18112
2016-10-27 08:36:02 +01:00
Pascal WittmannandGitHub 2c6faf39e6 Merge pull request #19915 from NeQuissimus/corosync_2_4_1
corosync: 2.3.4 -> 2.4.1
2016-10-27 08:23:16 +02:00
Shea Levy 41d894b87f libiconv: Just include the iconv headers 2016-10-26 22:34:27 -04:00
Graham ChristensenandGitHub eab3395be3 Merge pull request #19877 from NeQuissimus/openjdk_8u122_04
openjdk: 8u122-03 -> 8u122-04
2016-10-26 22:19:02 -04:00
Graham ChristensenandGitHub 5465da610d Merge pull request #19887 from grahamc/vbox
virtualbox: 5.1.6 -> 5.1.8 for many CVEs:
2016-10-26 22:18:25 -04:00
Graham Christensen 69e8bac9cd virtualbox: 5.1.6 -> 5.1.8 for many CVEs:
From LWN:
From the NVD entries:

CVE-2016-5501: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality,
integrity, and availability via vectors related to Core, a different
vulnerability than CVE-2016-5538.

CVE-2016-5538: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality,
integrity, and availability via vectors related to Core, a different
vulnerability than CVE-2016-5501.

CVE-2016-5605: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.1.4 in Oracle Virtualization allows remote
attackers to affect confidentiality and integrity via vectors related
to VRDE.

CVE-2016-5608: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect availability via vectors
related to Core, a different vulnerability than CVE-2016-5613.

CVE-2016-5610: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality,
integrity, and availability via vectors related to Core.

CVE-2016-5611: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality via
vectors related to Core.

CVE-2016-5613: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect availability via vectors
related to Core, a different vulnerability than CVE-2016-5608.
2016-10-26 22:18:00 -04:00
Graham ChristensenandGitHub 7de987d7bd Merge pull request #19885 from grahamc/libdwarf
libdwarf: 20161001 -> 20161021 for CVE-2016-8679
2016-10-26 22:16:45 -04:00
Benjamin Saunders 5e45a6ce8f mesa: enable intel vulkan driver 2016-10-26 19:07:26 -07:00
Graham ChristensenandGitHub a2123cc9ed Merge pull request #19912 from taku0/flashplayer-11.2.202.643
flashplayer: 11.2.202.637 -> 11.2.202.643 [Critical security fix]
2016-10-26 22:06:13 -04:00
Graham Christensen 3e18f4bc2f epiphany: 3.20.3 -> 3.20.4 2016-10-26 21:23:35 -04:00
Graham Christensen 354811f4bc webkitgtk214x: 2.14.0 -> 2.14.1 2016-10-26 21:23:25 -04:00
Benjamin StaffinandGitHub 11acf1444a Merge pull request #19914 from NeQuissimus/kafka_0_10_1_0
kafka: 0.10.0.1 -> 0.10.1.0
2016-10-26 21:16:12 -04:00
Graham ChristensenandGitHub ad47dd09ac Merge pull request #19916 from grahamc/openslp
openslp: patch for CVE-2016-7567
2016-10-26 21:04:05 -04:00
Graham Christensen 0f7ac8b41f openslp: patch for CVE-2016-7567 2016-10-26 20:51:06 -04:00
Tim Steinbach da5c654121 corosync: 2.3.4 -> 2.4.1 2016-10-26 20:45:11 -04:00
Tim Steinbach 61db1aaf70 kafka: 0.10.0.1 -> 0.10.1.0 2016-10-26 20:38:51 -04:00
Tim Steinbach 68dd264ccd btrfs-progs: 4.6.1 -> 4.8.2 2016-10-26 20:11:28 -04:00
Tim Steinbach b02646f93b kernel: 3.18.42 -> 3.18.44 2016-10-26 19:23:43 -04:00
Tim Steinbach e5e84ecbbd kernel: 3.12.63 -> 3.12.66 2016-10-26 19:17:46 -04:00
Tim Steinbach e4773819f4 kernel: 3.10.103 -> 3.10.104 2016-10-26 19:13:21 -04:00
Dmitry Kalinkin 46dd9dfc52 numpy: enable numpy.distutils patch only if it's also in distutils
Fixes: 095095c ('python: add C++ compiler support for distutils')
2016-10-26 21:29:55 +00:00
Graham ChristensenandGitHub 524d362754 Merge pull request #19889 from grahamc/libgit2
libgit2: 0.24.1 -> 0.24.2 for CVE-2016-8568, CVE-2016-8569
2016-10-26 16:55:59 -04:00
Vladimír Čunát 6404a30afb Merge #19892: kernel: 4.1.33 -> 4.1.35 2016-10-26 22:11:30 +02:00
Vladimír Čunát 1cd7466650 Merge #19800: fix clisp + xindy -> texlive on Darwin 2016-10-26 21:01:12 +02:00
Carl Sverre 96a3e00929 sysdig: 0.10.0 -> 0.12.0 2016-10-26 11:19:41 -07:00
Will Dietz 3cf27a654a yices: Build in parallel, run tests, fix test shebang. 2016-10-26 13:01:21 -05:00
Charles StrahanandGitHub ca2b03439f Merge pull request #19496 from Ericson2314/overridePackages
Make `overridePackages` extend rather than replace existing overrides
2016-10-26 14:01:13 -04:00
Will Dietz 8584ec97ed yices: fix install target by using 'true' as ldconfig 2016-10-26 12:59:34 -05:00
Will Dietz 1f89121551 yices: 2.3.1 -> 2.5.1 2016-10-26 12:59:06 -05:00