summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\
| * Merge master into staging-nextFrederik Rietdijk2019-08-17
| |\
| | * Merge pull request #65999 from r-ryantm/auto-update/mosquittomarkuskowa2019-08-17
| | |\ | | | | | | | | mosquitto: 1.6.3 -> 1.6.4
| | | * mosquitto: 1.6.3 -> 1.6.4R. RyanTM2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mosquitto/versions
| | * | zabbix: 4.0.9 -> 4.0.11 & 4.2.3 -> 4.2.5Aaron Andersen2019-08-15
| | | |
| | * | Merge pull request #66649 from markuskowa/upd-slurmMarek Mahut2019-08-15
| | |\ \ | | | | | | | | | | slurm: 19.05.1.2 -> 19.05.2.1
| | | * | slurm: 19.05.1.2 -> 19.05.2.1Markus Kowalewski2019-08-15
| | | | |
| | * | | pgbouncer: use c-ares for name resolution (#66336)Derek Kulinski2019-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to pgbouncer README.md file c-ares is the prefered way to resolve names for pgbouncer 1.10+: https://github.com/pgbouncer/pgbouncer/blob/master/README.md#dns-lookup-support The previous method (evdns) did not support EDNS0 and SOA lookups.
| | * | | Merge pull request #66582 (nginx security updates)aszlig2019-08-14
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This addresses CVE-2019-9511, CVE-2019-9513 and CVE-2019-9516. Details about these vulnerabilities can be found at: https://github.com/Netflix/security-bulletins/blob/216433296d3bc542496a8edae5b4ca39cfd892b1/advisories/third-party/2019-002.md Version 1.16.1 only includes the security fixes, however version 1.17.3 has two additional bugfixes: * "zero size buf" alerts might appear in logs when using gzipping; the bug had appeared in 1.17.2. * a segmentation fault might occur in a worker process if the "resolver" directive was used in SMTP proxy. I haven't extensively tested this, but from a quick test, nginx is still working and the NixOS tests also succeed. Thanks to @Izorkin for the pull request.
| | | * | | nginxMainline: 1.17.2 -> 1.17.3Izorkin2019-08-13
| | | | | |
| | | * | | nginxStable: 1.16.0 -> 1.16.1Izorkin2019-08-13
| | | | | |
* | | | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | | | | Merge master into staging-nextFrederik Rietdijk2019-08-14
|\| | | |
| * | | | mysql80: init at 8.0.17 (#65221)Tim Otten2019-08-13
| |/ / / | | | | | | | | | | | | MySQL 8.0 is a significant iteration after MySQL 5.7. This patch adds it as a parallel build alongside mysql57 (similar to mysql56 and mysql55 before).
| * | | varnish6: 6.1.1 -> 6.2.0Jonathan Ringer2019-08-13
| | | |
| * | | Merge pull request #66470 from WilliButz/update-blackbox-exporterMaximilian Bosch2019-08-12
| |\ \ \ | | | | | | | | | | prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests and check config
| | * | | prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run testsWilliButz2019-08-12
| | | | | | | | | | | | | | | | | | | | Also added myself as maintainer.
| * | | | prometheus-varnish-exporter: 1.5 -> 1.5.1, use buildGoModule (#66472)WilliButz2019-08-12
| |/ / /
| * | | prometheus-nginx-exporter: 0.4.1 -> 0.4.2, run testsWilliButz2019-08-11
| | | |
| * | | Merge pull request #50805 from r-ryantm/auto-update/axis2Sander van der Burg2019-08-11
| |\ \ \ | | | | | | | | | | axis2: 1.6.4 -> 1.7.9
| | * | | axis2: 1.7.8 -> 1.7.9Marek Mahut2019-08-10
| | | | |
| | * | | axis2: 1.6.4 -> 1.7.8R. RyanTM2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/axis2/versions
| * | | | scylladb: init at 3.0.5Florian Peter2019-08-11
| | | | |
| * | | | Merge pull request #64781 from r-ryantm/auto-update/clickhouseMarek Mahut2019-08-10
| |\ \ \ \ | | | | | | | | | | | | clickhouse: 19.6.2.11 -> 19.9.2.4
| | * | | | clickhouse: 19.9.2.4 -> 19.13.1.11Marek Mahut2019-08-10
| | | | | |
| | * | | | clickhouse: 19.6.2.11 -> 19.9.2.4R. RyanTM2019-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/clickhouse/versions
| * | | | | Merge pull request #65996 from r-ryantm/auto-update/neo4jMario Rodas2019-08-10
| |\ \ \ \ \ | | | | | | | | | | | | | | neo4j: 3.5.6 -> 3.5.8
| | * | | | | neo4j: 3.5.6 -> 3.5.8R. RyanTM2019-08-04
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/neo4j/versions
| * | | | | Merge pull request #62344 from r-ryantm/auto-update/airsonicMarek Mahut2019-08-10
| |\ \ \ \ \ | | | | | | | | | | | | | | airsonic: 10.2.1 -> 10.3.1
| | * | | | | airsonic: 10.2.1 -> 10.3.1R. RyanTM2019-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/airsonic/versions
| * | | | | | Merge pull request #66201 from angristan/shaarli-material/update/0.10.4Marek Mahut2019-08-09
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | shaarli-material: 0.9.5 -> 0.10.4
| | * | | | | | shaarli-material: 0.9.5 -> 0.10.4angristan2019-08-06
| | | | | | | |
| * | | | | | | Merge pull request #66400 from flokli/meteor-1.8.1Marek Mahut2019-08-09
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | meteor: 1.5 -> 1.8.1
| | * | | | | | | meteor: 1.5 -> 1.8.1Florian Klink2019-08-09
| | | | | | | | |
| * | | | | | | | knot-resolver: skip a broken testVladimír Čunát2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test fails from roughly today's machine date onwards.
* | | | | | | | | Merge master into staging-nextFrederik Rietdijk2019-08-09
|\| | | | | | | |
| * | | | | | | | postgresql: fix CVE-2019-10208, CVE-2019-10209 (#66347)Daniel Frank2019-08-09
| | | | | | | | |
| * | | | | | | | Merge pull request #66341 from Ma27/bump-prometheus-wireguard-exporterMarek Mahut2019-08-09
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | prometheus-wireguard-exporter: 3.0.0 -> 3.0.1
| | * | | | | | | | prometheus-wireguard-exporter: 3.0.0 -> 3.0.1Maximilian Bosch2019-08-08
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.0.1
| * / / / / / / / rabbitmq-server: 3.7.16 -> 3.7.17R. RyanTM2019-08-09
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rabbitmq-server/versions
| * | | | | | | Merge pull request #66265 from WilliButz/grafana-updateMaximilian Bosch2019-08-08
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | grafana: 6.3.0 -> 6.3.2
| | * | | | | | grafana: 6.3.0 -> 6.3.2WilliButz2019-08-07
| | | | | | | |
| * | | | | | | Merge pull request #66012 from r-ryantm/auto-update/pdns-recursorRyan Mulligan2019-08-07
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | pdns-recursor: 4.1.14 -> 4.2.0
| | * | | | | | | pdns-recursor: 4.1.14 -> 4.2.0R. RyanTM2019-08-04
| | | |_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pdns-recursor/versions
| * | | | | | | pgpool: 3.4.14 -> 4.0.5 (#66224)Derek Kulinski2019-08-07
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Updated to PGPool-II 4.0.5 and modify the code to allow absolute path for pool_passwd file.
| * | | | | | Merge pull request #66001 from r-ryantm/auto-update/nagiosMarek Mahut2019-08-07
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nagios: 4.4.3 -> 4.4.4
| | * | | | | | nagios: 4.4.3 -> 4.4.4R. RyanTM2019-08-04
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/nagios/versions
| * | | | | | Merge pull request #66144 from r-ryantm/auto-update/shaarliMarek Mahut2019-08-07
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | shaarli: 0.10.4 -> 0.11.0
| | * | | | | | shaarli: 0.10.4 -> 0.11.0R. RyanTM2019-08-05
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/shaarli/versions
| * | | | | | Merge pull request #66186 from jonringer/bump-cassandra22Aaron Andersen2019-08-06
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | cassandra_2_2: 2.2.13 -> 2.2.14