Commit graph

92116 commits

Author SHA1 Message Date
jokogr
b12debc076 grub: Do not check for duplicated devices in mirroredBoots on UEFI (#18625)
When Grub is to be used with UEFI, it is not going to write to any MBR
of any disk. As such, it is safe to use multiple "nodev" device entries
when mirroring the ESP partition to multiple disks.

E.g.:

```
boot.loader.grub = {
  enable = true;
  version = 2;
  zfsSupport = true;
  efiSupport = true;
  mirroredBoots = [
    { devices = [ "nodev" ]; path = "/boot1"; efiSysMountPoint = "/boot1"; }
    { devices = [ "nodev" ]; path = "/boot2"; efiSysMountPoint = "/boot2"; }
    { devices = [ "nodev" ]; path = "/boot3"; efiSysMountPoint = "/boot3"; }
  ];
};

boot.loader.efi.canTouchEfiVariables = true;
```

Fixes #18584
2016-09-25 07:37:18 +02:00
Rok Garbas
60f31c6077 pypi2nix: 1.4.0 -> 1.5.0 (#18941) 2016-09-25 04:42:23 +02:00
Pascal Bach
888551887b ipxe: 20141124 -> 20160831 (#18938)
HTTPS support is enabled
2016-09-25 04:35:46 +02:00
Alexander Ried
b49d147a05 libva: 1.7.0 -> 1.7.2 (#18847) 2016-09-25 02:22:13 +02:00
Pascal Bach
40b77eeea3 openshift: 1.0.1 -> 1.3.0 (#18937) 2016-09-25 01:57:35 +02:00
Arseniy Seroka
912e26bf75 Remove not working badges 2016-09-25 01:19:16 +03:00
Arseniy Seroka
98b2411fe3 Merge pull request #18677 from RamKromberg/fix/mlterm
mlterm: fix cairo and multiple other features
2016-09-25 01:19:29 +04:00
Arseniy Seroka
4400b60cd9 Merge pull request #18787 from romildo/upd.subtitleeditor
subtitleeditor: 0.52.1 -> 0.53.0
2016-09-25 01:09:24 +04:00
Arseniy Seroka
8b16e5fad8 Merge pull request #18833 from DamienCassou/rsnapshot-module-config
rsnapshot: add default options to module config
2016-09-25 01:07:49 +04:00
Arseniy Seroka
3324c19a84 Merge pull request #18899 from grahamc/ikiwiki
ikiwiki: 3.20150614 -> 3.20160905
2016-09-25 01:05:59 +04:00
Arseniy Seroka
6fa0a4fafd Merge pull request #18900 from grahamc/mailman
mailman: 2.1.18 -> 2.1.23
2016-09-25 01:05:49 +04:00
Arseniy Seroka
8269322d11 Merge pull request #18912 from grahamc/stunnel
stunnel: 5.31 -> 5.36
2016-09-25 01:05:31 +04:00
Arseniy Seroka
f528ff3751 Merge pull request #18916 from Mic92/monit
monit: 5.10 -> 5.19.0
2016-09-25 01:03:32 +04:00
Arseniy Seroka
b6ba143e5a Merge pull request #18923 from grahamc/davfs2
davfs2: 1.5.2 -> 1.5.3
2016-09-25 01:02:30 +04:00
Arseniy Seroka
6ac9ad6b7f Merge pull request #18927 from schneefux/owncloud
owncloud: update minor versions, init 9.1.1
2016-09-25 01:02:10 +04:00
Arseniy Seroka
f8b0570684 Merge pull request #18932 from rvl/master
haskellPackages.hasql-transaction: disable failing test suite
2016-09-25 01:01:25 +04:00
Rodney Lorrimar
f318d62b5f haskellPackages.hasql-transaction: disable failing test suite
The tests want to connect to a postgresql server at localhost:5432.
2016-09-24 21:05:03 +01:00
Franz Pletz
44134d52ae
389-ds-base: 1.3.3.9 -> 1.3.5.4 2016-09-24 21:55:35 +02:00
Franz Pletz
eb5d0db76e
libksba: 1.3.4 -> 1.3.5 2016-09-24 21:55:34 +02:00
Franz Pletz
81bb09541c
gpgme: 1.6.0 -> 1.7.0 2016-09-24 21:55:34 +02:00
Franz Pletz
62dce240bf
adns: 1.5.0 -> 1.5.1 2016-09-24 21:55:32 +02:00
Franz Pletz
072917ea5d
chromium: update to latest channel releases (security)
Fixes at least:

  - CVE-2016-1667
  - CVE-2016-1668
  - CVE-2016-1669
  - CVE-2016-1670
  - CVE-2016-5170
  - CVE-2016-5171
  - CVE-2016-5172
  - CVE-2016-5173
  - CVE-2016-5174
  - CVE-2016-5175
  - CVE-2016-7395

cc #18856
2016-09-24 21:55:24 +02:00
Franz Pletz
ee8fed4697
librsvg: 2.40.9 -> 2.40.16 (security)
Fixes CVE-2015-7558 & CVE-2016-6163.

cc #18856
2016-09-24 20:11:00 +02:00
Vladimír Čunát
0593ad2b16 wayland: resurrect version 1.9.0
It'll likely be useful because of #16779, at least for some users.
Most of the change sneaked in c68850c6b already, by mistake.
2016-09-24 19:37:03 +02:00
Vladimír Čunát
c68850c6be nixos opengl: use mesa_drivers.out
...instead of mesa_noglu.out. Closures of systems remain unchanged,
as both are in (and the .out output is very small anyway).
This is to make sure that we use lib*GL* that aren't slowed down by grsecurity.
2016-09-24 19:21:39 +02:00
Joachim F
e2a9617185 Merge pull request #18915 from Mic92/container
containers: fix dynamic hash lookup
2016-09-24 18:41:43 +02:00
schneefux
94966d1086
owncloud: update minor versions, init 9.1.1 2016-09-24 18:03:15 +02:00
Vladimír Čunát
c3d1caf97b Merge #18905: ffmpeg: 2.8.7 -> 2.8.8
It contains security fixes.
2016-09-24 17:39:53 +02:00
Thomas Tuegel
1e741cf603 Merge pull request #18926 from PierreR/master
vcsh: 1.20141026-1 -> 1.20151229-1
2016-09-24 10:10:24 -05:00
Franz Pletz
fa6c6dae76
imagemagick: 6.9.5-2 -> 6.9.5-10
Fixes lots of CVEs, including the recent:

  * CVE-2016-4562, CVE-2016-4563, CVE-2016-4564
  * CVE-2016-5687
  * CVE-2016-5010
  * CVE-2016-5688
  * CVE-2016-5689, CVE-2016-5690, CVE-2016-5691
  * CVE-2016-5841 and CVE-2016-5842
  * CVE-2016-6491
  * CVE-2016-6520

cc #18856
2016-09-24 16:57:00 +02:00
Pierre Radermecker
e9bac709e2 vcsh: 1.20141026-1 -> 1.20151229-1 2016-09-24 16:50:08 +02:00
Franz Pletz
9081109ba0
botanUnstable: 1.11.30 -> 1.11.31 2016-09-24 16:45:47 +02:00
Joachim F
2522504bd1 Merge pull request #18463 from regnat/selfoss
Selfoss : add package and module
2016-09-24 16:10:39 +02:00
Joachim F
2c5a225536 Merge pull request #18499 from cmfwyp/google-fonts-2016-08-30
google-fonts: 2015-11-18 -> 2016-08-30
2016-09-24 16:05:31 +02:00
Joachim F
cbc9670832 Merge pull request #18758 from yorickvP/upd.i3lock
i3lock-color: 2.7_rev63a4c23 -> 2.7_revc8e1aec
2016-09-24 15:58:16 +02:00
Joachim F
6c935af9e1 Merge pull request #18761 from schneefux/nextcloud
nextcloud: init at 10.0.0
2016-09-24 15:55:26 +02:00
zimbatm
f65f6a7668 sublimetext3: 3124 -> 3126 2016-09-24 14:53:42 +01:00
Joachim F
3e0dcb3955 Merge pull request #18866 from acowley/redprl
redprl: init at 2016-09-22
2016-09-24 15:51:54 +02:00
Joachim Fasting
f0c85376b2
tor: 0.2.8.7 -> 0.2.8.8
Fixes two crashing bugs, nothing else of note.
2016-09-24 15:47:28 +02:00
Franz Pletz
b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore 2016-09-24 15:35:14 +02:00
Franz Pletz
63052c1126
collectd: 5.5.2 -> 5.6.0 2016-09-24 15:33:31 +02:00
Franz Pletz
7d5546af42
chrony: 2.3 -> 2.4 2016-09-24 15:33:05 +02:00
Franz Pletz
c39195d699
a2ps: fix CVE-2001-1593 & CVE-2014-0466 2016-09-24 15:33:03 +02:00
Sander van der Burg
e8cc095b70 Merge pull request #18924 from grahamc/mysql-connector
mysql_jdbc: 5.1.38 -> 5.1.39
2016-09-24 15:21:38 +02:00
Graham Christensen
0e00ab37f8
mysql_jdbc: 5.1.38 -> 5.1.39 2016-09-24 08:50:13 -04:00
Graham Christensen
70bf407cf8
davfs2: 1.5.2 -> 1.5.3 2016-09-24 08:42:24 -04:00
zimbatm
659803f8c5 Merge pull request #18920 from peterhoeg/bundler
bundler: 1.12.5 -> 1.13.1
2016-09-24 13:41:16 +01:00
Vladimír Čunát
9eb91323bd Merge #18566: ghdl: add support for llvm backend 2016-09-24 14:14:13 +02:00
Nikolay Amiantov
a63ca1bf3d stage-1 module: remove check that swap device has a label
All swap device option sets "have" a label, it's just that sometimes it's
undefined. Because we set a `device` attribute when we have a label anyway it's
ok to just check device prefix.

Fixes #18891.
2016-09-24 13:06:27 +03:00
Nikolay Amiantov
e80b22369d quake3: refactor wrapper, fix pak collisions 2016-09-24 12:49:59 +03:00