Arnold Krille
f0492bd53c
containers: Do not wait for udev for network devices
...
Test that adding physical devices to containers works, find that network setup
then doesn't work because there is no udev in the container to tell systemd
that the device is present.
Fixed by not depending on the device in the container.
Activate the new container test for release
Bonds, bridges and other network devices need the underlying not as
dependency when used inside the container. Because the device is already
there.
But the address configuration needs the aggregated device itself.
2016-10-08 22:09:22 +02:00
Thomas Tuegel
2e255a2edd
Merge branch 'staging'
2016-10-06 09:51:02 -05:00
Frederik Rietdijk
e3deccc0d7
Merge pull request #19296 from luispedro/add_biopython
...
pythonPackages.biopython : init at 1.68
2016-10-06 14:02:48 +02:00
Luis Pedro Coelho
8ff62102cb
pythonPackages.biopython : init at 1.68
...
BioPython is a set of bioinformatics utilities in Python.
2016-10-06 13:56:49 +02:00
Moritz Ulrich
c475234827
services.kippo: Add missing '}'
2016-10-06 13:39:21 +02:00
Frederik Rietdijk
c6e21c90ea
pythonPackages.twine: init at 1.8.1
2016-10-06 13:36:07 +02:00
Joachim Schiele
5f64eacf6a
Merge pull request #19257 from primeos/pgpdump
...
pgpdump: init at v0.31
2016-10-06 13:03:41 +02:00
Frederik Rietdijk
6f836eb0d4
Kippo: move pythonPackages.twisted_11 to kippo expression
2016-10-06 12:59:05 +02:00
Domen Kožar
2fdda9ce04
Merge pull request #19281 from peterhoeg/php
...
php-fpm: add reload support
2016-10-06 11:49:03 +02:00
Eelco Dolstra
a8b61b0aad
Merge pull request #19278 from anderspapitto/local
...
perf: add dependency on libaudit
2016-10-06 11:45:54 +02:00
Domen Kožar
bd4e9e35fc
Merge pull request #19277 from witkamp/fix-wai-cors
...
haskellPackage.wai-cors: Disable cabal check
2016-10-06 11:44:51 +02:00
Joachim F
f7294c8df6
Merge pull request #19245 from gnidorah/master
...
pakcs: init at 1.14.0
2016-10-06 10:55:32 +02:00
Joachim F
833bcc3348
Merge pull request #19293 from periklis/topic_stdman
...
stdman: enable build for darwin
2016-10-06 10:51:57 +02:00
Joachim F
c70d2a9c77
Merge pull request #19286 from peterhoeg/st_0148
...
syncthing: 0.14.7 -> 0.14.8
2016-10-06 10:37:33 +02:00
Nikolay Amiantov
bb2c20bb0a
Merge pull request #19290 from FRidh/octo
...
Octoprint: make sockjs-tornado and tornado_4_0_1 private
2016-10-06 12:26:31 +04:00
Periklis Tsirakidis
8a9bd3d3dd
stdman: enable build for darwin
2016-10-06 10:23:15 +02:00
Frederik Rietdijk
354c588cf2
Octoprint: make sockjs-tornado and tornado_4_0_1 private
...
Tornado 4.0.1 is old and insecure, however, a package still depends on
it. We now move the package from the main Python package set into the
expression of the package that needs it.
2016-10-06 10:05:54 +02:00
Jörg Thalheim
91f947130f
Merge pull request #19229 from samuelrivas/crafty
...
crafty: 23.4 -> 25.0.1 (and: fix the build, remove obsolete options)
2016-10-06 10:04:17 +02:00
Jörg Thalheim
2d84b44918
Merge pull request #19259 from periklis/topic_zsh-syntax-highlighting
...
zsh-syntax-highlighting: enable build for darwin
2016-10-06 09:58:02 +02:00
Eric Sagnes
0bd263ecc3
wireguard: add module
...
fixes #17933
2016-10-06 09:41:38 +02:00
Peter Hoeg
0d183b30d4
syncthing: 0.14.7 -> 0.14.8
2016-10-06 13:27:47 +08:00
Peter Hoeg
47a8f1ea85
php-fpm: add reload support
...
Upstream recommends sending USR2 for a graceful reload.
2016-10-06 10:22:24 +08:00
Michael Weiss
8268f0a759
pgpdump: init at v0.31
...
Add the package "pgpdump" at version v0.31 under the category
"tools/security", add it to the top-level package collection and set
myself as the maintainer (I added myself to lib/maintainers.nix).
I have tested this package under NixOS and Gentoo+Nix.
2016-10-06 03:17:01 +02:00
Graham Christensen
66d622fbd0
chromium: 53.0.2785.116 -> 53.0.2785.143 for CVEs
...
https://lwn.net/Alerts/702456/
2016-10-05 21:11:59 -04:00
Anders Papitto
aa44330963
perf: add dependency on libaudit
...
the `trace` subcommand of perf is only enabled when libaudit is
available at compile time
2016-10-05 17:59:44 -07: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
c1b330f1d5
Merge pull request #19276 from grahamc/c-ares
...
c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180
2016-10-05 20:40:29 -04:00
Graham Christensen
0dd1381451
jasper: 1.900.1 -> 1.900.2
2016-10-05 20:36:51 -04:00
Theodore Witkamp
d4566400c9
haskellPackage.wai-cors: Disable cabal check
...
External program is used in tests.
2016-10-05 17:04:35 -07: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
Jörg Thalheim
638d4b4d71
Merge pull request #19265 from Mic92/rtkit
...
rtkit: apply security relevant patch
2016-10-06 00:07:35 +02:00
Jörg Thalheim
185c41736a
Merge pull request #19273 from groxxda/libsigcpp
...
libsigcxx 2.8.0 -> 2.10.0 [-> staging]
2016-10-06 00:04:46 +02:00
Alexander Ried
5e066e2bcb
libsigcxx 2.8.0 -> 2.10.0
2016-10-05 23:18:43 +02:00
Daniel Peebles
44bf933d99
Merge pull request #19272 from mlieberman85/add-ptpython
...
ptpython: init at 0.35
2016-10-05 16:14:00 -04:00
Michael Lieberman
5baecbc4af
ptpython: init at 0.35
2016-10-05 15:36:57 -04:00
Peter Simons
82d32feda9
haskell: jailbreak some packages to fix builds in LTS 7.x
2016-10-05 21:07:29 +02:00
Peter Simons
e9d7f0d945
haskell-attoparsec: fix build with GHC 7.10.x
...
Closes https://github.com/NixOS/nixpkgs/issues/19270 .
2016-10-05 21:07:29 +02:00
Peter Simons
75df6107da
haskell-configuration-ghc-7.10.x: drop obsolete overrides
2016-10-05 21:07:29 +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
Robin Gloster
cd1ec18b42
thin-provisioning-tools: init at 0.6.3 ( #19268 )
2016-10-05 20:28:28 +02:00
Alex Ivanov
2aeb234f25
pakcs: update to 1.14.0
2016-10-05 21:20:58 +03:00
Eelco Dolstra
f084274eeb
Merge pull request #19251 from groxxda/patch-2
...
kernel: Disable RT_GROUP_SCHED
2016-10-05 20:05:18 +02:00
Nikolay Amiantov
2058c856a1
Merge pull request #19235 from aske/sddm-log
...
sddm: fix missing X server logs
2016-10-05 21:16:26 +04:00
Peter Simons
2a2a3c796a
callHackage: ensure we're always using the latest available Hackage database
2016-10-05 19:05:50 +02:00
Vladimír Čunát
07d12fbef1
fontforge: get rid of output hash depending on git
...
... to avoid git changes being mass rebuilds.
Thanks to Mic92 for the solution idea.
See discussion under: https://github.com/NixOS/nixpkgs/pull/19248
2016-10-05 19:04:03 +02:00
Vladimír Čunát
30f551d8b2
Merge branch 'master' into staging
2016-10-05 19:02:48 +02:00