Robin Gloster
b2e9096f68
ghcWithPackages: fix ghc version passing
...
The correct ghc version was not passed through anymore, I'm not entirely
sure this is the correct fix or if this is the only argument that was
missing.
broken by 5e31e828f8
cc @Ericson2314
2018-01-07 03:36:19 +01:00
Justin Humm
207bf49c8d
electrum: 3.0.3 -> 3.0.4
...
From the release notes [1]:
* Fix a vulnerability caused by Cross-Origin Resource Sharing (CORS)
in the JSONRPC interface. Previous versions of Electrum are
vulnerable to port scanning and deanonimization attacks from
malicious websites. Wallets that are not password-protected are
vulnerable to theft.
See this [2] for explanation.
[1] https://github.com/spesmilo/electrum/blob/3.0.4/RELEASE-NOTES
[2] https://github.com/spesmilo/electrum/issues/3374
2018-01-07 03:20:07 +01:00
Jörg Thalheim
d1c81e29c3
Merge pull request #33545 from dtzWill/update/radiotray-ng-0.2.0
...
radiotray-ng: 0.1.7 -> 0.2.0
2018-01-07 02:40:21 +01:00
Jörg Thalheim
6249d32486
Merge pull request #33418 from Ma27/test-driver/mention-changes-in-manual
...
test-driver: mention `$user` argument in the NixOS manual and the Impala release notes
2018-01-07 02:33:21 +01:00
Will Dietz
09fbc87cde
radiotray-ng: 0.1.7 -> 0.2.0
...
Now with bookmark editor.
2018-01-06 18:19:16 -06:00
Robin Gloster
d3ad52a58e
gnome3.nautilus-sendto: fix build
2018-01-06 23:38:06 +01:00
adisbladis
5235f6a4c5
Merge pull request #33541 from dtzWill/update/lit-0.5.1
...
lit: 0.5.0 -> 0.5.1
2018-01-07 06:10:09 +08:00
Robert Helgesson
09cab91fd2
eclipse-plugin-spotbugs: 3.1.0 -> 3.1.1
2018-01-06 22:12:52 +01:00
Robert Helgesson
4e153616cd
abcmidi: 2017.12.20 -> 2018.01.02
2018-01-06 22:12:52 +01:00
Robert Helgesson
643d832a1a
josm: 13053 -> 13265
2018-01-06 22:12:52 +01:00
Will Dietz
cc6aa0335c
snowman: 2017-08-13 -> 2017-11-19
2018-01-06 15:09:01 -06:00
adisbladis
3165a08f9e
Merge pull request #33537 from tilpner/bup-pythonpackages
...
bup: PYTHONPATH -> withPackages
2018-01-07 05:01:50 +08:00
Will Dietz
21d4f01605
lit: 0.5.0 -> 0.5.1
2018-01-06 15:01:18 -06:00
Graham Christensen
013580caf0
Merge pull request #30518 from Infinisil/usbmuxd-service
...
usbmuxd service: init
2018-01-06 15:53:42 -05:00
adisbladis
3700765c3d
Merge pull request #33538 from dywedir/svgcleaner
...
svgcleaner: 0.9.1 -> 0.9.2
2018-01-07 04:51:22 +08:00
adisbladis
3de02449cf
libcroco: Fixes for CVE-2017-7960 & CVE-2017-7961
2018-01-07 04:46:45 +08:00
dywedir
db56768550
svgcleaner: 0.9.1 -> 0.9.2
2018-01-06 22:33:54 +02:00
adisbladis
1aca02b51e
openslp: Fix CVE-2016-4912
2018-01-07 04:25:12 +08:00
tilpner
d0601b6add
bup: PYTHONPATH -> withPackages
...
Without this, tornado was not found on startup (`bup web`),
even though it was provided by PYTHONPATH
Also see #22688
2018-01-06 21:10:57 +01:00
Orivej Desh
45f6d97e6e
mariadb: clean up during the rebuild from merging #33513
2018-01-06 18:45:38 +00:00
Orivej Desh
729f97ef9b
apache-httpd: respect review in #33481
2018-01-06 18:40:44 +00:00
Joachim F
19659e42c5
Merge pull request #33530 from dtzWill/update/opera-50.0.2762.45
...
opera: 48.0.2685.52 -> 50.0.2762.45
2018-01-06 18:23:58 +00:00
Vincent Murphy
bd09ef9c21
Update macos USB instructions
...
"Ejecting" from the Finder ejects the entire device which is then not available for dd. diskutil unmountDisk does the right thing. Furthermore writing to diskN instead of rdiskN failed to complete even after waiting >10 minutes.
2018-01-06 18:13:58 +00:00
Michael Weiss
4c6b5f68b3
android-studio-preview: 3.1.0.5 -> 3.1.0.6
2018-01-06 19:13:34 +01:00
Will Dietz
52f6a8e8c6
opera: 48.0.2685.52 -> 50.0.2762.45
2018-01-06 11:44:47 -06:00
Eli Flanagan
f95d92ee96
apache-httpd: enable brotli support
2018-01-06 18:42:02 +01:00
Izorkin
08cde7d69f
mariadb: 10.2.11 -> 10.2.12
2018-01-06 18:41:00 +01:00
Andreas Rammhold
e5715d92a7
linux_hardened_copperhead: 4.14.11a -> 4.14.12a
2018-01-06 18:40:35 +01:00
Vincent Laporte
5391489cfc
ocamlPackages.git: 1.11.2 -> 1.11.4 ( #33472 )
2018-01-06 17:18:42 +00:00
Orivej Desh
d7d3f359ae
Merge pull request #33529 from jluttine/add-logitech-usb-kb-kernel-module
...
nixos/availableKernelModules: add logitech hid
2018-01-06 17:15:02 +00:00
Jaakko Luttinen
eeaa82bde1
nixos/availableKernelModules: add logitech hid
...
This adds support for Logitech (wireless) USB keyboards at boot
2018-01-06 17:11:30 +00:00
Frederik Rietdijk
b78c42cd4b
Merge pull request #33367 from mogorman/platformio-3.5.0
...
platformio: 3.4.1 -> 3.5.0
2018-01-06 17:44:08 +01:00
Andreas Rammhold
f61ad23a6a
irssi: 1.0.5 -> 1.0.6 (fixes CVE-2018-5206, CVE-2018-5205, CVE-2018-5208, CVE-2018-5207)
...
For details see [1].
[1] https://irssi.org/security/irssi_sa_2018_01.txt
2018-01-06 17:34:10 +01:00
Orivej Desh
306eefaa95
mariadb.client: fix darwin build
...
Fixes #33517
2018-01-06 16:31:42 +00:00
Robin Gloster
b94c892137
jemalloc: add patch to fix aarch64 build
2018-01-06 17:25:15 +01:00
Robin Gloster
3a5c489603
arcanist: fix on aarch64
2018-01-06 17:25:15 +01:00
Orivej Desh
6e8021d412
Merge pull request #33383 from kierdavis/openvpn-optional-systemd
...
openvpn: make systemd dependency optional
2018-01-06 16:24:59 +00:00
Léo Gaspard
7b878a443a
nixos/clamav: replace mkIf [] with optional
2018-01-06 16:52:14 +01:00
Peter Hoeg
b2d2b37771
lastpass-cli: 1.2.1 -> 1.2.2
2018-01-06 23:46:38 +08:00
Pascal Wittmann
71dd57f081
icmake: 9.02.03 -> 9.02.04
2018-01-06 16:45:57 +01:00
Tuomas Tynkkynen
6989369c88
nano: 2.9.1 -> 2.9.2
2018-01-06 17:44:08 +02:00
Tuomas Tynkkynen
c589bdd66d
iw: 4.9 -> 4.14
2018-01-06 17:44:06 +02:00
Joachim F
f98b236538
Merge pull request #33525 from ajgrf/mblaze-init
...
mblaze: init at 0.2
2018-01-06 15:43:16 +00:00
Daiderd Jordan
106d87b6c6
mariadb: fix darwin build
2018-01-06 16:36:48 +01:00
Alex Griffin
8cd5391806
mblaze: init at 0.2
2018-01-06 09:09:30 -06:00
Alex Griffin
a05e7a56d3
maintainers: add ajgrf
2018-01-06 09:09:30 -06:00
Léo Gaspard
cb506e6e2e
nixos/clamsmtp: init
2018-01-06 16:08:54 +01:00
Léo Gaspard
e016a68bf1
clamsmtp: init at 1.10
2018-01-06 16:08:45 +01:00
Kier Davis
397daef205
openvpn: make systemd dependency optional
...
systemd is a fairly large dependency, and it doesn't appear to
be necessary in all circumstances - e.g. when openvpn is
not run as a systemd service (as is usually the case when it is
run in a Docker container).
This change makes the dependency on systemd optional, controlled
by a new argument `useSystemd`. The default behaviour remains
the same as it was before this change: enabled only on Linux systems.
For me, this change reduces the size of my container image (dominated
by the closure of openvpn) from about 110 MB to 45 MB.
Version 2: rename argument to `useSystemd` (was `systemdSupport`), and
rebase onto master
2018-01-06 15:05:44 +00:00
Joachim F
b067aa2cad
Merge pull request #33080 from romildo/numix-icon-theme
...
numix-icon-theme{,circle,square} update to version 17-12-25
2018-01-06 14:59:46 +00:00