Commit graph

2662 commits

Author SHA1 Message Date
Taylor "Nekroze" Lawson 5330df8984 Updated unifi-controller package to 4.8.15
Previous version (4.8.14) is no longer available to download.
2016-04-13 09:21:41 +10:00
Franz Pletz ecb94c61d4 chaybdis: 3.5.0-rc1 -> 3.5.1 2016-04-12 04:26:13 +02:00
Joachim Fasting 52f0aa3f82 pure-ftpd: fix meta.license
There is no licenses.bsd. Consulting the source reveals that it
uses the language of the ISC license (which is supposed to be equivalent to
the simplified BSD license).
2016-04-10 19:48:01 +02:00
Luca Bruno 7e7a614aaa pure-ftpd: init at 1.0.42 2016-04-10 17:53:18 +02:00
Florian Steinel 2486191f39 thttpd: 2.26 -> 2.27
from http://www.acme.com/software/thttpd/#releasenotes
 New in version 2.27:
-   Stats syslogs changed from LOG_INFO to LOG_NOTICE.
-   Use memmove() for self-overlapping string copies instead of strcpy().
-   Couple of subroutine name changes for consistency.
2016-04-09 19:28:50 +02:00
zimbatm 26ad6b8c83 Merge pull request #14555 from thall/ums_6_2_2
ums 5.4.0 -> 6.2.2
2016-04-09 17:09:10 +01:00
Niclas Thall 8b18b35266 ums 5.4.0 -> 6.2.2 2016-04-09 14:29:23 +02:00
Cole Mickens bd386538a4 plexpass: 0.9.16.3.1840 -> 0.9.16.4.1911 2016-04-08 10:55:59 -07:00
Cole Mickens 89c619f3f6 plex: 0.9.15.6.1714 -> 0.9.16.4.1911 2016-04-08 10:55:55 -07:00
joachifm 25cc1c12fe Merge pull request #14506 from makefu/taskserver-pki
taskserver: integrate pki scripts
2016-04-07 23:19:15 +02:00
Allan Espinosa 16b12fbd87 apt-cacher-ng: disable on OSX
fmemopen() doesn't exist on OSX. This causes the builds to fail.
2016-04-07 11:57:12 -05:00
Arseniy Seroka 1d421f477f Merge pull request #14511 from 4z3/bump-exim
exim: 4.86.2 -> 4.87
2016-04-07 14:05:19 +03:00
Louis Taylor 28c8f37eef rethinkdb: 2.2.4 -> 2.3.0
The removed patch is included in this upstream release.
2016-04-07 10:58:10 +01:00
tv 136c35bccb exim: 4.86.2 -> 4.87 2016-04-07 11:31:10 +02:00
makefu 47e5145d0b taskserver: integrate pki scripts
In the patchPhase all scripts related to generating a CA for taskwarrior are
written into share/taskd and patched to actually work within nixos environment
2016-04-06 23:38:10 +02:00
Peter Simons 8e0f0776aa mini-httpd: update to version 1.6 2016-04-04 15:06:32 +02:00
Tomasz Kontusz 36135033b6 mini-httpd: add -ansi to CFLAGS 2016-04-03 00:46:23 +02:00
Eric Litak 0de2d2fbcd mfi: init at 2.1.11
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
Teo Klestrup Röijezon 2d4af4b979 oidentd: Set C dialect to gnu89 (broken by GCC 5) 2016-03-31 00:08:27 +02:00
joachifm 3d9d2f15b3 Merge pull request #14255 from risicle/osrm_fixes
osrm-backend: 4.5.0 -> 4.9.1
2016-03-28 16:15:16 +00:00
Domen Kožar b4e2172ad4 fix munin (and the test), refs #12801 #13999
(cherry picked from commit 7877e33af8c0ec7f3a91c650ae4da6288b7dfe49)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-28 10:26:35 +01:00
Robert Scott 0b96e0daf3 osrm-backend: 4.5.0 -> 4.9.1 2016-03-27 20:28:45 +00:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Joachim Fasting b741198116 openafsClient: mark as broken on unsupported kernels
Sandboxed builds against linux 3.14 and 4.4 fail; 3.18.29 and 4.3
succeed.  From this, I conclude that 4.3 is the latest supported
version, while the lower bound is set to the oldest kernel in
nixpkgs >3.14 (the changelog does not indicate otherwise).

It appears that openafs-client is simply incompatible with grsec;
all hydra builds of openafs-client on grsec fail; local sandboxed
builds against grsec with the most recent openafs-client also fail.
2016-03-27 01:06:00 +01:00
Joachim Fasting df0481276d openafsClient: 1.6.14 -> 1.6.17
According to the changelog, the delta between these versions contains
fixes for several CVEs.

See https://www.openafs.org/dl/openafs/1.6.17/RELNOTES-1.6.17
and https://www.openafs.org/dl/openafs/1.6.16/RELNOTES-1.6.16
and https://www.openafs.org/dl/openafs/1.6.15/RELNOTES-1.6.15
2016-03-26 22:53:41 +01:00
Domen Kožar 0e977f6658 Merge pull request #14231 from risicle/osrm_fixes
Osrm build fixes
2016-03-26 20:07:46 +00:00
Robert Scott 0fdf7106e5 osrm-backend: switch src to use fetchFromGitHub 2016-03-26 18:07:55 +00:00
Robert Scott 7a3e154c27 osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib paths 2016-03-26 17:38:50 +00:00
Octavian Cerna c3ee17fe74 quagga: 0.99.24.1 -> 1.0.20160315 2016-03-25 17:55:26 +02:00
Eelco Dolstra 523f4f2f69 mariadb: Disable parallel building again
It still fails intermittently on lex_token.h.

http://hydra.nixos.org/build/33571559
2016-03-23 20:11:07 +01:00
Joachim Fasting 037e815787 arangodb: fix gcc5 build
https://hydra.nixos.org/build/33263863/nixlog/1/raw
2016-03-23 06:00:27 +01:00
Rickard Nilsson 3b718bd5a0 rt: 4.2.12 -> 4.4.0 2016-03-23 00:17:50 +01:00
Domen Kožar ba78130c21 remove elrangR15 and riak 1.3.0 as they're outdated
(cherry picked from commit 4452a68425e4eaf9db95e0fc5ac8474a2b19bc71)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-22 21:40:07 +00:00
Cole Mickens ead287939b plex: plexpass: 0.9.16.2.1827 -> 0.9.16.3.1840 2016-03-21 20:47:42 -07:00
zimbatm d47fbff0e9 Merge pull request #14106 from zimbatm/rspamd-1.2.0
Rspamd 1.2.0
2016-03-21 19:41:41 +00:00
zimbatm 81af597030 Merge pull request #14016 from johbo/mysql55
mysql55: Allow to build on darwin
2016-03-21 17:39:45 +00:00
zimbatm 883f73f39d rspamd: 1.1.3 -> 1.2.0 2016-03-21 16:25:59 +00:00
Graham Christensen 133af7750e squids: Remove unsupported versions of squid. 2016-03-21 09:55:44 -05:00
Graham Christensen 75c90fff39 squid: 3.5.1 -> 3.5.15 for CVE-2016-2571 2016-03-21 09:06:47 -05:00
Franz Pletz 404a699a20 bind: 9.10.3 -> 9.10.3-P4 (security)
Fixes:

  * CVE-2016-1285: https://kb.isc.org/article/AA-01352/
  * CVE-2016-1286: https://kb.isc.org/article/AA-01353/
2016-03-21 03:53:21 +01:00
Greyson e379e4aa38 unifi: 4.7.6 -> 4.8.14
Includes upstream URL relocation.
2016-03-19 23:08:58 -04:00
Joachim Fasting 29668ba920 mongodb: fix build against boost-1.60
Apply patch from Arch Linux. Suggested by @wkennington.
2016-03-18 18:47:04 +01:00
Johannes Bornhold 67b1acd989 mysql55: Allow to build on darwin 2016-03-18 14:23:14 +01:00
Joachim Fasting c6d3a23cf6 apt-cacher-ng: 0.8.9 -> 0.9.1
Tested by doing sandboxed build & running the resulting
exectuable.

Note that sources for 0.8.9 are no longer available on
the Debian mirrors.
2016-03-17 15:59:39 +01:00
Franz Pletz 2c19812cc9 Merge pull request #13952 from sheenobu/freeradius/modules
freeradius: optional dependency support, pcap and cap enabled
2016-03-16 23:50:36 +01:00
Peter Simons 6c601ed1f0 Merge pull request #13838 from peti/drop-old-dovecot-versions
Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
2016-03-16 14:36:52 +01:00
Sheena Artrip 6e6f2b5e41 freeradius: optional dependency support, pcap and cap enabled 2016-03-16 03:15:55 -04:00
Sheena Artrip 0cae22a370 meta: Add sheenobu as maintainer for relevant packages.
freeradius: add sheenobu as maintainer

sipsak: add sheenobu as maintainer
2016-03-15 21:45:49 -04:00
Graham Christensen dbf41ebee7 mysql_jdbc: 5.1.32 -> 5.1.38 2016-03-14 20:16:30 -05:00
Peter Simons b7c8085c30 Merge pull request #13837 from peti/drop-old-postfix-versions
Drop support for postfix 2.x from Nixpkgs and NixOS.
2016-03-14 21:52:56 +01:00