Jörg Thalheim
bc7c7b2b09
zfs: mark as broken for 4.16
2018-04-22 23:45:17 +01:00
Jörg Thalheim
9814515772
Merge pull request #39343 from Balletie/master
...
pythonPackages.html5-parser: 0.4.4 -> 0.4.5
2018-04-22 23:26:14 +01:00
Jörg Thalheim
f2129ae7c7
Merge pull request #39339 from jluttine/fix-diskrsync-argv0
...
diskrsync: fix argv0
2018-04-22 23:25:29 +01:00
Benjamin Hipple
9e9cc471b6
dejavu-fonts: fix missing Perl IOString dependency ( #39341 )
...
Per the docs, IOString was recently added as a dependency:
https://github.com/dejavu-fonts/dejavu-fonts/blob/master/BUILDING.md
As-is, attempting to rebulid from source errors out with this missing perl module.
2018-04-22 23:24:44 +01:00
Jörg Thalheim
cf540dd194
Merge pull request #39346 from timokau/arb-2.13.0
...
arb: 2.8.1 -> 2.13.0
2018-04-22 23:19:09 +01:00
Jörg Thalheim
12e3beac7e
Merge pull request #39347 from timokau/eclib-20171002
...
eclib: 20160720 -> 20171002
2018-04-22 23:18:55 +01:00
Matthew Justin Bauer
6ec7c3935b
Merge pull request #39344 from matthewbauer/mono-fixes
...
Mono: add vulnerabilities
2018-04-22 17:07:09 -05:00
Timo Kaufmann
a055816743
eclib: 20160720 -> 20171002
2018-04-22 23:42:58 +02:00
Timo Kaufmann
1dbdffa099
arb: 2.8.1 -> 2.13.0
2018-04-22 23:42:26 +02:00
Corbin Simpson
69f23d9e73
enhanced-ctorrent: fix CVE-2009-1759 ( #39311 )
...
Patches from Debian.
2018-04-22 22:42:20 +01:00
Matthew Justin Bauer
3aea9a4c2c
Merge pull request #39345 from NixOS/revert-32049-tbs
...
Revert "initial TBS driver"
2018-04-22 15:58:06 -05:00
Matthew Justin Bauer
6a4cc3562c
Revert "initial TBS driver"
2018-04-22 15:57:51 -05:00
Matthew Bauer
6e0a68b1e6
mono: add knownVulnerabilities for 4.0.4
...
http://www.mono-project.com/docs/about-mono/vulnerabilities/#string-to-double-parser-bug
2018-04-22 15:46:51 -05:00
Matthew Bauer
b577f3292e
mono: allow custom meta in generic
2018-04-22 15:46:12 -05:00
Balletie
ef47a5846c
pythonPackages.html5-parser: 0.4.4 -> 0.4.5
2018-04-22 22:43:21 +02:00
Jaakko Luttinen
0f92afdd6d
diskrsync: fix argv0
...
When using diskrsync over SSH, on the remote machine it calls an executable
equal to argv0. Typically, this is just diskrsync but now that diskrsync is
wrapped, the wrapper uses absolute path to diskrsync and that path doesn't most
likely work on the remote machine. Thus, we need to force argv0 to "diskrsync"
so that it works on the remote machine.
2018-04-22 22:43:39 +03:00
Tuomas Tynkkynen
6a819c8f8c
nixos/iso-image.nix: Fix typo
2018-04-22 22:12:17 +03:00
Jan Malakhovski
c3148948ff
memtest86plus: 5.01 -> 5.01+coreboot-20180113
...
aka 5.01+coreboot-001+
The version maintained by coreboot project is superior to Debian, it
integrates all the Debian patches and fixes a bunch more bugs.
In particular, it fixes SMP freezes and apparent memory errors when
running under coreboot ROM.
2018-04-22 21:51:05 +03:00
Jan Malakhovski
7de43f38e0
memtest86plus: disable all hardening
...
With hardening enabled it reports errors on known-good memory modules
on my Thinkpad X230 (Ivy Bridge). It's the same bug as reported in
https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1071209 but
memtest86+ fails on test #9 instead of test #7 (because #7 in 4.20
became #9 in 5.01) and with all the addresses multiplied by 2 (I guess
the bug was reported for i686, and I test on x86_64, it was 2012 after
all).
2018-04-22 21:51:05 +03:00
Nikolay Amiantov
7c90a86770
wireguard service: use scripts instead of ExecStarts/Stops
...
This is more in line with what other services do; also looks cleaner.
It changes configuration entries for pre-and post-hooks type to lines from
lists of strings which are more logical for them; coersion is provided for
backwards compatibility.
Finally, add several steps to improve robustness:
1. Load kernel module on start if not loaded;
2. Don't remove wireguard interface on start; it is removed on service stop. If
it's not something is wrong.
2018-04-22 13:33:11 -05:00
Matthew Justin Bauer
fb7cdbc15d
Merge pull request #32049 from ck3d/tbs
...
initial TBS driver
2018-04-22 13:03:22 -05:00
Joachim F
36d58a2cd2
Merge pull request #39332 from markuskowa/octopus-up
...
octopus: 7.2 -> 7.3
2018-04-22 17:47:26 +00:00
Joachim F
f442bfc02a
Merge pull request #39048 from oxij/nixos/fix-rename-bugs
...
nixos: fix rename.nix bugs
2018-04-22 17:46:09 +00:00
Markus Kowalewski
ae4dac3e5c
openmpi: 3.0.0 -> 3.0.1
2018-04-22 09:10:25 -07:00
Jörg Thalheim
a3a2ae65d7
Merge pull request #38730 from r-ryantm/auto-update/fox
...
fox_1_6: 1.6.56 -> 1.6.57
2018-04-22 16:57:16 +01:00
Jörg Thalheim
60ea373f66
Merge pull request #38529 from r-ryantm/auto-update/hamlib
...
hamlib: 1.2.15.3 -> 3.2
2018-04-22 16:49:53 +01:00
Pascal Wittmann
17d17ce472
as31: use cve tag in patchname for vulnix auto-detection
2018-04-22 17:45:44 +02:00
Jörg Thalheim
94d92fd046
Revert "nix-pin: 0.1.2 -> 0.2.2"
...
This reverts commit 92f083af23
.
breaks evaluation
2018-04-22 16:43:27 +01:00
Markus Kowalewski
1d0267b2e7
octopus: 7.2 -> 7.3
2018-04-22 08:43:19 -07:00
Jörg Thalheim
b96cc8fb86
Revert "nix-pin: add passthru.updateScript
"
...
This reverts commit 146dabd4ac
.
breaks evaluation
2018-04-22 16:43:18 +01:00
Jörg Thalheim
1cbf988217
Merge pull request #39226 from r-ryantm/auto-update/leatherman
...
leatherman: 1.4.0 -> 1.4.1
2018-04-22 16:28:51 +01:00
Bastian Köcher
6ed495cf13
raspberrypi-bootloader: Adds firmwareConfig
config option
...
The `firmwareConfig` option will be appended to `/boot/config.txt`.
2018-04-22 18:27:17 +03:00
Bastian Köcher
8bc970bbc7
raspberrypi-bootloader: Adds support for using uboot
...
Uboot is copied into `/boot` in the installation process.
The boot entries are created by calling the `generic-extlinux-compatible` builder.
2018-04-22 18:27:17 +03:00
Jörg Thalheim
c3e78d3988
Merge pull request #39123 from Infinisil/add/dust
...
dust: init at 0.2.3
2018-04-22 16:21:49 +01:00
Jörg Thalheim
e3b0d05c9d
Merge pull request #39145 from geistesk/slstatus-unstable-2018-04-16
...
slstatus: unstable-2018-03-21 -> unstable-2018-04-16
2018-04-22 16:06:07 +01:00
Jörg Thalheim
37fc73754e
Merge pull request #39231 from r-ryantm/auto-update/ibus-libpinyin
...
ibus-engines.libpinyin: 1.9.3 -> 1.10.0
2018-04-22 16:04:36 +01:00
Jörg Thalheim
15fee89bc7
Merge pull request #39143 from geistesk/et-0.1.1
...
et: 0.1 -> 0.1.1
2018-04-22 15:44:14 +01:00
Jörg Thalheim
69ee53a899
Merge pull request #39144 from geistesk/farbfeld-sent-path
...
farbfeld, sent: wrap PATH for 2ff and sent
2018-04-22 15:42:20 +01:00
Jörg Thalheim
cd2cb152be
Merge pull request #39184 from r-ryantm/auto-update/youtube-dl
...
python27Packages.youtube-dl: 2018.03.26.1 -> 2018.04.16
2018-04-22 15:38:34 +01:00
Jörg Thalheim
fecda3498b
Merge pull request #27117 from cjxgm/fix-nspawn-missing-suffix
...
systemd.nspawn: fix missing suffix
2018-04-22 15:21:07 +01:00
Peter Hoeg
9cd5a1ea9a
Merge pull request #39237 from r-ryantm/auto-update/gzdoom
...
gzdoom: 3.3.0 -> 3.3.2
2018-04-22 13:30:25 +00:00
Jörg Thalheim
0589b4aac5
Merge pull request #39324 from timbertson/gup
...
gup: simplify build expression
2018-04-22 12:55:51 +01:00
Jörg Thalheim
180cf91002
Merge pull request #39331 from Mic92/nix-review
...
nix-review: 0.1.2 -> 0.2.0
2018-04-22 12:54:06 +01:00
Jörg Thalheim
caa45305fe
nix-review: 0.1.2 -> 0.2.0
2018-04-22 12:50:25 +01:00
Jörg Thalheim
f56d484225
Merge pull request #39323 from timbertson/nix-pin
...
nix-pin: 0.1.2 -> 0.2.2
2018-04-22 12:20:01 +01:00
Jörg Thalheim
7c370ae6c7
Merge pull request #39325 from timbertson/nix-update-source
...
nix-update-source: 0.4.0 -> 0.5.0
2018-04-22 12:18:31 +01:00
Jörg Thalheim
3cd82a3605
Merge pull request #39326 from lheckemann/xdot-disable-py2
...
xdot: disable for python 2.x
2018-04-22 12:17:25 +01:00
Vladimír Čunát
17c4b83d05
Merge #31320 : docs and glibc: explicit comments on outputs
2018-04-22 11:55:23 +02:00
Jörg Thalheim
46425a65ac
bitcoin-{unlimited,xt}: fix darwin
2018-04-22 10:54:55 +01:00
Pascal Wittmann
a1703436af
libusbmuxd: use cve tag in patchname for vulnix auto-detection
2018-04-22 11:43:42 +02:00