Daiderd Jordan
00ed0f792e
Merge pull request #22897 from timor/couchdb-2.0.0
...
couchdb: add support for version 2.0.0
2017-03-16 22:03:32 +01:00
Philipp Hausmann
b0e518c6e5
Mark slimserver as unfree
2017-03-16 21:03:06 +01:00
Philipp Hausmann
0bd6fdcfc4
Cosmetics
2017-03-16 20:50:10 +01:00
Philipp Hausmann
ad88df249c
Use 7.9.0 tarball
2017-03-16 19:54:27 +01:00
Profpatsch
92bb91f72f
mlmmj: add docfiles to output
2017-03-16 18:47:11 +01:00
Philipp Hausmann
588c773880
Web interface starts up!
2017-03-15 22:39:03 +01:00
Philipp Hausmann
cad54958c0
Server at least starts now
2017-03-15 22:34:10 +01:00
Graham Christensen
e4c0613470
Merge pull request #23674 from c0bw3b/sec/jboss7
...
JBoss AS: list known vulnerability
2017-03-15 17:33:27 -04:00
Pascal Bach
a8cca7037e
prometheus-fritzbox-exporter: init at 1.0
2017-03-15 17:22:36 +01:00
Jörg Thalheim
ada3bcdcda
mpd: 0.20.5 -> 0.20.6
2017-03-15 09:40:35 +01:00
Franz Pletz
5b946fdafc
atlassian-crowd: 2.10.1 -> 2.11.1
2017-03-14 23:08:44 +01:00
Philipp Hausmann
12de6bb211
Move slim folder
2017-03-14 22:55:04 +01:00
Philipp Hausmann
19ebbde472
Add some more deps
2017-03-14 22:54:58 +01:00
Philipp Hausmann
ac8596ca27
Use buildPerlPackage instead of standard builder
2017-03-14 22:34:12 +01:00
Philipp Hausmann
38f315623e
Remove unused binary files
2017-03-14 21:21:02 +01:00
Philipp Hausmann
6e0e27854f
Add some more perl dependencies
2017-03-14 21:20:55 +01:00
Philipp Hausmann
de5465d813
WIP
2017-03-14 20:16:11 +01:00
Philipp Hausmann
ffa3dbeee1
init slimserver
2017-03-14 20:16:11 +01:00
Bas van Dijk
308c09d41f
wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements ( #23837 )
...
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
makes it easier to override.
* Also introduce the `package` option for the wordpress virtual host config which
defaults to pkgs.wordpress.
* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-14 16:11:51 +01:00
Jaka Hudoklin
8b5eb4e934
Merge pull request #23699 from rick68/patch-7
...
fix the incorrect elasticsearch plugin name
2017-03-14 09:39:34 +01:00
Renaud
72619a86c9
JBoss AS: list known vulnerability
...
CVE-2015-7501
Warning in JBoss module
2017-03-13 18:45:19 +01:00
tv
ba0b527456
exim: 4.88 -> 4.89 ( #23670 )
2017-03-12 23:40:22 +01:00
Rodney Lorrimar
252e58a95e
pump.io: 1.0.0 -> 3.0.0
...
The package stopped building for some unknown reason (npm could no
longer fetch a module).
This is one of the build failures listed in #23253 .
http://hydra.nixos.org/build/49551309
http://hydra.nixos.org/build/49548753
Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.
The databank-memcached dependency needed to be dropped due to
dependency failures.
2017-03-12 16:00:34 +01:00
Wei-Ming Yang
330c7e4a5f
fix the incorrect elasticsearch plugin name
...
elasticsearch_analisys_lemmagen -> elasticsearch_analysis_lemmagen
2017-03-10 18:39:16 +08:00
Tuomas Tynkkynen
fe20a32751
pshs: 0.3 -> 0.3.1, fix source location
2017-03-10 01:20:22 +02:00
Vladimír Čunát
74f92e9556
knot-resolver: maintenance 1.2.3 -> 1.2.4
2017-03-09 21:25:45 +01:00
Michael Raskin
30b9da628a
fuseki: 2.4.1 -> 2.5.0
2017-03-09 18:47:37 +01:00
Michael Raskin
c798e3f94a
apache-jena: 3.1.1 -> 3.2.0
2017-03-09 18:47:37 +01:00
Robert Helgesson
e965d8aa1c
cassandra: remove old branches 1.2 and 2.0
...
These are no longer supported upstream.
2017-03-07 21:54:13 +01:00
Robert Helgesson
ac0021ce53
cassandra_2_2: init at 2.2.9
2017-03-07 21:46:50 +01:00
Wei Tang
4a80a97ca9
meteor: 1.4.2.1 -> 1.4.2.3
2017-03-06 09:03:44 -05:00
Wei Tang
15ea9bcfee
meteor: 1.2.0.1 -> 1.4.2.1
2017-03-06 09:03:41 -05:00
Kranium Gikos Mendoza
ac61ddef8f
asterisk: use fetchsvn for vendored library
2017-03-06 08:41:23 -05:00
timor
f40b961378
couchdb: add support for version 2.0.0
...
Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated. If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.
Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html .
2017-03-06 11:42:02 +01:00
Kevin Cox
55e213c558
emby: 3.2.4 -> 3.2.5
2017-03-05 16:36:38 +00:00
Benjamin Staffin
a5f197b313
Merge pull request #23439 from pradeepchhetri/kafka-0.10.2.0
...
kafka: 0.10.1.1 -> 0.10.2.0
2017-03-04 11:20:25 -05:00
Vladimír Čunát
da3c0ac19c
xorg.xorgserver: security 1.19.1 -> 1.19.2
...
Various bugfixes including CVE-2017-2624.
It seems to run without any problems for me.
2017-03-04 09:05:22 +01:00
Pradeep Chhetri
2ac1a1da8b
kafka: 0.10.1.1 -> 0.10.2.0
2017-03-03 17:11:31 +05:30
Carles Pagès
86a1d6f4aa
pfixtools: fix build with unbound-1.6.1
2017-03-03 10:21:32 +01:00
Vladimír Čunát
b43614a6bb
Merge branch 'staging'
...
(Truly, this time :-)
2017-03-01 11:34:44 +01:00
Nikolay Amiantov
5e074f10e1
postgresql: remove redundant static libraries
2017-03-01 03:47:58 +03:00
Tristan Helmich
0cb62ab661
matrix-synapse: 0.19.1 -> 0.19.2
2017-02-28 13:02:47 +01:00
Vladimír Čunát
59d1ce1c7a
xorg.libX11: 1.6.4 -> 1.6.5
...
It seems like a maintenance release.
2017-02-27 20:33:53 +01:00
Robin Gloster
65a2e307f0
varnish: fix i686 build
2017-02-27 15:22:45 +01:00
Robin Gloster
56e624b155
xorg.xf86videoxgi: fix build with upstream patch
2017-02-27 12:43:58 +01:00
Robin Gloster
5dde5ded09
zkfuse: remove applied patch
2017-02-27 12:38:58 +01:00
Peter Hoeg
b52fa7b622
uchiwa: 0.21.1
...
Include script to upgrade.
2017-02-27 17:09:24 +08:00
Johannes Bornhold
3a4c851b89
mysql57: Add developer_cmds as build input on darwin
2017-02-26 17:27:08 +01:00
Tristan Helmich
d579b8c88e
emby: 3.1.5 -> 3.2.4
2017-02-26 14:30:14 +01:00
Tristan Helmich
6edbf0ffa6
sonarr: 2.0.0.4472 -> 2.0.0.4613
2017-02-26 13:33:22 +01:00
ndowens
a0cfe05ebb
hiawatha: init at 10.5
...
Removed un-needed phase; re-enabled SSL as default
Hiawatha: fix indentation
Hiawatha: Removed 'pkgs'
fixes #23060
2017-02-26 13:09:41 +01:00
Tomasz Czyż
0b27c74eb2
pgjwt: init at 0.0.1 ( #22644 )
2017-02-26 11:14:32 +01:00
Frederik Rietdijk
09e191c22b
sabnzbd: 1.2.0 -> 1.2.1
2017-02-25 17:09:34 +01:00
Bjørn Forsman
46e44222d6
munin: add 'bc' (needed by 'acpi' and 'snort_pkts' plugins)
2017-02-25 14:17:08 +01:00
Franz Pletz
05706869a8
mpd: 0.20.4 -> 0.20.5
...
Fixes buffer overflows and a memleak.
2017-02-25 13:47:42 +01:00
Peter Hoeg
eae1866c28
sensu: 0.17.1 -> 0.28.0
2017-02-25 00:00:58 +08:00
Bjørn Forsman
64d058f472
Revert "sensu: 0.17.1 -> 0.28.0"
...
This reverts commit 4588f94396
.
Because it breaks nixpkgs evaluation.
2017-02-24 15:13:57 +01:00
Peter Hoeg
4588f94396
sensu: 0.17.1 -> 0.28.0
2017-02-24 15:30:15 +08:00
Franz Pletz
4730993ca6
Merge pull request #23109 from dtzWill/update/neo4j
...
neo4j: update and fix JVM parameters in NixOS module
2017-02-23 19:02:32 +01:00
Vladimír Čunát
cb63a0b2da
knot-resolver: maintenance 1.2.2 -> 1.2.3
...
Just tiny fixes for some rare circumstances.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001066.html
2017-02-23 16:23:23 +01:00
Will Dietz
2da2731045
neo4j: 3.0.6 -> 3.1.1
2017-02-23 08:41:28 -06:00
Pascal Wittmann
f1e5dce762
Merge pull request #23101 from bflyblue/master
...
unifi: 5.2.9 -> 5.4.11
2017-02-23 10:28:46 +01:00
Shaun Sharples
265a288bee
unifi: 5.2.9 -> 5.4.11
2017-02-23 10:26:05 +02:00
Graham Christensen
6c37a92b2b
firebird: 2.5.6.27020-0 -> 2.5.7.27050-0 for '2.5.7.27050-0' bypass
2017-02-22 20:52:15 -05:00
Jörg Thalheim
5b14e91717
Merge pull request #22822 from Mic92/iputils
...
iputils: 20151218 -> 20161105
2017-02-22 00:37:13 +01:00
Matthew Daiter
007380362c
riak: change filename to appropriate version
2017-02-20 21:46:44 +01:00
Rene Treffer
055d6399ef
coredns: 001 -> 005
2017-02-19 21:26:10 +01:00
vbgl
d31577cfd3
Merge pull request #22871 from FlorentBecker/default_ocaml_402
...
Default ocaml 402
2017-02-19 15:54:54 +01:00
Joachim F
e6a20759aa
Merge pull request #22913 from pradeepchhetri/serf
...
serf: 20150515 -> 0.8.1
2017-02-19 15:26:53 +01:00
Pradeep Chhetri
0360e61d88
serf: 20150515 -> 0.8.1
2017-02-19 19:45:48 +05:30
Graham Christensen
ee75effc15
Merge pull request #22992 from LnL7/redis-3.2.8
...
redis: 3.2.7 -> 3.2.8
2017-02-19 08:44:48 -05:00
Daiderd Jordan
d01f1690d3
redis: 3.2.7 -> 3.2.8
2017-02-19 13:52:08 +01:00
Florent Becker
2f46fb2cba
sks: fix build with ocaml 4.02+
2017-02-19 13:05:46 +01:00
Nikolay Amiantov
f1e7a60b16
dnsutils: +sigchase support for dig
...
Fixes #10728 , closes #22989 .
The dnsutils output got ~60kiB bigger, and I see no extra runtime deps.
2017-02-19 12:13:05 +01:00
Profpatsch
31dac10c33
mpd: add avahi zeroconf support
2017-02-18 16:03:16 +01:00
Rene Treffer
5236e23502
prometheus-bind-exporter: init at 20161221
...
prometheus-bind-exporter: init at 20161221
2017-02-18 13:43:59 +01:00
Pradeep Chhetri
0db10d76d2
kafka: 0.8.2.1 -> 0.8.2.2
2017-02-18 13:24:53 +01:00
Vladimír Čunát
432dba859e
Merge branch 'staging'
...
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Graham Christensen
33bf23bbca
tomcatUnstable: 9.0.0.M15 -> 9.0.0.M17
2017-02-17 22:30:41 -05:00
Graham Christensen
ae3820bad9
tomcat85: 8.5.9 -> 8.5.11
2017-02-17 22:29:24 -05:00
Graham Christensen
f246ea0de2
tomcat8: 8.0.39 -> 8.0.41
2017-02-17 22:28:34 -05:00
Graham Christensen
7b17c5bc6e
tomcat7: 7.0.73 -> 7.0.75
2017-02-17 22:28:01 -05:00
Graham Christensen
6fc38401a2
tomcat6: drop, no longer supported.
2017-02-17 22:24:33 -05:00
Graham Christensen
946612ffdd
Merge pull request #22901 from tavyc/quagga-1.2
...
quagga: 1.0.20161017 -> 1.2.0
2017-02-17 20:58:51 -05:00
Jörg Thalheim
fd78ff23f7
replace ping6 with ping
...
reason: after the upgrade of iputils from 20151218 to 20161105
functionality of ping6 and tracepath6 was merged into ping and tracepath.
Ping is now mostly a drop-in replacment for ping6, except that selecting a
specific interface is done by encoding it into the address (ex.: fe80::1%eth0)
rather then specifing it with the `-I` flag.
2017-02-17 16:04:49 +01:00
Matthew Daiter
692f3c18cd
riak: 2.1.1 -> 2.2.0
2017-02-17 15:09:31 +01:00
Octavian Cerna
dcc84d8fcf
quagga: 1.0.20161017 -> 1.2.0
2017-02-17 15:33:13 +02:00
Pradeep Chhetri
a9584c9510
kafka: 0.10.1.0 -> 0.10.1.1
2017-02-17 11:13:29 +01:00
Pradeep Chhetri
7ab871b394
consul: 0.7.3 -> 0.7.5
2017-02-17 02:20:40 +01:00
Robin Gloster
d7e5883d5e
freeswitch: 1.6.9 -> 1.6.15
2017-02-17 00:14:13 +01:00
Robin Gloster
e1eda97649
uftp: 4.9.2 -> 4.9.3
2017-02-17 00:13:07 +01:00
Robin Gloster
7977cc4451
ngircd: 21 -> 24
2017-02-17 00:11:52 +01:00
Robin Gloster
6729b9e23b
ircdHybrid: 8.2.2 -> 8.2.21
2017-02-17 00:11:45 +01:00
Graham Christensen
b207bf523b
redis: 3.2.5 -> 3.2.7 for two vulnerabilities
...
more: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/
2017-02-15 19:46:46 -05:00
Vladimír Čunát
e5ac6bc999
knot-resolver: use embedded lmdb on Darwin for now
...
I don't know what's wrong there, and Darwin isn't among primary platforms
for kresd.
2017-02-15 10:23:44 +01:00
Franz Pletz
a73afa89b4
prometheus: 1.4.2 -> 1.5.2
2017-02-15 09:35:27 +01:00
Franz Pletz
e18bec1e3c
nginxMainline: 1.11.9 -> 1.11.10
2017-02-15 00:42:29 +01:00
Franz Pletz
736fde5be3
grafana: 4.1.1 -> 4.1.2
2017-02-15 00:40:53 +01:00
Eelco Dolstra
314dd9215b
Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
...
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
Frederik Rietdijk
67bd8d552f
sabnzbd: fix dependencies
2017-02-14 14:19:38 +01:00