Tuomas Tynkkynen
d42e94472d
treewide: Make explicit that 'dev' output of pcre is used
2016-05-19 10:02:28 +02:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Tuomas Tynkkynen
5eb01cd0ad
treewide: Make explicit that 'dev' output of openldap is used
2016-05-19 10:00:50 +02:00
Tuomas Tynkkynen
d7071caba5
treewide: Make explicit that 'dev' output of libssh2 is used
2016-05-19 10:00:45 +02:00
Tuomas Tynkkynen
674eb400ef
treewide: Make explicit that 'dev' output of libevent is used
2016-05-19 10:00:40 +02:00
Tuomas Tynkkynen
4e0307dcfc
treewide: Make explicit that 'dev' output of cyrus_sasl is used
2016-05-19 10:00:30 +02:00
Tuomas Tynkkynen
d298b52fd3
treewide: Make explicit that 'dev' output of aprutil is used
2016-05-19 10:00:25 +02:00
Tuomas Tynkkynen
29694b43b6
treewide: Make explicit that 'dev' output of apr is used
2016-05-19 10:00:24 +02:00
Tuomas Tynkkynen
16cc4ac83b
treewide: Make explicit that 'dev' output of apacheHttpd is used
2016-05-19 10:00:23 +02:00
Tuomas Tynkkynen
ff24ce23c9
bind: Fix references to openssl in *.la files
...
Avoids reference to the OpenSSL development headers.
2016-05-18 23:05:51 +03:00
Joachim Fasting
134a9c6ad3
Merge pull request #15521 from cerana/consul-0.6.4
...
consul: 0.5.2 -> 0.6.4 (using go 1.6)
2016-05-18 04:00:45 +02:00
Joachim Fasting
55e92350e9
Merge pull request #15523 from sargon/master
...
owncloud: 9.0.0 -> 9.0.2
2016-05-18 03:21:40 +02:00
Nahum Shalman
fe07537efb
consul: 0.5.2 -> 0.6.4 (using go 1.6)
...
consul: 0.5.2 -> 0.6.4 (using go 1.6)
consul-ui: 0.5.2 -> 0.6.4 (using go 1.6)
consul-alerts: 2015-08-09 -> 0.3.3 (using go 1.6)
consul-template: 0.9.0 -> 0.14.0 (using go 1.6)
vault: 0.2.0 -> 0.5.2 (using go 1.6)
2016-05-17 20:22:30 +00:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Daniel Ehlers
52c5fabfbb
owncloud: 9.0.0 -> 9.0.2
2016-05-17 11:39:09 +02:00
Vladimír Čunát
e429a4012e
Merge #15360 : xscreensaver: Fix xscreensaver-text
2016-05-17 09:13:59 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Michael Raskin
b8c0726fc2
apache-jena-fuseki: 2.3.1 -> 2.4.0
2016-05-15 23:49:44 +02:00
Michael Raskin
80fc8542ff
apache-jena: 3.0.1 -> 3.1.0
2016-05-15 23:49:44 +02:00
Sebastián Bernardo Galkin
edaecb41db
postgis: fix build after output splits
...
Fixes #15236
Two changes were needed:
- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly
Closes #15470
2016-05-15 11:49:59 +02:00
Tuomas Tynkkynen
0561e14c3b
bind: Split into multiple outputs
...
A patch is needed to make bind not print its configure flags on
'named -V'.
2016-05-14 22:12:59 +03:00
Tuomas Tynkkynen
e460267737
bind: Attempt to fix Darwin OpenSSL linking
...
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
````
2016-05-13 23:31:30 +03:00
Franz Pletz
6d1fe178c3
mpd: 0.19.12 -> 0.19.15
2016-05-13 17:45:39 +02:00
Franz Pletz
6b633b15e9
sslh: 1.17 -> 1.18
2016-05-13 17:27:58 +02:00
Vladimír Čunát
3e387c3e00
Merge branch 'staging'
...
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.
2016-05-13 10:14:53 +02:00
Franz Pletz
df8958435e
grafana: 2.6.0 -> 3.0.1 ( #15395 )
...
* grafana: 2.6.0 -> 3.0.1
* grafana module: Fix anonymous auth & add analytics config
2016-05-13 02:28:24 +02:00
Phil Wetzel
6ce89e174f
mariadb: wrap mysqld with --basedir
2016-05-12 18:22:53 -04:00
Robert Irelan
a64c572948
subsonic: 5.3 -> 6.0
2016-05-11 22:35:26 -07:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Tristan Helmich
61c52af99e
squid: 3.5.17 -> 3.5.19 ( #15385 )
2016-05-11 14:49:18 +02:00
Alexey Lebedeff
02ce05d1cc
appres: init at 1.0.4
2016-05-10 18:31:27 +03:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Domen Kožar
0adf2b25a1
4store: 1.1.5 -> 1.1.6 (convert from builderDefsPackage)
2016-05-08 18:29:40 +01:00
Tobias Geerinckx-Rice
ab6e0861d4
nginx: restore .upstream files
...
07d9de713a
2016-05-06 15:37:22 +02:00
Tobias Geerinckx-Rice
b0f8349d95
nginxUnstable: alias to nginx until next unstable release
2016-05-06 13:47:36 +02:00
Tobias Geerinckx-Rice
07d9de713a
nginx: remove .upstream files
2016-05-06 13:47:12 +02:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Tuomas Tynkkynen
aadaa91379
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/applications/networking/browsers/vivaldi/default.nix
pkgs/misc/emulators/wine/base.nix
2016-05-03 23:12:48 +03:00
Tobias Geerinckx-Rice
959472a824
nginx: 1.8.1 -> 1.10.0
...
Changes: http://nginx.org/en/CHANGES-1.10
2016-05-03 20:05:57 +02:00
Franz Pletz
669cd2adbf
lighttpd: 1.4.37 -> 1.4.39
2016-05-03 16:15:20 +02:00
Franz Pletz
70ac1ec422
dovecot: 2.2.21 -> 2.2.24
2016-05-03 16:03:41 +02:00
Franz Pletz
d092838a1c
postfix: 3.0.3 -> 3.0.4
2016-05-03 16:03:41 +02:00
Franz Pletz
9139cf7d3f
Merge pull request #15188 from avnik/rspamd
...
Rspamd+rmilter update
2016-05-03 15:06:11 +02:00
Alexander V. Nikolaev
7dea8d17a7
rmilter: 1.8.1 -> 1.8.4
2016-05-03 15:34:20 +03:00
Alexander V. Nikolaev
6f7fdda06e
rspamd: 1.2.5 -> 1.2.6
2016-05-03 15:29:48 +03:00
Robin Gloster
2ef7fbe4a0
Merge pull request #15185 from hrdinka/update/nsd
...
nsd: 4.1.7 -> 4.1.9
2016-05-03 11:44:54 +02:00
Alexander Ried
5be72c23ea
bind: LibreSSL compatibility added upstream
2016-05-03 04:58:01 +02:00
Alexander Ried
19ce448380
bind: 9.10.3-P4 -> 9.10.4
2016-05-03 04:58:01 +02:00
Tristan Helmich
7ec3023141
emby: 3.0.5932 -> 3.0.5934 ( #15173 )
2016-05-02 23:00:10 +02:00
Christoph Hrdinka
199c998bcc
nsd: 4.1.7 -> 4.1.9
...
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.
2016-05-02 16:46:46 +02:00
Franz Pletz
02760890f3
Merge pull request #14992 from avnik/rspamd
...
Rspamd/Rmilter update
2016-05-01 12:49:56 +02:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Robert Scott
b19d7e32a0
squid: 3.5.15 -> 3.5.17 (resolving CVE-2016-3947, CVE-2016-3948, CVE-2016-4051, CVE-2016-4052, CVE-2016-4053, CVE-2016-4054)
2016-04-30 12:34:36 +00:00
Aristid Breitkreuz
d3eb87a9dd
Merge pull request #15047 from cstrahan/zooinspector
...
zookeeper: include ZooInspector app
2016-04-30 13:40:08 +02:00
Nikolay Amiantov
f0189a8b40
dspam: fix build with PostgreSQL support
2016-04-30 04:51:56 +03:00
Nikolay Amiantov
aa2ba7ffe5
ejabberd: cleanup build
2016-04-30 03:48:52 +03:00
Nikolay Amiantov
190eaea739
ejabberd: 16.02 -> 16.04
2016-04-30 03:12:31 +03:00
Philipp Hausmann
7d7380b011
elasticsearch: Install elastic search modules properly, fixes groovy script support.
2016-04-29 12:59:50 +02:00
Joachim Fasting
8e1a1baf33
Merge pull request #15020 from sheenobu/freeradius/bugfix/checkrad_paths
...
freeradius: fix checkrad paths by providing perl, finger substitution
2016-04-29 01:32:01 +02:00
Tobias Geerinckx-Rice
298d47ba01
cassandra: 2.1.13 -> 2.1.14
2016-04-28 14:17:24 +02:00
Alexander V. Nikolaev
05036343dc
rspamd: 1.2.0 -> 1.2.5
...
License changed to apache-2.0 by upstream
2016-04-28 14:21:21 +03:00
Alexander V. Nikolaev
ebdfc9dac1
rmilter: 1.7.3 -> 1.8.2
2016-04-28 14:21:20 +03:00
Alexander V. Nikolaev
5d26e80645
rspamd: typo
2016-04-28 14:21:17 +03:00
Charles Strahan
e28e3d5763
zookeeper: include zooInspector.sh
...
ZooInspector is a Swing based GUI for interacting with Zookeeper.
2016-04-27 23:51:59 -04:00
Charles Strahan
87b9c4a6b6
zookeeper: replace tabs with spaces
2016-04-27 20:17:01 -04:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Tristan Helmich
9894da95d6
emby: 3.0.5930 -> 3.0.5932
2016-04-27 20:47:14 +02:00
Sheena Artrip
b6a900803a
freeradius: fix checkrad paths by providing perl, finger substitution
2016-04-27 03:07:38 -04:00
Frederik Rietdijk
d5e6a4494a
Python: use PyPI mirror ( #15001 )
...
* mirrors: add pypi
* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Philipp Hausmann
ae8a3a14f0
elasticsearch: 2.2.0 -> 2.3.1 ( #14993 )
2016-04-26 12:49:10 +02:00
Thomas Tuegel
668f93c719
xcb-util-cursor: multiple outputs
2016-04-25 19:04:24 -05:00
Alexander V. Nikolaev
40f82550d8
rmilter: use libmilter with patch to socket activation
2016-04-25 17:25:16 +03:00
Vladimír Čunát
1c9234fd6c
foswiki, egypt, wml: fix build
2016-04-25 16:22:52 +02:00
Tristan Helmich
dd16ab92dc
emby: init at 3.0.5930
2016-04-23 16:13:47 +02:00
Frederik Rietdijk
7a07ad851f
Merge pull request #14908 from roblabla/feature-matrixSynapse14
...
matrix-synapse: update 0.12.0 -> 0.14.0
2016-04-23 11:46:32 +02:00
roblabla
be21e16652
matrix-synapse: update 0.12.0 -> 0.14.0
2016-04-23 01:48:54 +02:00
Cole Mickens
f3fd0dcd90
plex: plexpass: 0.9.16.4.1911 -> 0.9.16.5.1966
2016-04-21 19:11:27 -07:00
Michael Raskin
e59151f3ef
nix-binary-cache: take into account Nix split (mulitple-outputs)
2016-04-22 00:57:43 +02:00
Nathan Zadoks
1e4ebcdf2d
redis: enable Lua scripting support
2016-04-21 14:50:11 -04:00
Tuomas Tynkkynen
84a2de0511
Merge pull request #14806 from rycee/fix/openxpki
...
openxpki: fix build
2016-04-19 00:48:37 +03:00
Robert Helgesson
6df0c74cbd
openxpki: fix build
...
The openxpki build is not liking the multiple outputs of openssl. This
commit fixes the build, unfortunately not in the prettiest of ways.
2016-04-18 22:16:28 +02:00
Robert Helgesson
55d90c6bdb
389-ds-base: fix compilation
...
Multiple outputs in openldap made this package confused. Remove the
explicit reference to the openldap library and let configure sort it
out.
2016-04-18 22:15:05 +02:00
Eelco Dolstra
b4bf432709
nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputs
...
Note: I ignored the C++ libraries, but it appears we're not currently
using them. Once we do, we'll probably want to put them in a separate
output as well (to prevent non-C++ users from depending on Boost).
2016-04-18 21:13:18 +02:00
Arseniy Seroka
0b3827d04a
Merge pull request #14772 from cleverca22/mariadb
...
mariadb: fix arm builds
2016-04-17 22:16:24 +03:00
Dan Peebles
5ced92f83b
mariadb: fix build on darwin
...
My simplistic test seemed to work just fine, so I assume the
install_name_tool shenanigans became unnecessary at some point.
2016-04-17 14:49:25 -04:00
michael bishop
437468d5ea
mariadb: fix arm builds
2016-04-17 00:40:10 -03:00
Guillaume Maudoux
df9f868537
mongodb: forget references to build inputs
2016-04-15 19:03:40 +02:00
Eric Litak
6c37503f54
mongodb: fix broken pcre dep
2016-04-14 13:41:42 -07:00
Vladimír Čunát
ac4cffcdfb
Merge #14652 : fix build after splitting pcre
2016-04-14 09:44:06 +02:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Tristan Helmich
192dc27dc3
samba4Full: 4.3.6 -> 4.3.8 ( #14661 )
...
Fixes the following security issues:
* CVE-2015-5370 (Multiple errors in DCE-RPC code)
* CVE-2016-2110 (Man in the middle attacks possible with NTLMSSP)
* CVE-2016-2111 (NETLOGON Spoofing Vulnerability)
* CVE-2016-2112 (LDAP client and server don't enforce integrity)
* CVE-2016-2113 (Missing TLS certificate validation)
* CVE-2016-2114 ("server signing = mandatory" not enforced)
* CVE-2016-2115 (SMB IPC traffic is not integrity protected)
* CVE-2016-2118 (SAMR and LSA man in the middle attacks possible)
See http://badlock.org/ for details.
2016-04-13 17:59:03 +02:00
Michael Raskin
c82272fdc0
nginxUnstable: 1.9.11 -> 1.9.14
2016-04-13 14:47:04 +02:00
Guillaume Maudoux
bf2ceb0525
mongodb: fix build (use pcre-cpp instead of pcre)
2016-04-13 11:28:52 +02:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
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
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +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
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02: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
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02: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
Graham Christensen
fb0fcdddd5
samba: 4.3.1 -> 4.3.6 for CVE-2015-7560 CVE-2016-0771
2016-03-14 10:50:39 -05:00
Arseniy Seroka
1c9b2ccdec
Merge pull request #13877 from sheenobu/freeradius/init
...
freeradius: init at 3.0.11
2016-03-14 13:04:51 +03:00
Sheena Artrip
0bae05dacd
freeradius: init at 3.0.11
2016-03-14 01:50:44 -04:00
zimbatm
eac89788da
apacheHttpd: add support for HTTP/2
...
In NixOS you can enable HTTP/2 like this:
services.httpd.extraModules = [ "http2" ];
services.httpd.extraConfig = ''
Protocols h2 http/1.1
'';
2016-03-12 15:31:23 +00:00
Peter Simons
c73a22aed5
Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
...
Version 2.2.x has been stable for a long time; let's give up support for
the obsolete version.
2016-03-11 16:03:09 +01:00
Peter Simons
24fe7bab08
Drop support for postfix 2.x from Nixpkgs and NixOS.
...
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 16:01:43 +01:00
Peter Simons
ce6a1a6cea
Revert "Drop support for postfix 2.x from Nixpkgs and NixOS."
...
This reverts commit a889c683dd
. Sorry, I
pushed to the wrong branch. :-(
2016-03-11 16:00:49 +01:00
Peter Simons
a889c683dd
Drop support for postfix 2.x from Nixpkgs and NixOS.
...
Version 3.x has been stable for a long time; let's give up support for
the obsolete versions.
2016-03-11 15:58:03 +01:00
Luca Bruno
dcfca100ec
Merge pull request #12525 from knupfer/ngx_brotli
...
add nginxModules.brotli
2016-03-11 11:05:21 +01:00
Allan Espinosa
59e12df957
apt-cacher-ng: 0.8.6 -> 0.8.9
2016-03-11 02:49:38 -06:00
Cole Mickens
a6a11df31c
plex: plexpass: 0.9.15.6.1714 -> 0.9.16.0.1754
2016-03-10 18:02:18 -08:00
Arseniy Seroka
31c22761d8
owncloud: 8.2.2 -> 9.0.0
2016-03-09 19:39:48 +03:00
Brian McKenna
27b445b0d5
eventstore: 3.0.3 -> 3.5.0
2016-03-09 23:43:20 +11:00
Thomas Tuegel
3ef7671cea
ncurses: combine $lib and $out outputs
...
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00
Vladimír Čunát
15030ed291
foswiki: init the package at 2.1.0
2016-03-08 16:37:59 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Franz Pletz
c686f03305
tomcat: 6.0.44 -> 6.0.45, 7.0.62 -> 7.0.68, 8.0.23 -> 8.0.32
...
Fixes at least CVE-2015-5174, CVE-2015-5345, CVE-2015-5351, CVE-2016-0706,
CVE-2016-0714, CVE-2016-0763.
2016-03-07 03:34:44 +01:00
Hoang Xuan Phu
5ac1de516e
archiveopteryx: override specific build settings instead of PREFIX
...
Closes #13708 and fixes #13707 .
2016-03-06 11:37:24 +01:00
tv
fdf22fb5bb
exim: 4.86 -> 4.86.2
2016-03-05 11:26:33 +01:00
Michael Raskin
708c6094c5
nginx, nginxUnstable: hardening: only use when the compiler is gcc
2016-03-04 16:57:47 +01:00
Michael Raskin
7b9684a5b5
nginx, nginxUnstable: enable hardening. Flags as recommended by @arno01 (Andrey Arapov) in #7190
2016-03-04 16:54:37 +01:00
Nikolay Amiantov
364423f38c
ejabberd: 16.01 -> 16.02
2016-03-04 14:46:45 +03:00
Nikolay Amiantov
01a3b6c059
uwsgi: 2.0.11.2 -> 2.0.12
2016-03-04 14:46:45 +03:00
Nikolay Amiantov
d7a98cb693
postsrsd: 1.3 -> 1.4
2016-03-04 14:46:45 +03:00
Domen Kožar
e5069c1be5
rethinkdb: patch for glibc 2.23
2016-03-01 14:13:16 +01:00
Cole Mickens
f91f3a4c5a
plex: 0.9.15.3.1674 -> 0.9.15.6.1714
2016-02-28 14:30:05 -08:00
Cole Mickens
e1338ad121
plexpass: 0.9.15.5.1712 -> 0.9.15.6.1714
2016-02-28 14:30:03 -08:00
Nikolay Amiantov
a693d5cc99
Merge pull request #13514 from abbradar/samba-closure
...
samba: reduce closure size
2016-02-28 22:30:13 +03:00
Franz Pletz
a9d24cedeb
Merge pull request #12487 from hrdinka/refactor/nsd
...
Refactor NSD service and update to 4.1.7
2016-02-28 17:13:21 +01:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Peter Simons
0ac7cbe334
Merge pull request #13536 from phunehehe/postfix-symlinks
...
postfix: use relative symlinks for mailq and newaliases
2016-02-28 11:28:46 +01:00
Nikolay Amiantov
82560aefd7
samba: reduce closure size
2016-02-28 12:49:34 +03:00
Michael Raskin
a08c8b12f0
Add Apache Jena Fuseki instead of obsolete and unavailable Jena Joseki
2016-02-28 10:39:33 +01:00
Hoang Xuan Phu
6bb016101f
postfix: use relative symlinks for mailq and newaliases
2016-02-28 16:19:18 +08:00
Christoph Hrdinka
a0753c7cb2
nsd: 4.1.6 -> 4.1.7
2016-02-28 09:17:46 +01:00
Graham Christensen
0a2c3ec971
mysql: 5.5.45 -> 5.5.48 for multiple CVEs: CVE-2015-4792 CVE-2015-4802 CVE-2015-4815 CVE-2015-4816 CVE-2015-4819 CVE-2015-4826 CVE-2015-4830 CVE-2015-4836 CVE-2015-4858 CVE-2015-4861 CVE-2015-4870 CVE-2015-4879 CVE-2015-4913
2016-02-27 15:31:52 -06:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
zimbatm
09c14170d8
Merge pull request #13125 from abbradar/uwsgi
...
Refactor uWSGI
2016-02-23 22:32:54 +00:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Cole Mickens
f0061cb039
plexpass: 0.9.15.4.1679 -> 0.9.15.5.1712
2016-02-22 20:22:07 -08:00
Pascal Wittmann
5d6d841d58
Merge pull request #13373 from tomberek/revert_kippo_twisted
...
kippo: revert twisted dependency
2016-02-22 23:50:17 +01:00
Thomas Bereknyei
e31c8922e0
kippo: revert twisted dependency
2016-02-22 13:57:24 -05:00
Vladimír Čunát
5e26e698b9
Merge #13081 : update plex and plexpass
2016-02-21 11:47:07 +01:00
Moritz Ulrich
0e96c96b84
mosquitto: Use built-in Makefile for installation.
...
This will also install man pages, client-binaries (mosquitto_sub,
mosquitto_pub), libs, headers, etc.
2016-02-20 14:46:20 +01:00
Arseniy Seroka
bce982e082
Merge pull request #13076 from romildo/update-opensmtpd
...
opensmtpd: 5.7.3p1 -> 5.7.3p2
2016-02-19 22:53:59 +03:00
Nikolay Amiantov
d39d87bb81
uwsgi: disable built-in yaml support
2016-02-19 17:02:40 +03:00
Nikolay Amiantov
c6f143307c
uwsgi: refactor, throw sensible error if plugin is not found
2016-02-19 17:02:40 +03:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Shea Levy
c4910af815
Merge branch 'redis-3.0.7' of https://github.com/kragniz/nixpkgs
2016-02-18 13:30:57 -05:00
Louis Taylor
6326172fed
redis: 3.0.6 -> 3.0.7
2016-02-18 17:36:36 +00:00
Franz Pletz
30213ffa3b
rspamd: git-2016-01-16 -> 1.1.3
2016-02-18 13:03:01 +01:00
Franz Pletz
799a3f8147
rmilter: 1.6.7 -> 1.7.3
...
Fixes #13080 .
2016-02-18 13:02:35 +01:00
Cole Mickens
454be2f4d7
plex: 0.9.15.3.1663 -> 0.9.15.3.1674
2016-02-17 14:47:55 -08:00