summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* bind: Attempt to fix Darwin OpenSSL linkingTuomas Tynkkynen2016-05-13
| | | | | | | | | | | | | | Issue #15279 reports: ```` Checking for OpenSSL library... using OpenSSL from /nix/store/c6kijfc5py2805lmqczvmcws5cm9jg1l-openssl-1.0.2g-dev/lib and /nix/store/c6kijfc5py2805lmqczvmcws5cm9jg1l-openssl-1.0.2g-dev/include checking whether linking with OpenSSL works... no configure: error: Could not run test program using OpenSSL from /nix/store/c6kijfc5py2805lmqczvmcws5cm9jg1l-openssl-1.0.2g-dev/lib and /nix/store/c6kijfc5py2805lmqczvmcws5cm9jg1l-openssl-1.0.2g-dev/include. Please check the argument to --with-openssl and your shared library configuration (e.g., LD_LIBRARY_PATH). builder for ‘/nix/store/54nni99j4ycwws6zfjwcvv8vxsdk895i-bind-9.10.4.drv’ failed with exit code 1 ````
* mpd: 0.19.12 -> 0.19.15Franz Pletz2016-05-13
|
* sslh: 1.17 -> 1.18Franz Pletz2016-05-13
|
* Merge branch 'staging'Vladimír Čunát2016-05-13
|\ | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| * Merge branch 'master' into stagingVladimír Čunát2016-05-12
| |\
| * \ Merge branch 'master' into stagingVladimír Čunát2016-05-08
| |\ \
| * | | use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
| * | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-04-28
| |\ \ \ \
| * | | | | xcb-util-cursor: multiple outputsThomas Tuegel2016-04-25
| | | | | |
* | | | | | grafana: 2.6.0 -> 3.0.1 (#15395)Franz Pletz2016-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * grafana: 2.6.0 -> 3.0.1 * grafana module: Fix anonymous auth & add analytics config
* | | | | | subsonic: 5.3 -> 6.0Robert Irelan2016-05-11
| |_|_|_|/ |/| | | |
* | | | | squid: 3.5.17 -> 3.5.19 (#15385)Tristan Helmich2016-05-11
| |_|_|/ |/| | |
* | | | 4store: 1.1.5 -> 1.1.6 (convert from builderDefsPackage)Domen Kožar2016-05-08
| | | |
* | | | nginx: restore .upstream filesTobias Geerinckx-Rice2016-05-06
| | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/commit/07d9de713a1789b90f4153ca82afafc3a8ea1b87
* | | | nginxUnstable: alias to nginx until next unstable releaseTobias Geerinckx-Rice2016-05-06
| | | |
* | | | nginx: remove .upstream filesTobias Geerinckx-Rice2016-05-06
| | | |
* | | | nginx: 1.8.1 -> 1.10.0Tobias Geerinckx-Rice2016-05-03
| |_|/ |/| | | | | | | | Changes: http://nginx.org/en/CHANGES-1.10
* | | lighttpd: 1.4.37 -> 1.4.39Franz Pletz2016-05-03
| | |
* | | dovecot: 2.2.21 -> 2.2.24Franz Pletz2016-05-03
| | |
* | | postfix: 3.0.3 -> 3.0.4Franz Pletz2016-05-03
| | |
* | | Merge pull request #15188 from avnik/rspamdFranz Pletz2016-05-03
|\ \ \ | | | | | | | | Rspamd+rmilter update
| * | | rmilter: 1.8.1 -> 1.8.4Alexander V. Nikolaev2016-05-03
| | | |
| * | | rspamd: 1.2.5 -> 1.2.6Alexander V. Nikolaev2016-05-03
| | | |
* | | | Merge pull request #15185 from hrdinka/update/nsdRobin Gloster2016-05-03
|\ \ \ \ | | | | | | | | | | nsd: 4.1.7 -> 4.1.9
| * | | | nsd: 4.1.7 -> 4.1.9Christoph Hrdinka2016-05-02
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Features ======== * Fix #732: tcp-mss, outgoing-tcp-mss options for nsd.conf, patch from Daisuke Higashi. * Fix #739: zonefile changes when mtime is small are detected on reload, if filesystem supports precision mtime values. * RR type CSYNC (RFC7477) syntax is supported. Bugfixes ======== * Change the nsd.db file version because of nanosecond precision fix. * take advantage of arc4random_uniform if available, patch from Loganaden Velvindron. * Fix flto check for OSX clang. * Define _DEFAULT_SOURCE with _BSD_SOURCE for glibc 2.20 on Linux. * Fix #736: segfault during zone transfer. * Fix #744: Fix that NSD replies for configured but unloaded zone with SERVFAIL, not REFUSED.
* | | | bind: LibreSSL compatibility added upstreamAlexander Ried2016-05-03
| | | |
* | | | bind: 9.10.3-P4 -> 9.10.4Alexander Ried2016-05-03
| | | |
* | | | emby: 3.0.5932 -> 3.0.5934 (#15173)Tristan Helmich2016-05-02
|/ / /
* | | Merge pull request #14992 from avnik/rspamdFranz Pletz2016-05-01
|\ \ \ | | | | | | | | Rspamd/Rmilter update
| * | | rspamd: 1.2.0 -> 1.2.5Alexander V. Nikolaev2016-04-28
| | | | | | | | | | | | | | | | License changed to apache-2.0 by upstream
| * | | rmilter: 1.7.3 -> 1.8.2Alexander V. Nikolaev2016-04-28
| | | |
| * | | rspamd: typoAlexander V. Nikolaev2016-04-28
| | | |
| * | | rmilter: use libmilter with patch to socket activationAlexander V. Nikolaev2016-04-25
| |/ /
* | | replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
| | |
* | | squid: 3.5.15 -> 3.5.17 (resolving CVE-2016-3947, CVE-2016-3948, ↵Robert Scott2016-04-30
| | | | | | | | | | | | CVE-2016-4051, CVE-2016-4052, CVE-2016-4053, CVE-2016-4054)
* | | Merge pull request #15047 from cstrahan/zooinspectorAristid Breitkreuz2016-04-30
|\ \ \ | | | | | | | | zookeeper: include ZooInspector app
| * | | zookeeper: include zooInspector.shCharles Strahan2016-04-27
| | | | | | | | | | | | | | | | ZooInspector is a Swing based GUI for interacting with Zookeeper.
| * | | zookeeper: replace tabs with spacesCharles Strahan2016-04-27
| | |/ | |/|
* | | dspam: fix build with PostgreSQL supportNikolay Amiantov2016-04-30
| | |
* | | ejabberd: cleanup buildNikolay Amiantov2016-04-30
| | |
* | | ejabberd: 16.02 -> 16.04Nikolay Amiantov2016-04-30
| | |
* | | elasticsearch: Install elastic search modules properly, fixes groovy script ↵Philipp Hausmann2016-04-29
| | | | | | | | | | | | support.
* | | Merge pull request #15020 from sheenobu/freeradius/bugfix/checkrad_pathsJoachim Fasting2016-04-29
|\ \ \ | | | | | | | | freeradius: fix checkrad paths by providing perl, finger substitution
| * | | freeradius: fix checkrad paths by providing perl, finger substitutionSheena Artrip2016-04-27
| |/ /
* | | cassandra: 2.1.13 -> 2.1.14Tobias Geerinckx-Rice2016-04-28
| | |
* | | emby: 3.0.5930 -> 3.0.5932Tristan Helmich2016-04-27
|/ /
* | Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | | | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* | elasticsearch: 2.2.0 -> 2.3.1 (#14993)Philipp Hausmann2016-04-26
|/
* foswiki, egypt, wml: fix buildVladimír Čunát2016-04-25
|