Joachim Fasting
e1395365ea
spl: fix eval
...
xref: 30ae939142
2016-09-25 16:16:33 +02:00
Aneesh Agrawal
bfbca9dacd
jq: Fix CVE-2015-8863 and CVE-2016-4074 ( #18908 )
...
jq has not had a release since v1.5 in August 2015, so backport both of
these patches (the fix for CVE-2015-8863 is in the current master, while
the fix for CVE-2016-4074 is not yet in master).
2016-09-25 15:14:52 +02:00
Alexander Ried
7615d6385a
iproute2: 4.5.0 -> 4.7.0 ( #18435 )
...
iproute now packages a bash-completion file which it installs to
$BASH_COMPDIR.
* fanpatch: adjust for new version
- The patch did not apply because the code around the additions changed.
- The patch uses functions that got changed [1] & [2], I adjusted the
patch to use the safe version. Probably not needed but better safe
than sorry.
[1] format_host: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=a418e451643e77fe36861e53359587ba8aa41873
[2] rt_addr_n2a: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=7faf1588a755edb9c9cabbe1d3211265e9826d28
2016-09-25 15:07:03 +02:00
Franz Pletz
30ae939142
linuxPackages.spl: don't mark as broken on kernel >= 4.7
...
Compatibility added in c8c688b0c9
.
2016-09-25 14:55:45 +02:00
zimbatm
5000f5050a
Merge pull request #18692 from Mic92/luasocket
...
luasocket: fix non-5.1 builds
2016-09-25 13:44:41 +01:00
Lancelot SIX
444c0420d8
pkgs.autoconf-archive: 2016.03.20 -> 2016.09.16 ( #18706 )
2016-09-25 14:29:35 +02:00
Franz Pletz
76b142b915
Merge pull request #18894 from tailhook/ripgrep
...
Add ripgrep package
2016-09-25 14:28:29 +02:00
Franz Pletz
6e063a49b1
linuxPackages.jool: 3.4.4 -> 3.4.5
2016-09-25 14:20:46 +02:00
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
Jörg Thalheim
cdbb0e2fb8
luasocket: enable hydra build on more platforms
...
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-25 00:26:37 +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