about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* Merge pull request #43857 from volth/unusedFrederik Rietdijk2018-07-20
|\ | | | | [bot] treewide: remove unreferenced code
| * [bot]: remove unreferenced codevolth2018-07-20
| |
* | postgresql100: 10.3 -> 10.4Silvan Mosberger2018-07-20
| | | | | | | | | | | | Fixes CVE-2018-1115 Release notes: https://www.postgresql.org/docs/10/static/release-10-4.html
* | postgresql96: 9.6.8 -> 9.6.9Silvan Mosberger2018-07-20
| | | | | | | | | | | | Fixes CVE-2018-1115 Release notes: https://www.postgresql.org/docs/10/static/release-9-6-9.html
* | postgresql95: 9.5.12 -> 9.5.13Silvan Mosberger2018-07-20
| | | | | | | | Release notes: https://www.postgresql.org/docs/10/static/release-9-5-13.html
* | postgresql94: 9.4.17 -> 9.4.18Silvan Mosberger2018-07-20
| | | | | | | | Release notes: https://www.postgresql.org/docs/10/static/release-9-4-18.html
* | postgresql93: 9.3.22 -> 9.3.23Silvan Mosberger2018-07-20
| | | | | | | | Release notes: https://www.postgresql.org/docs/10/static/release-9-3-23.html
* | knot-dns: libidn -> libidn2Vladimír Čunát2018-07-20
| | | | | | | | It's only used by the `kdig` tool.
* | Merge pull request #43834 from ryantm/https2Graham Christensen2018-07-19
|\ \ | | | | | | treewide: http -> https
| * | treewide: http -> httpsRyan Mulligan2018-07-19
| | |
* | | Merge pull request #43782 from Ma27/fix-simpleldap-python3Robert Schütz2018-07-19
|\ \ \ | | | | | | | | python3Packages.simpleldap: remove
| * | | inginious: removeMaximilian Bosch2018-07-19
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Fallout of 9db7f15ea3ce57eee25458daf87cce7a04ea98b2 which removed simpleldap. @layus suggests to remove: * https://github.com/NixOS/nixpkgs/pull/43782#issuecomment-406186881 * https://github.com/NixOS/nixpkgs/pull/31975#issuecomment-346647857
* | | Merge pull request #43788 from r-ryantm/auto-update/apache-httpdPeter Simons2018-07-19
|\ \ \ | | | | | | | | apacheHttpd: 2.4.33 -> 2.4.34
| * | | apacheHttpd: 2.4.33 -> 2.4.34R. RyanTM2018-07-18
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/apache-httpd/versions.
* | | | Merge pull request #43692 from matthewbauer/disallow-aliases-in-releaseMatthew Bauer2018-07-19
|\ \ \ \ | | | | | | | | | | Avoid using aliases, disallow aliases in release
| * | | | treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* / | | gpm: patch to fix w/musl, good for general useWill Dietz2018-07-18
|/ / /
* | | arangodb: 3.3.11 -> 3.3.12 (#43485)R. RyanTM2018-07-18
| | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/arangodb/versions.
* | | Merge pull request #43308 from Chiiruno/dev/hydronSilvan Mosberger2018-07-18
|\ \ \ | | | | | | | | hydron: init at 2018-07-11
| * | | hydron: init at 2018-07-15Okina Matara2018-07-18
| | |/ | |/|
* | | home-assistant: 0.73.1 -> 0.73.2Robert Schütz2018-07-17
| |/ |/| | | | | | | This fixes a security hole allowing man in the middle attacks. See https://www.home-assistant.io/blog/2018/07/16/release-73-2/.
* | jackett: 0.8.1209 -> 0.9.1 (#43467)R. RyanTM2018-07-16
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/jackett/versions.
* | xkbcomp: 1.4.0 -> 1.4.2 (#43589)Yegor Timoshenko2018-07-16
| |
* | aerospike: fix ofborg eval (#43603)Vaibhav Sagar2018-07-16
| | | | | | s/maintainer/maintainers/
* | aerospike: fix ofborg evalUli Baum2018-07-16
| | | | | | | | | | | | | | platforms = [ "x86_64-linux" ] broke ofborg eval of nixos manual because the aerospike module references this package. Fixed for now by setting platforms to platforms.linux, even if aarch64 isn't really supported.
* | aerospike: init at 4.2.0.4Wael M. Nasreddine2018-07-16
| | | | | | | | Co-authored-by: Volth <volth@webmaster.ms>
* | shairport-sync: 3.1.7 -> 3.2R. RyanTM2018-07-16
| |
* | mariadb: 10.2.15 -> 10.2.16Izorkin2018-07-16
| |
* | nginxModules: sorting of modules alphabeticallyIzorkin2018-07-16
| |
* | caddy: 0.10.12 -> 0.11.0Franz Pletz2018-07-16
| |
* | Merge pull request #43580 from Izorkin/nginx-modulesFranz Pletz2018-07-15
|\ \ | | | | | | Update nginx modules
| * | nginxModules.develkit: update to v0.3.1rc1Izorkin2018-07-16
| | |
| * | nginxModules.upstream-check: update to rev 9aecf15Izorkin2018-07-16
| | |
| * | nginxModules.statsd: update to rev b970e40Izorkin2018-07-16
| | |
| * | nginxModules.pam: update to v1.5.1Izorkin2018-07-16
| | |
| * | nginxModules.set-misc: update to v0.32Izorkin2018-07-16
| | |
| * | nginxModules.lua: update to v0.10.13Izorkin2018-07-16
| | |
| * | nginxModules.moreheaders: update to v0.33Izorkin2018-07-16
| | |
| * | nginxModules.ipscrub: update to v1.0.1Izorkin2018-07-16
| | |
* | | nginxModules.sla: init at 7778f01Izorkin2018-07-15
| | |
* | | charybdis: 3.5.5 -> 4.1Franz Pletz2018-07-15
| | |
* | | mpd: 0.20.18 -> 0.20.20Franz Pletz2018-07-15
| | |
* | | nginxMainline: 1.13.12 -> 1.15.1Franz Pletz2018-07-15
| | |
* | | matterircd: 0.16.5 -> 0.18.2Franz Pletz2018-07-15
| | |
* | | prometheus-alertmanager: 0.14.0 -> 0.15.1Franz Pletz2018-07-15
| | |
* | | nginx-fancyindex: init at 0.4.3Izorkin2018-07-15
|/ /
* | timescaledb: 0.9.2 -> 0.10.1Austin Seipp2018-07-14
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | timescaledb: create $out/bin in order to work around a stupid bugAustin Seipp2018-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See #22653 or #38469. 'manveru' reported this on IRC again, but unfortunately a real fix requires a bit more work. In the mean time, this plugs the leak with a bit of duct tape. 'timescale' is an often desired extension and, in the mean time, this workaround means you also do not have to install something like postgis (with a large dependency set) into your closure to get things to work. Ideally in the mean time, *all* postgresql extensions should have $out/bin created for them... Doing this will require more ongoing work, or a proper fix to the buildEnv nonsense going on. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | Merge pull request #43477 from r-ryantm/auto-update/dnsdistFrederik Rietdijk2018-07-13
|\ \ | | | | | | dnsdist: 1.3.0 -> 1.3.2