Commit graph

93964 commits

Author SHA1 Message Date
Graham Christensen e928226105 Merge pull request #19709 from NeQuissimus/mysql_5_7_16
mysql: 5.7.15 -> 5.7.16
2016-10-19 21:40:09 -04:00
Graham Christensen 10390dcd8b Merge pull request #19708 from NeQuissimus/mysql_5_5_53
mysql: 5.5.52 -> 5.5.53
2016-10-19 21:39:59 -04:00
Graham Christensen 9835b9a943 Merge pull request #19614 from lsix/update_guile_2_0_13
guile: 2.0.12 -> 2.0.13 (for CVE)
2016-10-19 21:13:16 -04:00
Graham Christensen 4673fb5f19 Merge pull request #19687 from grahamc/quagga
quagga: 1.0.20160315 -> 1.0.20161017 for CVE-2016-1245
2016-10-19 21:00:09 -04:00
Graham Christensen 1cbdc98f44 Merge pull request #19683 from grahamc/ffmpeg
ffmpeg: 3.1.3 -> 3.1.4
2016-10-19 20:59:52 -04:00
Graham Christensen 700214d71c Merge pull request #19682 from grahamc/dbus
dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245
2016-10-19 20:59:00 -04:00
Graham Christensen 8d9a2c191f Merge pull request #19681 from grahamc/ghostscript
ghostscript: 9.18 -> 9.20 for multiple CVEs
2016-10-19 20:58:45 -04:00
Graham Christensen 5e2bccc061 Merge pull request #19679 from grahamc/mpg123
mpg123: 1.22.2 -> 1.23.8 for CVE-2016-1000247
2016-10-19 20:57:24 -04:00
Tim Steinbach 276e41a219
mysql: 5.7.15 -> 5.7.16 2016-10-19 20:37:10 -04:00
Tim Steinbach a3cd58d24a
mysql: 5.5.52 -> 5.5.53 2016-10-19 20:36:39 -04:00
Tuomas Tynkkynen 5076c0a5d3 modules-closure: Use stdenvNoCC 2016-10-20 02:39:29 +03:00
Luca Bruno 3926d235d5 Merge pull request #19700 from goetzst/youtube-dl
youtube-dl: 2016.10.16 -> 2016.10.19
2016-10-19 22:34:16 +01:00
Peter Hoeg 1026bebee6
syncthing: use service files from upstream
Currently only for the user services as NixOS handles the named system
instances slightly differently.

syncthing and syncthing-inotify are done the same way.

There are 4 parts to this:

 1) Copy in the upstream unit files
 2) Make the nixos module use the definition from upstream
 3) Enable restarting of all instances (system and user) on resume
 4) Allow the traffic in the firewall on default ports if wanted

fixes #18973
2016-10-19 21:20:57 +02:00
Tim Steinbach dac481d999 Merge pull request #19648 from NeQuissimus/linux_4_7_8
linux_4_7: 4.7.7 -> 4.7.8
2016-10-19 14:48:47 -04:00
Tim Steinbach 84e4dcb34b Merge pull request #19649 from NeQuissimus/linux_4_8_2
linux_4_8: 4.8.1 -> 4.8.2
2016-10-19 14:38:11 -04:00
Tim Steinbach 70c8de0536 Merge pull request #19652 from NeQuissimus/linux_4_9_rc1
linux_testing: 4.8-rc6 -> 4.9-rc1
2016-10-19 14:35:21 -04:00
Stefan Götz 985a25e99e youtube-dl: 2016.10.16 -> 2016.10.19 2016-10-19 20:26:50 +02:00
Thomas Tuegel 9cd8b4e2d7
kde5.plasma: 5.8.1 -> 5.8.2 2016-10-19 12:50:43 -05:00
Bjørn Forsman 7c3dd3ca18 nextcloud: also install hidden files
.htaccess and .user.ini are missing. This fixes it.
2016-10-19 19:42:09 +02:00
Sergiu Ivanov 45459c1c27 bibtex2html: init at 1.98 2016-10-19 19:24:09 +02:00
Vincent Laporte 92ef4067a6 ocamlPackages.uchar: init at 0.0.1
The uchar package provides a compatibility library for the `Uchar` module introduced in OCaml 4.03.
2016-10-19 19:20:32 +02:00
Robert Helgesson db68972206
perl-CryptX: 0.040 -> 0.041 2016-10-19 17:59:08 +02:00
Robert Helgesson 337004285b
perl-Pod-Weaver: 4.014 -> 4.015 2016-10-19 17:53:09 +02:00
Robert Helgesson ad3163efab
perl-PDF-API2: 2.028 -> 2.030 2016-10-19 17:53:08 +02:00
Robert Helgesson 31853a73fa
svtplay-dl: 1.6 -> 1.7 2016-10-19 17:53:08 +02:00
Arseniy Seroka 7fb1f711f7 Merge pull request #12995 from volhovM/master
scudcloud: init at 1.35
2016-10-19 18:48:30 +03:00
Mikhail Volkhov 42cf40bfbd
scudcloud: init at 1.35/254-port-to-qt5 2016-10-19 18:45:31 +03:00
Eelco Dolstra 13f43c7ebc linux: 4.4.24 -> 4.4.25 2016-10-19 17:11:53 +02:00
Tuomas Tynkkynen 59f12d9394 kernel config: Add some filesystem options
Enable encryption support for both F2FS and ext4. For ext4 this is a bit
tricky, since pre-4.8 the way to enable it as a module was just
"EXT4_ENCRYPTION=m" but after that it changed to "FS_ENCRYPTION=m &&
EXT4_ENCRYPTION=y".

Also make sure UDF is enabled.
2016-10-19 16:44:08 +03:00
Graham Christensen c48fd00fae nsd: 4.1.12 -> 4.1.13 for CVE-2016-6173
Closes #19685
2016-10-19 15:16:54 +02:00
Graham Christensen 2570874e11
quagga: 1.0.20160315 -> 1.0.20161017 for CVE-2016-1245 2016-10-19 09:14:50 -04:00
Graham Christensen 2f7bdfe97e
ffmpeg: 3.1.3 -> 3.1.4 2016-10-19 08:48:11 -04:00
Graham Christensen bc1317c163
dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245 2016-10-19 08:31:14 -04:00
Graham Christensen 3c2306e216
ghostscript: 9.18 -> 9.20 for multiple CVEs: https://lwn.net/Vulnerabilities/703324/ 2016-10-19 08:09:17 -04:00
Jascha Geerds e376ed81dc Merge pull request #19677 from jgeerds/deis
deis: 1.13.0 -> 1.13.3
2016-10-19 12:57:48 +02:00
Graham Christensen 4693ed19d5
mpg123: 1.22.2 -> 1.23.8 for CVE-2016-1000247 2016-10-19 06:46:21 -04:00
Jascha Geerds 9803ad85eb fleet: Add myself as a maintainer 2016-10-19 12:00:15 +02:00
Jascha Geerds 606aacd1fd pythonPackages.ansible2: Add myself as a maintainer 2016-10-19 11:48:40 +02:00
Jascha Geerds 070a504d5e pythonPackages.ansible: Add myself as a maintainer 2016-10-19 11:48:15 +02:00
Jascha Geerds 7bb75fa887 deisctl: init at 1.13.3 2016-10-19 11:41:54 +02:00
Jascha Geerds c7d9de0e39 deis: Add derivatin metadata 2016-10-19 11:27:02 +02:00
Jascha Geerds b6a616c0b9 deis: 1.13.0 -> 1.13.3 2016-10-19 11:27:02 +02:00
Jascha Geerds 27bf1c0794 deis: Use Godeps workspace instead of deps.nix 2016-10-19 11:27:02 +02:00
Domen Kožar 306a8d9e8c Merge pull request #19655 from periklis/topic_php_darwin
php: fix darwin build
2016-10-19 10:34:54 +02:00
Vladimír Čunát dba626e1df
Merge #19674: llvm_39: fix on darwin
There's not even a rebuild on Linux.
2016-10-19 10:16:16 +02:00
Periklis Tsirakidis 61ce404598 php: fix pr review comments 2016-10-19 09:35:06 +02:00
Periklis Tsirakidis b336be90cc php: fix darwin build 2016-10-19 09:32:06 +02:00
Pascal Wittmann 80224ed1d1 Merge pull request #19638 from jonafato/init-keepassx-reboot-2.0.3-http
Rename keepassx2-http to keepassx-reboot
2016-10-19 09:12:25 +02:00
Anthony Cowley 0f6ef7c41c llvm_39: fix on darwin 2016-10-19 01:53:13 -04:00
Joachim F 7b4a9cd5f3 Merge pull request #19657 from romildo/upd.cmst
cmst: 2016.04.03 -> 2016.10.03
2016-10-19 05:24:26 +02:00