Commit Graph

4088 Commits

Author SHA1 Message Date
Franz Pletz
3621bc76fd
mysql57: 5.7.17 -> 5.7.19 2017-08-01 10:26:19 +02:00
Franz Pletz
4b5ae11f66
mysql55: 5.5.54 -> 5.5.57 for multiple CVEs
See:
  - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-56.html
  - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-56.html
  - https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-55.html
  - http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html

Fixes: CVE-2017-3635 CVE-2017-3636 CVE-2017-3641 CVE-2017-3648 CVE-2017-3651
       CVE-2017-3652 CVE-2017-3653
2017-08-01 10:26:19 +02:00
Franz Pletz
6b3760d9f2
asterisk: 14.4.0 -> 14.6.0 2017-08-01 08:36:37 +02:00
Franz Pletz
c217f48c35
searx: 0.11.0 -> 0.12.0 2017-08-01 06:16:03 +02:00
georgewhewell
4ed291b303 {radarr,sonarr}: add libcurl to library search path (#27628) 2017-07-31 16:11:37 +01:00
Franz Pletz
f645db1abf
caddy: 0.10.4 -> 0.10.6 2017-07-31 12:47:23 +02:00
Frederik Rietdijk
740d76371e Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD 2017-07-31 09:12:15 +02:00
Peter Hoeg
2a48a62b9c sensu: 0.29.0 -> 1.0.2
Use NixOS's default ruby instead of 2.1 and add a few helpful plugins
2017-07-31 14:49:20 +08:00
Peter Hoeg
9d2da6ab3a uchiwa: 0.22.1 -> 0.25.3-1 2017-07-31 07:56:55 +08:00
Daiderd Jordan
70ee91508c shairport-sync: 2.3.6.5 -> 3.0.2 2017-07-30 21:00:55 +02:00
Robin Gloster
f0f55ac6cd
Revert "uchiwa: 0.22.1 -> 0.25.3-1"
This reverts commit 5dc5dfdefb.

This breaks evaluation:
error: invalid character ‘/’ in name ‘angular-tools/ng-jsoneditor-ea138469f157d8f2b54ec5b8dcf4b08a55b61459’

cc @peterhoeg
2017-07-30 14:06:39 +02:00
Peter Hoeg
5dc5dfdefb uchiwa: 0.22.1 -> 0.25.3-1 2017-07-30 18:40:19 +08:00
Frederik Rietdijk
20b8e4b4cf Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
Franz Pletz
e37274eb2f
atlassian-jira: 7.3.7 -> 7.4.1 2017-07-29 18:28:30 +02:00
Franz Pletz
96a40ec635
atlassian-confluence: 6.2.2 -> 6.3.1 2017-07-29 18:28:06 +02:00
Danylo Hlynskyi
311ee164e4 pg_repack: 1.3.4 -> 1.4.0.1
highlight: adds support for Amazon RDS (pg 9.6.3) when used as client
2017-07-29 17:58:50 +02:00
Bjørn Forsman
a65d8d3af3 lighttpd: install configuration examples
Place them in $out/share/lighttpd/doc/config/.

Most importantly, this includes a complete set of mime types in the
$out/share/lighttpd/doc/config/conf.d/mime.conf file. The plan is to use
that file in the NixOS lighttpd module.
2017-07-29 14:24:40 +02:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging 2017-07-28 16:08:30 +02:00
Vladimír Čunát
20d2bfa4ff
knot-resolver: remove unused inputs 2017-07-28 15:34:27 +02:00
Vladimír Čunát
62e4e3301b
knot-resolver: maintenance 1.3.1 -> 1.3.2 2017-07-28 15:12:23 +02:00
Vladimír Čunát
69c67371db
knot-dns: maintenance 2.5.2 -> 2.5.3 2017-07-28 15:12:07 +02:00
Nikolay Amiantov
e9520bab01 ejabberd: 17.01 -> 17.07 2017-07-27 17:07:45 +03:00
John Ericson
9be40841ea Merge remote-tracking branch 'upstream/master' into staging-base
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/build-support/gcc-wrapper-old/builder.sh
	pkgs/build-support/trivial-builders.nix
	pkgs/desktops/kde-4.14/kde-package/default.nix
	pkgs/development/compilers/openjdk-darwin/8.nix
	pkgs/development/compilers/openjdk-darwin/default.nix
	pkgs/development/compilers/openjdk/7.nix
	pkgs/development/compilers/openjdk/8.nix
	pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
	pkgs/development/compilers/zulu/default.nix
	pkgs/development/haskell-modules/generic-builder.nix
	pkgs/misc/misc.nix
	pkgs/stdenv/generic/builder.sh
	pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
John Ericson
ea7d13cf1a stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shell
This is a temporary measure until this impurity is removed from Nix.
2017-07-26 09:08:01 -04:00
Peter Hoeg
b23b1345f7 lcdproc: init at 0.5.9 2017-07-26 16:32:06 +08:00
Frederik Rietdijk
29f91c107f Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-23 11:23:43 +02:00
Joel Thompson
9dc51dc00d exhibitor: Fix bugs in previous package
The previous package didn't build properly due to a bug in the build
script, and the nixos module didn't evaluate due to missing descriptions
in the options. This fixes both issues.

It also adds missing command-line options that weren't able to be set
and properly converts bools to the strings exhibitor expects.
2017-07-21 16:14:04 -04:00
Joel Thompson
4b42fc4b8a exhibitor: init at 3.4.9
Initial Exhibitor nix package and nixos module for Netflix's Exhibitor,
which is a manager for Apache Zookeeper.
2017-07-21 09:45:37 -04:00
Franz Pletz
226964861f Merge pull request #27405 from rvl/postgresql-xml
postgresql: fix nixos tests and add xml support
2017-07-20 20:31:38 +02:00
Jörg Thalheim
4936e99d56 Merge pull request #27470 from AtnNn/rethinkdb
RethinkDB 2.3.5 -> 2.3.6
2017-07-19 00:35:54 +01:00
Oliver Charles
ba1392dafd Merge pull request #27391 from adisbladis/postgres_cves
Postgres CVE fixes
2017-07-18 21:03:05 +01:00
Etienne Laurin
119a0fe53c RethinkDB 2.3.5 -> 2.3.6 2017-07-18 15:42:14 +00:00
Frederik Rietdijk
3eceecb90d Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-17 13:52:01 +02:00
Nadrieril
c226ee619a tt-rss: 16.3 -> 17.4 2017-07-17 02:20:16 +02:00
Rodney Lorrimar
502a272ee7 postgresql: enable XML functions
I suspect these functions aren't widely used, but they are enabled in
PostgreSQL on Ubuntu and Arch.
2017-07-15 14:58:17 +01:00
Vladimír Čunát
e2b7b09960
Merge branch 'master' into staging 2017-07-15 12:15:56 +02:00
adisbladis
b5c6543de3
postgresql-9.2.20 -> postgresql-9.2.21
postgresql-9.3.16 -> postgresql-9.3.17
postgresql-9.4.11 -> postgresql-9.4.12
postgresql-9.5.6 -> postgresql-9.5.7
postgresql-9.6.2 -> postgresql-9.6.3

Fixes:
  * CVE-2017-7484
  * CVE-2017-7485
  * CVE-2017-7486

See:
  * https://www.postgresql.org/about/news/1746/
2017-07-15 03:47:38 +08:00
Yegor Timoshenko
245e4a3801 darkhttpd: update homepage 2017-07-14 03:31:53 +03:00
John Ericson
ea9af6e3bd Merge pull request #27336 from obsidiansystems/stdenv-setup-cleanup
Stdenv setup misc cleanups
2017-07-13 18:41:33 -04:00
Franz Pletz
6943cd3ebd
darkhttpd: 1.11 -> 1.12 2017-07-14 00:40:51 +02:00
Will Dietz
04aa269fb1 opensmtpd: Fix attempt to set unsupported permissions during install 2017-07-14 00:23:16 +02:00
Daiderd Jordan
e39e869fa3 Merge pull request #27361 from yegortimoshenko/patch-2
darkhttpd: platforms.linux → platforms.all
2017-07-14 00:13:32 +02:00
Franz Pletz
6e1aaeacfc
nginx: 1.12.0 -> 1.12.1 for CVE-2017-7529 2017-07-14 00:03:41 +02:00
Franz Pletz
af70b8fc23
nginxMainline: 1.13.2 -> 1.13.3 for CVE-2017-7529 2017-07-14 00:03:41 +02:00
Yegor Timoshenko
a9ea9d4f56 darkhttpd: platforms.linux → platforms.all 2017-07-13 22:49:12 +03:00
Dmitry Kalinkin
b917a8760e slurm: 15-08-5-1 -> 17.02.6, slurm-llnl -> slurm 2017-07-13 03:13:05 -04:00
John Ericson
8d76effc17 stdenv-setup: Make the package accumulators associative arrays instead of strings
This is generally cleaner: less eval, less worrying about separators,
and probably also faster. I got the idea from that python wrapper
script.
2017-07-12 15:30:56 -04:00
Charles Strahan
47868cbfb8 Merge pull request #26127 from gabesoft/upstream-master
Fixed meteor Future is not defined error
2017-07-11 17:59:51 -04:00
Vladimír Čunát
3678981f9f
knot-resolver: remove aarch64 from meta.platforms
It will compile but won't really work ATM.
2017-07-10 18:11:40 +02:00
Tuomas Tynkkynen
299af45989 wallabag: Move docs to correct directory 2017-07-10 14:52:47 +03:00