summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* Fixed some licensesPascal Wittmann2015-06-10
|
* cassandra 2.1.5 -> 2.1.6Tobias Geerinckx-Rice2015-06-09
|
* tomcat8: update from 8.0.9 to 8.0.23, fixes CVE-2014-7810Pascal Wittmann2015-06-09
|
* tomcat7: update from 7.0.55 to 7.0.62, fixes CVE-2014-7810Pascal Wittmann2015-06-09
|
* Merge pull request #8223 from offlinehacker/pkgs/rippled/updateJaka Hudoklin2015-06-08
|\ | | | | rippled: Update to 0.28.1
| * rippled: Update to 0.28.1Jaka Hudoklin2015-06-08
| |
* | Add ripple rest moduleJaka Hudoklin2015-06-08
| |
* | elasticsearch: update from 1.4.4 to 1.4.5, potenially fixes CVE-2015-3337Pascal Wittmann2015-06-08
|/
* Updated apcupsd to version 3.14.13Lengyel Balázs2015-06-08
|
* fix libcap for packages depending on pulseaudioAristid Breitkreuz2015-06-07
|
* Merge pull request #8178 from jagajaga/fix/versionsArseniy Seroka2015-06-06
|\ | | | | fix: add missing versions
| * fix: add missing versionsArseniy Seroka2015-06-04
| |
* | cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III2015-06-05
| |
* | pulseaudio: Revert to regular styleEelco Dolstra2015-06-04
| | | | | | | | | | Also, the NixOS module uses pulseaudioLight in order to prevent excessive dependency bloat.
* | postgresql: Latest versionsEelco Dolstra2015-06-04
| |
* | Remove PostgreSQL 8.4 (EOL)Eelco Dolstra2015-06-04
| |
* | Fix typosEelco Dolstra2015-06-04
| |
* | Revert "bind: Modify build"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 0a06b99d69000e5da2b6dc33abf91ab73961f1cf.
* | Revert "bind: Enable parallel building"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit e74b5704a854ad796b0df36d0d38f1ec1ba2da4e.
* | Revert "dnsutils: Add smaller derivation of bind"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit bb6ac771c40342d578aa5959d81454b3676b0e49.
* | Revert "bind: Add propagatedBuildInputs"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 9f70b1ab313ecfd6322e488879deb32ab58ccaf3.
* | Revert "Fix krb5 reference"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 9f0da5315b4595c45ace01727808e2ae8750efc0.
* | Revert "Refactor mkFlag out of old packages"Eelco Dolstra2015-06-04
| | | | | | | | | | | | | | | | This reverts commit 3117e0c897522ec8431572de12449f676cc8c8be. Conflicts: pkgs/development/libraries/wayland/default.nix pkgs/servers/samba/4.x.nix
* | Revert "postgresql: Refactor 8.4 into generic"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 1bb67e514b2514b9267919784524821952cd73b3.
* | Revert "postgresql: 9.0.19 -> 9.0.20"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 8c99f2e3d65add9bca5df66f7f2f3014ea337c85.
* | Revert "postgresql: 9.1.15 -> 9.1.16"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit be94d4bc25e27583ee36024dd9b45ead29c7f796.
* | Revert "postgresql: Add schema version"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 243dc10b0b54fbc840ebae39bcb224d9e0717add.
* | Revert "postgresql: Add myself as maintainer"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit e9d0c395d1e9e1616ae07fa9eacbbfc9df52d4a8.
* | Revert "postgresql: 9.2.10 -> 9.2.11"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 601e713bb84a9c4f27a38d7d4595b49301b98dcc.
* | Revert "postgresql: Correct propagated readline"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit d9efd0676fec01fe0161b882a5f84f23b1c89f87.
* | Revert "postgresql: Consolidate patches"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 7174391e5bff8206025d4c7c7107d11487c534f7.
* | Revert "postgresql: 9.3.6 -> 9.3.7"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 5486c08dc27c5cdc7b251adf6d50d306501ba3b1.
* | Revert "postgresql: Fix sha256 for 9.3.7"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit adcf1c7a90b48eda3eec707f164c64b38af27e41.
* | Revert "postgresql: 9.4.1 -> 9.4.2"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 6775c0696f9e8b2c148f9be382f30bce7a4ec4a0.
* | Revert "postgres: Fix maintainers"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit e8392bb33f087912d6602b239fa836b05741c9b8.
* | Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| | | | | | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* | Merge pull request #8122 from benley/prometheus-0.14lethalman2015-06-03
|\ \ | | | | | | Prometheus: update to 0.14.0
| * | Prometheus: update to 0.14.0Benjamin Staffin2015-06-01
| | |
* | | Merge pull request #8124 from pmahoney/skarnet-updateArseniy Seroka2015-06-02
|\ \ \ | | | | | | | | Skarnet update
| * | | Add myself as maintainer for skarnet softwarePatrick Mahoney2015-06-01
| |/ /
* / / New package: prometheus-nginx-exporterBenjamin Staffin2015-06-01
|/ / | | | | | | Adding to the growing collection of prometheus tools...
* / samba: Revert style changes and get rid of some dependenciesEelco Dolstra2015-06-01
|/ | | | | | | | | Packages like glusterfs are now optional dependencies. A bunch of dependencies like subunit are gone: as far as I can tell, these are only used by Samba's test suite, which we're not even running, so they're pointless. Fixes #8067.
* tomcat: update from 6.0.39 to 6.0.44Pascal Wittmann2015-05-31
| | | | potentially fixes CVE-2014-0227, CVE-2014-0119, CVE-2014-0099, CVE-2014-0096, CVE-2014-0075
* prometheus-mesos-exporter: Fix misplaced dependenciesBenjamin Staffin2015-05-30
| | | | | goPackages.mesos-stats doesn't actually have any dependencies of its own; the mesos_exporter app does.
* torque: update from 4.2.8 to 4.2.10, fixes CVE-2014-3684Pascal Wittmann2015-05-30
|
* libpulse: Use glibWilliam A. Kennington III2015-05-29
|
* Fix typoWilliam A. Kennington III2015-05-29
|
* Use libpulseaudio instead of pulseaudioWilliam A. Kennington III2015-05-29
|
* Fix more ca-bundle pathsWilliam A. Kennington III2015-05-29
|
* mysql55: update from 5.5.42 to 5.5.43Pascal Wittmann2015-05-29
|