about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* bird: update from 1.3.11 to 1.4.0Nixpkgs Monitor2013-12-18
|
* Merge pull request #1360 from tomberek/add_shellinaboxMichael Raskin2013-12-14
|\ | | | | Add shellinabox
| * Add shellinaboxThomas Bereknyei2013-12-11
| |
* | Merge pull request #1370 from offlinehacker/pkgs/nginx/module_moreheadersDomen Kožar2013-12-13
|\ \ | | | | | | nginx: add headers more nginx module
| * | nginx: add headers more nginx moduleJaka Hudoklin2013-12-13
| | |
* | | nginx: enable ipv6 and spdyJaka Hudoklin2013-12-13
|/ /
* / Revert "virtuoso: update from 6.1.6 to 6.1.7"Evgeny Egorochkin2013-12-12
|/ | | | | | Upstream KDE advises against 6.1.7 for now This reverts commit 7c19a2213fe578a73994455bff650eaf7c0a4d3b.
* add meta.repositories.git to several packagesEvgeny Egorochkin2013-12-10
|
* apacheHttpd_2_4: update from 2.4.6 to 2.4.7Nixpkgs Monitor2013-12-09
|
* apacheHttpd: update from 2.2.25 to 2.2.26Nixpkgs Monitor2013-12-09
|
* Revert "gpsd: update from 2.95 to 3.10"Bjørn Forsman2013-12-06
| | | | | | | | | | | | This update broke gpsd because the download url changed and trying to get version 3.10 from the old url returns an error document with a timestamp resulting in new hashes on every build. And more importantly, gpsd 3.10 switched to the scons build system, so even if the download url was correct it will fail to build until the expression is updated. This reverts commit 3f1c26b8257201dde5fda0e7381bcf4ad7422d09.
* gpsd: update from 2.95 to 3.10Nixpkgs Monitor2013-12-04
|
* virtuoso: update from 6.1.6 to 6.1.7Nixpkgs Monitor2013-12-04
|
* mpd: update from 0.18.3 to 0.18.5Nixpkgs Monitor2013-12-04
|
* mongodb: update from 2.4.5 to 2.4.8, potentially fixes CVE-2013-2132Nixpkgs Monitor2013-12-04
|
* tomcat6: update from 6.0.32 to 6.0.37, potentially fixes CVE-2012-0022, ↵Nixpkgs Monitor2013-12-04
| | | | CVE-2012-2733, CVE-2012-3544, CVE-2012-3546, CVE-2012-4431, CVE-2012-4534, CVE-2012-5568, CVE-2012-5885, CVE-2012-5886, CVE-2012-5887, CVE-2013-2067
* squid: update from 3.1.15 to 3.1.23, potentially fixes CVE-2012-5643, ↵Nixpkgs Monitor2013-12-04
| | | | CVE-2013-0189
* varnish: update from 3.0.4 to 3.0.5, potentially fixes CVE-2013-4484Nixpkgs Monitor2013-12-04
|
* polipo: update from 1.0.4 to 1.0.4.1Nixpkgs Monitor2013-12-04
|
* nagios-plugins: fix download URL (no longer available from sourceforge)Cillian de Róiste2013-12-03
|
* dico: fix buildJason "Don" O'Conal2013-11-29
|
* Fixing automatic update of NginxMichael Raskin2013-11-25
|
* Updating Nginx to 1.4.4Michael Raskin2013-11-25
|
* Adds beanstalkd v1.9zimbatm2013-11-24
|
* varnish: update to 3.0.4Rok Garbas2013-11-23
|
* Merge pull request #1234 from lovek323/mpdMichael Raskin2013-11-21
|\ | | | | mpd: update to latest version
| * mpd: update to latest versionJason "Don" O'Conal2013-11-11
| |
* | nginx: rtmp module - commited to fast. now it works.Rok Garbas2013-11-18
| |
* | nginx: adding rtmp moduleRok Garbas2013-11-18
| |
* | lighttpd: update 1.4.32 -> 1.4.33Bjørn Forsman2013-11-17
| | | | | | | | Changes in this version: http://www.lighttpd.net/2013/9/27/1-4-33/
* | samba: bump 3.6.18 -> 3.6.20 (security fixes)Bjørn Forsman2013-11-12
| | | | | | | | | | | | | | | | | | 3.6.20 is a security release in order to address CVE-2013-4475 (ACLs are not checked on opening an alternate data stream on a file or directory) and CVE-2013-4476 (Private key in key.pem world readable). And 3.6.19 had some bug fixes: http://www.samba.org/samba/history/samba-3.6.19.html
* | yaws: Update to 1.98.Moritz Ulrich2013-11-12
|/ | | | | | This fixes the build when compiled with Erlang 16B01 (default). Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* Clean up the vsftpd module a bitEelco Dolstra2013-11-07
|
* Merge pull request #686 from ocharles/postgres92Michael Raskin2013-11-07
|\ | | | | Disable exec symlink resolution for PostgreSQL 9.2
| * Disable exec symlink resolution for PostgreSQL 9.2Oliver Charles2013-06-27
| | | | | | | | | | | | | | | | | | | | | | | | When building PostgreSQL with plugins under NixOS, NixOS will create a postgresql-and-plugins directory which symlinks PostgreSQL and all the plugins into a single directory. Unfortunately, the plugins will not actually be usable by PostgreSQL because it will still try and locate them in the original PostgreSQL share directory, not postgresql-and-plugins. In this commit, I have patched resolve_symlinks to always return success, which matches the behavior if HAVE_READLINK is false (so presumably invalid paths are never passed to this function).
* | Set meta.hydraPlatforms instead of meta.platforms for some packagesEelco Dolstra2013-11-05
| |
* | Mark more packages as brokenEelco Dolstra2013-11-04
| |
* | Don't build some packages on some platformsEelco Dolstra2013-11-04
| |
* | apache-httpd: Update to 2.4.6Eelco Dolstra2013-11-04
| |
* | ejabberd: updated to 2.1.13Rok Garbas2013-11-02
| |
* | varnish: adding version 2.1.xRok Garbas2013-11-02
| |
* | Add qpid v0.24Carles Pagès2013-10-30
| | | | | | | | | | | | | | It includes both the broker and the C++ client lib. I had to do some hacks to prevent the installer from putting thins outside $out. Close #1134.
* | zabbix20: Update to now upstream version 2.0.9.aszlig2013-10-23
| | | | | | | | | | | | | | | | | | | | This drops the patch for ZBX-7091, because it hase been fixed upstream. Other upstream changes can be found at the following URL: http://www.zabbix.com/rn2.0.9.php Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | mailman: add version 2.1.16Peter Simons2013-10-21
| |
* | nginx: Add optional patch for syslog support.Jaka Hudoklin2013-10-20
| | | | | | | | close #1055.
* | Merge pull request #1090 from NixOS/munin-reworkDomen Kožar2013-10-20
|\ \ | | | | | | munin: refactor package and add nixos service
| * | munin: refactor package and add nixos serviceDomen Kožar2013-10-20
| | |
* | | nginx: 1.4.1 -> 1.4.3Domen Kožar2013-10-17
| | |
* | | postgresql: Update to latest versionsEelco Dolstra2013-10-17
| | |
* | | mysql: Update to 5.1.72Eelco Dolstra2013-10-17
| | |