summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
...
* | Merge master into x-updatesVladimír Čunát2013-05-29
|\ \
| * | ReRevert Merge x-updates into masterVladimír Čunát2013-05-29
| |/ | | | | | | | | | | | | | | | | This reverts commit ec3965d8d0b5594a9db11e6c9cd1c28d36e91cde. Conflicts (taken x-updates): pkgs/development/libraries/libgcrypt/default.nix pkgs/development/libraries/libgpg-error/default.nix pkgs/development/libraries/poppler/default.nix
| * Upgraded Redis versionZef Hemel2013-05-27
| |
| * Fix maintainers attributeRob Vermaas2013-05-21
| |
| * Add myself as maintainer for several packagesBjørn Forsman2013-05-20
| | | | | | | | And set missing meta.platforms for the packages I've added earlier.
| * munin: add missing dependenciesBjørn Forsman2013-05-20
| | | | | | | | | | | | | | | | | | | | | | | | * Add needed dependencies: coreutils, python, ruby, java and several Perl modules (Time::HiRes 1.9.724 is no longer available, bump to 1.9725) * Use sha256 instead of md5 (more secure) * Wrap munin perl scripts so they find their dependencies at runtime * Rework meta description attributes. FIXME/TODO: munin is still not usable; it tries to write log files and web graphs to its installation path.
| * munin: add the package, WIPDomen Kozar2013-05-20
| |
| * dictd-wiktionary: Let dictd serve an offline copy of wiktionary.Petr Rockai2013-05-18
| | | | | | | | @vcunat: add -O to python, as it takes lots of time to process
| * dictd-wordnet: Make wordnet available via local dictd.Petr Rockai2013-05-18
| |
| * mysql: Update to 5.1.69Eelco Dolstra2013-05-14
| |
| * mysql: Update to 5.5.31Eelco Dolstra2013-05-14
| | | | | | | | | | | | CVE-2013-1502, CVE-2013-1511, CVE-2013-1532, CVE-2013-1544, CVE-2013-2375, CVE-2013-2376, CVE-2013-2389, CVE-2013-2391, CVE-2013-2392, maybe others.
| * mongodb: upgrade to 2.4.3 and use system librariesMathijs Kwik2013-05-12
| |
| * Revert Merge x-updates into master due to mesa bloatVladimír Čunát2013-05-09
| | | | | | | | | | | | | | | | | | | | | | See #490 discussion. This reverts commit 1278859d3167b9f84bfab680d9c8c463adf64a60, reversing changes made to 0c020c98f9d4f49d5c9907db5f4b35aac7df959b. Conflicts: pkgs/desktops/xfce/core/xfce4-session.nix (take master) pkgs/lib/misc.nix (auto)
* | xorg.xf86videointel: regression-fix updateVladimír Čunát2013-05-27
| | | | | | | | http://lists.freedesktop.org/archives/intel-gfx/2013-May/028277.html
* | xorg.xf86videointel: fix bad hash (from #556)Vladimír Čunát2013-05-27
| |
* | Merge pull request #556 from jcumming/x-updates.130523Vladimír Čunát2013-05-27
|\ \ | | | | | | update Intel Graphics Stack Release
| * | fix url and hash for intel x driverJack Cummings2013-05-24
| | |
| * | xf86-video-intel-2.21.7Jack Cummings2013-05-24
| | |
| * | update to 2013Q1 Intel Graphics Stack ReleaseJack Cummings2013-05-23
| |/ | | | | | | | | | | | | | | | | This changeset updates to all of the versions in https://01.org/linuxgraphics/downloads/2013/2013q1-intel-graphics-stack-release (but does not regression from newer version). I tried generating 'servers/x11/xorg/default.nix' with the perl script, but unrelated packges changed, so I just manually updated the file.
* / vmware driver: depend on mesa_drivers to find libxatrackerVladimír Čunát2013-05-23
|/
* Merge branch 'master' into x-updatesVladimír Čunát2013-05-08
|\ | | | | | | | | Conflicts (just splitting version from name): pkgs/os-specific/linux/systemd/default.nix
| * nginx: Update to 1.2.8Eelco Dolstra2013-05-07
| |
| * nginx: Don't fetch the full WebDAV extension unless neededShea Levy2013-05-05
| | | | | | | | Signed-off-by: Shea Levy <shea@shealevy.com>
| * Add optional third party support for fullWebDAV.Russell O'Connor2013-05-05
| | | | | | | | This follows the directions fom http://wiki.nginx.org/HttpDavModule.
| * jboss: Update to 7.1.1.FinalShea Levy2013-05-01
| | | | | | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* | Merge branch 'master' into x-updatesVladimír Čunát2013-05-01
|\|
| * Virtuoso: upgrade to 6.1.6Evgeny Egorochkin2013-04-30
| |
| * Lighttpd: Enable SSLPascal Wittmann2013-04-23
| | | | | | | | | | | | | | | | With this patch support for SSL is compiled into lighttpd. IMO encryption is in most use cases important, therefore SSL support should be build in. This would simplify the setup of a standard web application a lot. SSL support of lighttpd is documented at http://redmine.lighttpd.net/projects/1/wiki/Docs_SSL
* | xorg-server: clear the bogus font pathsVladimír Čunát2013-04-25
| |
* | Merge branch 'master' into x-updatesVladimír Čunát2013-04-24
|\| | | | | | | | | Conflicts (just taken x-updates): pkgs/servers/x11/xorg/overrides.nix
| * Add a working mirror for xcb-util-renderutilEvgeny Egorochkin2013-04-21
| |
| * rabbitmq-server: Put files in $HOME by defaultShea Levy2013-04-19
| | | | | | | | | | | | | | | | | | Before, files were put in /var, requiring the server to be run as a privileged user even when just testing locally. This can be overridden by setting the SYS_PREFIX env variable, or on a more coarse-grained basis in /etc/rabbitmq/rabbitmq-env.conf Signed-off-by: Shea Levy <shea@shealevy.com>
| * xorg-server: fix CVE-1940Vladimír Čunát2013-04-18
| | | | | | | | | | http://lists.x.org/archives/xorg-devel/2013-April/036014.html It's a low-priority issue, but it should cause almost no rebuilds.
* | xorg: update xorgserver to 1.13.4, and moreVladimír Čunát2013-04-18
| | | | | | | | | | | | | | | | - update some modules to work with the newer server - fix many other modules via overrides - huge cleanup in overrides via better propagation and pixman include flattening - URLs of XCB stuff have been moved
* | pixman: use pixman_cairo for xorg, flatten its includesVladimír Čunát2013-04-18
|/
* silc-server: Nicer fetchurl src.Lluís Batlle i Rossell2013-04-12
|
* Adding silc-server.Lluís Batlle i Rossell2013-04-12
|
* Remove the "proprietary" licenseEelco Dolstra2013-04-12
| | | | We already had "unfree".
* squid: build without -Werror to fix build on GCC 4.8.xPeter Simons2013-04-07
|
* Set psqlSchema properly for postgres 9.2.xShea Levy2013-04-05
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* postgresql-9.2.x: Build the worldShea Levy2013-04-05
| | | | | | This builds the man pages as well as contributed program like pg_upgrade Signed-off-by: Shea Levy <shea@shealevy.com>
* postgresql: Update to latest versionsEelco Dolstra2013-04-04
| | | | CVE-2013-1899, CVE-2013-1900, CVE-2013-1901.
* Merge branch 'lighttpd' of git://github.com/bjornfor/nixpkgs into ↵Shea Levy2013-04-01
|\ | | | | | | | | | | | | | | upstream-master Still builds, trivial update, contains a security fix. Signed-off-by: Shea Levy <shea@shealevy.com>
| * lighttpd: fix build warningsBjørn Forsman2013-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build complains about missing "file" and "which" commands, so add them as build inputs. "file" is used by the autotools configure script to tweak what -m flag (if any) to pass to the linker when it asks it for shared library support. Here is an example of -m values for GNU ld: Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 i386linux elf_l1om elf_k1om "which" is used in the build phase to look for svnversion and git, to build a version stamp. Since we build from a release tarball (and don't pass svn or git as inputs either), this check fails and falls back to the version number in the tarball. There is one build warning left, but I think this is normal on NixOS: /tmp/nix-build-lighttpd-1.4.32.drv-0/lighttpd-1.4.32/libtool: line 1085: ldconfig: command not found
| * lighttpd: bump to version 1.4.32Bjørn Forsman2013-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | One important denial of service (in 1.4.31) fix: CVE-2012-5533[1]. NOTE: There are some errors about missing commands during the build, but I'm pretty sure they were there before. And the result seems to be working anyway... * /usr/bin/file: No such file or directory * /bin/sh: line 2: which: command not found * /tmp/nix-build-lighttpd-1.4.32.drv-0/lighttpd-1.4.32/libtool: line 1085: ldconfig: command not found [1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5533
* | bind: add meta.license attributePeter Simons2013-04-01
| |
* | bind: update to version 9.9.2-P2 to fix CVE 2010-4051 /2010-4052Peter Simons2013-04-01
| |
* | adding varnishRok Garbas2013-04-01
|/
* prayer: update to 1.3.5Lluís Batlle i Rossell2013-03-30
|
* Add xf86videodummy and xf86inputvoid to xorg overrides (pixman fix)Jaka Hudoklin2013-03-30
|