1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

92135 commits

Author SHA1 Message Date
Franz Pletz c8c688b0c9
linuxPackages.zfs: 0.6.5.7 -> 0.6.5.8
Adds compatibility for 4.7 & 4.8 Linux kernels.
2016-09-25 14:20:46 +02:00
Franz Pletz 3a4a425728
linux: 4.7.4 -> 4.7.5 2016-09-25 14:20:46 +02:00
Franz Pletz c83f8a536a
linux: 4.4.20 -> 4.4.22 2016-09-25 14:20:46 +02:00
Franz Pletz fdf239fb83
linux: 4.1.31 -> 4.1.33 2016-09-25 14:20:45 +02:00
Franz Pletz 17402fc4a3
linux: 3.18.40 -> 3.18.42 2016-09-25 14:20:45 +02:00
Franz Pletz 31ff655e46
kernelPatches: remove unneeded patches 2016-09-25 14:20:45 +02:00
Franz Pletz 01f465c82b
linux: 3.12.62 -> 3.12.63 2016-09-25 14:20:45 +02:00
Franz Pletz b1029abe56
linux: 3.10.102 -> 3.10.103 2016-09-25 14:20:45 +02:00
Franz Pletz e8cd27dd8a
linux_4_6: remove, not maintained anymore 2016-09-25 14:20:39 +02:00
Damien Cassou dfd691d795 Merge pull request #18944 from Mic92/eog
eog: 3.20.3 -> 3.20.4
2016-09-25 10:39:42 +02:00
Nikolay Amiantov ea4d517eb8 Merge pull request #18661 from NeQuissimus/kernel/zbud
kernel-common: Add ZBUD
2016-09-25 12:33:08 +04:00
Jörg Thalheim 4ff99251a1
eog: 3.20.3 -> 3.20.4
previously version number did not match with source
2016-09-25 09:17:59 +02:00
Michele Guerini Rocco ec8d5945ce connman: disable connman-vpn by default (#18323) 2016-09-25 08:02:29 +02:00
2chilled 68a38d6c0f rawtherapee: 4.2 -> 4.2.1025 (#18368) 2016-09-25 08:01:27 +02:00
andjscott 2e2542b389 keepasshttp: init at 1.8.4.1 (#18439) 2016-09-25 07:54:24 +02:00
Franz Pletz 7203a0e94c Merge pull request #18576 from maurer/oasis
oasis: 0.4.6 -> 0.4.7
2016-09-25 07:49:01 +02:00
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
Matthew Maurer 3e81648645 janestreet: use Oasis 0.4.6 2016-09-24 13:09:10 -04: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