Scott R. Parish
95879e204f
rngd: update modalias to match cpu type
...
It looks like the cpu type part of modalias might have changed, my
systems (4.4.20 and 4.7.2) show something like the following:
```
cpu:type:x86,ven0000fam0006mod003F:feature:,0000,0001,0002,0003,0004,0005,0006,0007,0008,0009,000B,000C,000D,000E,000F,0010,0011,0013,0017,0018,0019,001A,001C,002B,0034,003B,003D,0068,006F,0070,0072,0074,0075,0076,007D,0080,0081,0089,008C,008D,0091,0093,0094,0095,0096,0097,0098,0099,009A,009B,009C,009D,009E,009F,00C0,00C5,0120,0123,0125,0127,0128,0129,012A,0140
```
Update the rngd modalias rule to match this so udev properly has
systemd start rngd.
(cherry picked from commit a560223119
)
2016-09-19 19:07:19 -04:00
Joachim F
05f5ded134
Merge pull request #18639 from abuibrahim/release-16.09
...
pktgen: 3.0.04 -> 3.0.13 (#18477 )
2016-09-19 22:32:13 +02:00
Peter Simons
1636325a67
nbd: update to version 3.14
...
(cherry picked from commit 545040811b
)
2016-09-19 15:47:32 +02:00
Karn Kallio
4395af62ac
Add MySQL Connector C++, a mysql server client library.
...
(cherry picked from commit 07c6d61af0
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-19 10:41:31 +02:00
Karn Kallio
59328f3a8c
mysqlworkbench : fix build and update to latest version 6.3.7
...
(cherry picked from commit 07154a77e7
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-19 10:41:31 +02:00
Karn Kallio
9c94798996
libctemplate : update URL for downloading source
...
(cherry picked from commit 16227c728d
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-19 10:41:31 +02:00
Karn Kallio
4e72d95dae
mysql: Add version 5.7.x of Oracle mysql for building mysql workbench.
...
(cherry picked from commit b9334743ee
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-19 10:41:31 +02:00
Karn Kallio
8f73fe29e5
Add vsqlite, a C++ wrapper library for sqlite.
...
(cherry picked from commit e11287ce3f
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-19 10:41:30 +02:00
Kirill Boltaev
e62a5e1b32
pktgen: disable parallel building
...
(cherry picked from commit d2bbc631ff
)
2016-09-19 05:45:45 +03:00
Robin Gloster
03f7d949c8
krb5: 1.14.2 -> 1.14.3
...
fixes CVE-2016-3120
(cherry picked from commit 452f182356
)
2016-09-18 23:48:45 +02:00
Vladimír Čunát
1a40bd0d32
firefox*: fix notifications
...
Fixes #18712 . Now firefox uses the notification daemon, if available.
Unfortunately, the same approach didn't work for thunderbird; I don't
know why.
(cherry picked from commit f27a970f2d
)
2016-09-18 23:23:35 +02:00
Jaka Hudoklin
d677be61e1
go-md2man: init at 1.0.6
...
(cherry picked from commit ea2270aa7c
)
2016-09-18 22:44:30 +02:00
Jaka Hudoklin
69451eb662
docker module: updates
...
- logDriver option, use journald for logging by default
- keep storage driver intact by default, as docker has sane defaults
- do not choose storage driver in tests, docker will choose by itself
- use dockerd binary as "docker daemon" command is deprecated and will be
removed
- add overlay2 to list of storage drivers
(cherry picked from commit 5d9c62541a
)
2016-09-18 22:43:53 +02:00
Jaka Hudoklin
fab1292996
docker: 1.10.3 -> 1.12.1
...
(cherry picked from commit 0a518618a2
)
2016-09-18 22:43:53 +02:00
Jaka Hudoklin
2954930c7f
containerd: init at 0.2.3
...
(cherry picked from commit e927620885
)
2016-09-18 22:43:53 +02:00
Jaka Hudoklin
c9d9212d29
runc: init at 2016-06-15
...
(cherry picked from commit 71782da103
)
2016-09-18 22:43:53 +02:00
Vladimír Čunát
19dab295f0
hunspellWithDicts: fix bad meta.outputsToInstall
...
https://github.com/NixOS/nixpkgs/issues/15036#issuecomment-247874297
(cherry picked from commit 4007e5b807
)
2016-09-18 22:40:55 +02:00
Vladimír Čunát
d5ecf9ef52
Merge branch 'staging-16.09' into release-16.09
2016-09-18 21:45:46 +02:00
obadz
7617e7eb74
grub: add boot.loader.grub.efiInstallAsRemovable
...
Closes #16374
(cherry picked from commit 1c9ac8aabc
)
grub: clarify efiInstallAsRemovable docstring
(cherry picked from commit eda4f5d409
)
grub: fix manual build
(cherry picked from commit 93974eb98b
)
2016-09-18 14:42:18 +01:00
Joachim Fasting
b59a9daf63
grsecurity: 4.7.3-201609072139 -> 4.7.4-201609152234
...
(cherry picked from commit d082a7c0fd
)
2016-09-18 13:56:53 +02:00
Joachim Fasting
5f961da65e
linux_4_7: 4.7.3 -> 4.7.4
...
(cherry picked from commit 2050f12f4e
)
2016-09-18 13:56:47 +02:00
Shea Levy
beb349339d
darwin.cctools: Fix build on linux
...
(cherry picked from commit 11f4921cdf
)
2016-09-17 08:45:31 -04:00
Franz Pletz
7de410c0d3
16.09 changelog: add changes to reverse path filter
...
See #17325 .
(cherry picked from commit 0a4d60622c
)
2016-09-17 14:21:10 +02:00
Nikolay Amiantov
1824c2b3cc
16.09 changelog: add mention of special filesystems changes
...
(cherry picked from commit bf5d2bc215
)
2016-09-17 14:21:10 +02:00
Kranium Gikos Mendoza
28f65b0b91
antiword: move sed to prePatch. fixes #18627
...
[Bjørn: change patchPhase -> prePatch (we must not override patchPhase).]
(cherry picked from commit d9a4d942ab
)
2016-09-17 12:12:41 +02:00
rushmorem
a161450bfb
gringo: remove from all-packages.nix
...
Package had been removed previously. I accidentally left it in while
cherry picking commit 6b8275eaf9
.
2016-09-17 02:16:49 +02:00
Vladimír Čunát
aac97b1c7f
linux*: remove 3.14, as it's no longer maintained
...
(cherry picked from commit 6a9e765e27
)
2016-09-17 02:14:17 +02:00
rushmorem
afa22b01d3
goa: init at 1.0.0
...
(cherry picked from commit 6b8275eaf9
)
2016-09-17 02:11:13 +02:00
Vladimír Čunát
e1cc923a74
mesa: 12.0.2 -> 12.0.3
...
> This is an emergency release addressing a number of regressions
> across all devices using the i965 driver.
(cherry picked from commit ca0e798e50
)
2016-09-16 22:45:53 +02:00
Vladimír Čunát
c0febd02c2
gtk2: move gtk-update-icon-cache to gtk2.out
...
... to be useful for regeneration when building nixos environments.
Fixes #18536 (hopefully).
(cherry picked from commit aa0fa19373
)
2016-09-16 22:45:25 +02:00
Vladimír Čunát
68c4464ff4
Merge #16391 : texlive: 2015 -> 2016
...
Mirroring isn't finalized, but we'll have to fix that on the go.
(Picked from a merge contained in master: bd6e40c27d
)
2016-09-16 22:45:24 +02:00
Vladimír Čunát
041ae6c961
xorg: expression cleanup
...
The generating script needed to be updated not to overwrite the
hardening changes back.
(cherry picked from commit 772d14d8c2
)
2016-09-16 22:42:29 +02:00
Vladimír Čunát
e982ea739b
xf86-input-evdev: bugfix 2.10.2 -> 2.10.3
...
(cherry picked from commit 16ed17d6c8
)
2016-09-16 22:42:27 +02:00
Vladimír Čunát
01fa907b96
xf86-video-{ati,amdgpu}: maintenance updates
...
(cherry picked from commit 8aad4e8602
)
2016-09-16 22:42:25 +02:00
Peter Simons
86a46f4c39
ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax highlighting"
...
This reverts commit 29a53017a4
, which broke filterdiff according to
https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588 .
(cherry picked from commit d1b34967fe
)
2016-09-16 20:47:38 +02:00
Ruslan Babayev
acc0bf3d15
pktgen: 3.0.04 -> 3.0.13 ( #18477 )
...
(cherry picked from commit 7b51c79ccd
)
2016-09-16 11:21:44 -07:00
obadz
8741f0e36e
stun: 0.96 -> 0.97
...
(cherry picked from commit 4876c7362b
)
2016-09-16 16:18:11 +01:00
sternenseemann
24a7e80e69
torbrowser: 6.0.4 -> 6.0.5
...
(cherry picked from commit 7d20f1b5b7
)
Fixes important security issues, see https://blog.torproject.org/blog/tor-browser-605-released
2016-09-16 16:37:20 +02:00
obadz
6a12ff4cbd
lightdm: obbey services.xserver.{window/desktop}Manager.default
...
(cherry picked from commit 29caa185a7
)
2016-09-16 15:04:32 +01:00
obadz
16f3f9c569
xfce: install networkmanager applet when networkmanager is enabled
...
(cherry picked from commit a20c2ce4b8
)
2016-09-16 15:04:31 +01:00
Domen Kožar
3f4d94a4c2
lttng-modules: broken on chromiumos
2016-09-16 11:12:19 +02:00
Eric Sagnes
0c7ba15970
cadvisor: fix test
...
(cherry picked from commit db387a6f0d
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-16 11:08:40 +02:00
Eric Sagnes
ca37645567
cadvisor: 0.10.1 -> 0.23.8
...
(cherry picked from commit fe54db9027
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-16 11:08:36 +02:00
Lancelot SIX
5e81d453df
pythonPackages.mathics: Fix install
...
This fixes the broken test nixos/tests/mathics.nix
(cherry picked from commit 9d83af68d8
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-16 11:08:21 +02:00
Matthew O'Gorman
f77caf97e7
mosquitto: add websockets support.
...
(cherry picked from commit 6a01fc2b7c
)
2016-09-16 10:45:08 +02:00
Benjamin Staffin
e951d39250
Merge pull request #18621 from benley/openssh-gssapi-patch-16.09
...
openssh: update gssapi patch, fix the build
2016-09-16 03:37:44 -04:00
Kamil Chmielewski
9ab3dc25ce
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
(cherry picked from commit 914e0e594c
)
Conflicts:
pkgs/servers/etcd/deps.json
2016-09-16 00:08:44 +01:00
Rodney Lorrimar
35a87e41d5
nodePackages.bower2nix: 3.0.1 -> 3.1.1
...
(cherry picked from commit 131b8d4edb
)
2016-09-15 15:07:11 -04:00
Rodney Lorrimar
0227c99c15
nodePackages.bower2nix: Add back PATH wrapping
...
bower2nix and fetch-bower need git in the PATH to operate. This wrapping
got lost with the nodePackages updates.
(Fixes #18454 )
(cherry picked from commit 952c477f90
)
2016-09-15 15:07:07 -04:00
Joachim F
c000c2fa71
opensmtpd: 5.9.2p1 -> 6.0.0p1 ( #18629 )
...
Also change to https src.url.
Changelog at https://www.opensmtpd.org/announces/release-6.0.0.txt
In particular, note that
- logging format has been reworked so scripts that consume opensmtpd
logs may need updating
- dhparams option has been removed
(cherry picked from commit 2db487e6bf
)
2016-09-15 16:35:46 +01:00