summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* mongodb: fix build against boost-1.60Joachim Fasting2016-03-18
| | | | Apply patch from Arch Linux. Suggested by @wkennington.
* apt-cacher-ng: 0.8.9 -> 0.9.1Joachim Fasting2016-03-17
| | | | | | | | Tested by doing sandboxed build & running the resulting exectuable. Note that sources for 0.8.9 are no longer available on the Debian mirrors.
* Merge pull request #13952 from sheenobu/freeradius/modulesFranz Pletz2016-03-16
|\ | | | | freeradius: optional dependency support, pcap and cap enabled
| * freeradius: optional dependency support, pcap and cap enabledSheena Artrip2016-03-16
| |
* | Merge pull request #13838 from peti/drop-old-dovecot-versionsPeter Simons2016-03-16
|\ \ | |/ |/| Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
| * Drop support for dovecot 2.1.x from Nixpkgs and NixOS.Peter Simons2016-03-11
| | | | | | | | | | Version 2.2.x has been stable for a long time; let's give up support for the obsolete version.
* | meta: Add sheenobu as maintainer for relevant packages.Sheena Artrip2016-03-15
| | | | | | | | | | | | freeradius: add sheenobu as maintainer sipsak: add sheenobu as maintainer
* | mysql_jdbc: 5.1.32 -> 5.1.38Graham Christensen2016-03-14
| |
* | Merge pull request #13837 from peti/drop-old-postfix-versionsPeter Simons2016-03-14
|\ \ | | | | | | Drop support for postfix 2.x from Nixpkgs and NixOS.
| * | Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
| |/ | | | | | | | | Version 3.x has been stable for a long time; let's give up support for the obsolete versions.
* | samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771Graham Christensen2016-03-14
| |
* | Merge pull request #13877 from sheenobu/freeradius/initArseniy Seroka2016-03-14
|\ \ | | | | | | freeradius: init at 3.0.11
| * | freeradius: init at 3.0.11Sheena Artrip2016-03-14
| | |
* | | apacheHttpd: add support for HTTP/2zimbatm2016-03-12
| |/ |/| | | | | | | | | | | | | | | In NixOS you can enable HTTP/2 like this: services.httpd.extraModules = [ "http2" ]; services.httpd.extraConfig = '' Protocols h2 http/1.1 '';
* | Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."Peter Simons2016-03-11
| | | | | | | | | | This reverts commit a889c683ddd333dde80c52c722095426233a482f. Sorry, I pushed to the wrong branch. :-(
* | Drop support for postfix 2.x from Nixpkgs and NixOS.Peter Simons2016-03-11
| | | | | | | | | | Version 3.x has been stable for a long time; let's give up support for the obsolete versions.
* | Merge pull request #12525 from knupfer/ngx_brotliLuca Bruno2016-03-11
|\ \ | | | | | | add nginxModules.brotli
| * | nginxModules.brotli: init at 788615eknupfer2016-01-21
| | |
* | | apt-cacher-ng: 0.8.6 -> 0.8.9Allan Espinosa2016-03-11
| | |
* | | plex: plexpass: 0.9.15.6.1714 -> 0.9.16.0.1754Cole Mickens2016-03-10
| | |
* | | owncloud: 8.2.2 -> 9.0.0Arseniy Seroka2016-03-09
| | |
* | | eventstore: 3.0.3 -> 3.5.0Brian McKenna2016-03-09
| |/ |/|
* | foswiki: init the package at 2.1.0Vladimír Čunát2016-03-08
| |
* | tomcat: 6.0.44 -> 6.0.45, 7.0.62 -> 7.0.68, 8.0.23 -> 8.0.32Franz Pletz2016-03-07
| | | | | | | | | | Fixes at least CVE-2015-5174, CVE-2015-5345, CVE-2015-5351, CVE-2016-0706, CVE-2016-0714, CVE-2016-0763.
* | archiveopteryx: override specific build settings instead of PREFIXHoang Xuan Phu2016-03-06
| | | | | | | | Closes #13708 and fixes #13707.
* | exim: 4.86 -> 4.86.2tv2016-03-05
| |
* | nginx, nginxUnstable: hardening: only use when the compiler is gccMichael Raskin2016-03-04
| |
* | nginx, nginxUnstable: enable hardening. Flags as recommended by @arno01 ↵Michael Raskin2016-03-04
| | | | | | | | (Andrey Arapov) in #7190
* | ejabberd: 16.01 -> 16.02Nikolay Amiantov2016-03-04
| |
* | uwsgi: 2.0.11.2 -> 2.0.12Nikolay Amiantov2016-03-04
| |
* | postsrsd: 1.3 -> 1.4Nikolay Amiantov2016-03-04
| |
* | rethinkdb: patch for glibc 2.23Domen Kožar2016-03-01
| |
* | plex: 0.9.15.3.1674 -> 0.9.15.6.1714Cole Mickens2016-02-28
| |
* | plexpass: 0.9.15.5.1712 -> 0.9.15.6.1714Cole Mickens2016-02-28
| |
* | Merge pull request #13514 from abbradar/samba-closureNikolay Amiantov2016-02-28
|\ \ | | | | | | samba: reduce closure size
| * | samba: reduce closure sizeNikolay Amiantov2016-02-28
| | |
* | | Merge pull request #12487 from hrdinka/refactor/nsdFranz Pletz2016-02-28
|\ \ \ | | | | | | | | Refactor NSD service and update to 4.1.7
| * | | nsd: 4.1.6 -> 4.1.7Christoph Hrdinka2016-02-28
| | | |
* | | | use the sourceforge mirrors everywherezimbatm2016-02-28
| | | | | | | | | | | | | | | | | | | | find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
* | | | Merge pull request #13536 from phunehehe/postfix-symlinksPeter Simons2016-02-28
|\ \ \ \ | | | | | | | | | | postfix: use relative symlinks for mailq and newaliases
| * | | | postfix: use relative symlinks for mailq and newaliasesHoang Xuan Phu2016-02-28
| | |/ / | |/| |
* | | | Add Apache Jena Fuseki instead of obsolete and unavailable Jena JosekiMichael Raskin2016-02-28
| |/ / |/| |
* | | mysql: 5.5.45 -> 5.5.48 for multiple CVEs: CVE-2015-4792 CVE-2015-4802 ↵Graham Christensen2016-02-27
| | | | | | | | | | | | CVE-2015-4815 CVE-2015-4816 CVE-2015-4819 CVE-2015-4826 CVE-2015-4830 CVE-2015-4836 CVE-2015-4858 CVE-2015-4861 CVE-2015-4870 CVE-2015-4879 CVE-2015-4913
* | | Remove all dots at end of descriptionszimbatm2016-02-27
|/ / | | | | | | | | | | | | Specially crafted for @JagaJaga find pkgs -name "*.nix" -exec \ sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
* | Merge pull request #13125 from abbradar/uwsgizimbatm2016-02-23
|\ \ | | | | | | Refactor uWSGI
| * | uwsgi: disable built-in yaml supportNikolay Amiantov2016-02-19
| | |
| * | uwsgi: refactor, throw sensible error if plugin is not foundNikolay Amiantov2016-02-19
| | |
* | | Merge pull request #13124 from FRidh/buildPythonApplicationFrederik Rietdijk2016-02-23
|\ \ \ | | | | | | | | buildPythonApplication: use new function for Python applications
| * | | buildPythonApplication: use new function for Python applicationsFrederik Rietdijk2016-02-19
| |/ /
* | | plexpass: 0.9.15.4.1679 -> 0.9.15.5.1712Cole Mickens2016-02-22
| | |