Commit Graph
92126 Commits
Author SHA1 Message Date
Damien CassouandGitHub dfd691d795 Merge pull request #18944 from Mic92/eog
eog: 3.20.3 -> 3.20.4
2016-09-25 10:39:42 +02:00
Nikolay AmiantovandGitHub 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 RoccoandFranz Pletz ec8d5945ce connman: disable connman-vpn by default (#18323) 2016-09-25 08:02:29 +02:00
2chilledandFranz Pletz 68a38d6c0f rawtherapee: 4.2 -> 4.2.1025 (#18368) 2016-09-25 08:01:27 +02:00
andjscottandFranz Pletz 2e2542b389 keepasshttp: init at 1.8.4.1 (#18439) 2016-09-25 07:54:24 +02:00
Franz PletzandGitHub 7203a0e94c Merge pull request #18576 from maurer/oasis
oasis: 0.4.6 -> 0.4.7
2016-09-25 07:49:01 +02:00
jokograndFranz Pletz 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 GarbasandGitHub 60f31c6077 pypi2nix: 1.4.0 -> 1.5.0 (#18941) 2016-09-25 04:42:23 +02:00
Pascal BachandRok Garbas 888551887b ipxe: 20141124 -> 20160831 (#18938)
HTTPS support is enabled
2016-09-25 04:35:46 +02:00
Alexander RiedandFranz Pletz b49d147a05 libva: 1.7.0 -> 1.7.2 (#18847) 2016-09-25 02:22:13 +02:00
Pascal BachandFranz Pletz 40b77eeea3 openshift: 1.0.1 -> 1.3.0 (#18937) 2016-09-25 01:57:35 +02:00
Arseniy SerokaandGitHub 912e26bf75 Remove not working badges 2016-09-25 01:19:16 +03:00
Arseniy SerokaandGitHub 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 SerokaandGitHub 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 SerokaandGitHub 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 SerokaandGitHub 3324c19a84 Merge pull request #18899 from grahamc/ikiwiki
ikiwiki: 3.20150614 -> 3.20160905
2016-09-25 01:05:59 +04:00
Arseniy SerokaandGitHub 6fa0a4fafd Merge pull request #18900 from grahamc/mailman
mailman: 2.1.18 -> 2.1.23
2016-09-25 01:05:49 +04:00
Arseniy SerokaandGitHub 8269322d11 Merge pull request #18912 from grahamc/stunnel
stunnel: 5.31 -> 5.36
2016-09-25 01:05:31 +04:00
Arseniy SerokaandGitHub f528ff3751 Merge pull request #18916 from Mic92/monit
monit: 5.10 -> 5.19.0
2016-09-25 01:03:32 +04:00
Arseniy SerokaandGitHub b6ba143e5a Merge pull request #18923 from grahamc/davfs2
davfs2: 1.5.2 -> 1.5.3
2016-09-25 01:02:30 +04:00
Arseniy SerokaandGitHub 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 SerokaandGitHub 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 FandGitHub 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 TuegelandGitHub 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 FandGitHub 2522504bd1 Merge pull request #18463 from regnat/selfoss
Selfoss : add package and module
2016-09-24 16:10:39 +02:00
Joachim FandGitHub 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 FandGitHub 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 FandGitHub 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 FandGitHub 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