Commit Graph

9160 Commits

Author SHA1 Message Date
Will Dietz
500f032729
Merge pull request #78185 from dtzWill/update/nginx-1.17.8
nginxMainline: 1.17.3 -> 1.17.8
2020-02-03 17:35:42 -06:00
Peter Hoeg
f8c5513ce1
Merge pull request #78734 from Mic92/appdaemon
appdaemon: 3.0.5 -> 4.0.1
2020-02-03 22:00:38 +08:00
Maximilian Bosch
5c2a7d0f07
Merge pull request #79015 from mayflower/pkg/prometheus-xmpp-alerts
prometheus-xmpp-alerts: init at 0.4.2
2020-02-02 18:46:53 +01:00
Frederik Rietdijk
c195ef6aab
Merge pull request #78928 from NixOS/staging-next
Staging next
2020-02-02 15:35:18 +01:00
Janne Heß
7dadbc7a98 confluence: Add support for MySQL driver
If Confluence should be connected to a MySQL database, the JDBC driver
is required.
Also switch to stdenvNoCC, because we don't really use cc.
2020-02-01 19:32:15 +01:00
Franz Pletz
c4f30cc14d
Merge pull request #78984 from marsam/update-endlessh
endlessh: 1.0 -> 1.1
2020-02-01 14:36:01 +00:00
Franz Pletz
add880c5e8
prometheus-xmpp-alerts: init at 0.4.2 2020-02-01 15:04:01 +01:00
Franz Pletz
e8b8e8c615
rspamd: 1.9.4 -> 2.2 2020-02-01 14:20:51 +01:00
Franz Pletz
4d5d5ed62d
rmilter: remove unused files
The merge 98640fd482 was done incorrectly.
2020-02-01 13:38:22 +01:00
Mario Rodas
ea6fcc0e1f
Merge pull request #78977 from r-ryantm/auto-update/hylafaxplus
hylafaxplus: 7.0.1 -> 7.0.2
2020-02-01 04:29:24 -05:00
R. RyanTM
dd0efcdb0b hylafaxplus: 7.0.1 -> 7.0.2 2020-02-01 02:02:09 +00:00
Mario Rodas
ce1ad7654b
endlessh: 1.0 -> 1.1
https://github.com/skeeto/endlessh/releases/tag/1.1
2020-01-31 12:00:00 -05:00
Aaron Andersen
609699bc95 zabbix: 4.4.4 -> 4.4.5 2020-01-30 21:56:29 -08:00
Aaron Andersen
768154aaed zabbix: 4.0.16 -> 4.0.17 2020-01-30 21:56:29 -08:00
Frederik Rietdijk
5cc0468a20 Merge staging into staging-next 2020-01-31 00:16:31 +01:00
Alyssa Ross
881dd9963f mailman-web: use upstream, improve NixOS module
Previously, some files were copied into the Nixpkgs tree, which meant
we wouldn't easily be able to update them, and was also just messy.

The reason it was done that way before was so that a few NixOS
options could be substituted in.  Some problems with doing it this way
were that the _package_ changed depending on the values of the
settings, which is pretty strange, and also that it only allowed those
few settings to be set.

In the new model, mailman-web is a usable package without needing to
override, and I've implemented the NixOS options in a much more
flexible way.  NixOS' mailman-web config file first reads the
mailman-web settings to use as defaults, but then it loads another
configuration file generated from the new services.mailman.webSettings
option, so _any_ mailman-web Django setting can be customised by the
user, rather than just the three that were supported before.  I've
kept the old options, but there might not really be any good reason to
keep them.
2020-01-30 23:14:45 +00:00
Alyssa Ross
a8538a73a7 mailman: init package for Mailman CLI
We already had python3Packages.mailman, but that's only really usable
as a library.  The only other option was to create a whole Python
environment, which was undesirable to install as a system-wide
package.
2020-01-30 23:14:45 +00:00
Alyssa Ross
bc8eece849 python3.pkgs.mailman-hyperkitty: HTTPS homepage 2020-01-30 23:14:45 +00:00
Alyssa Ross
c397d1909f nixos/mailman: don't keep secrets in the Nix store
This replaces all Mailman secrets with ones that are generated the
first time the service is run.  This replaces the hyperkittyApiKey
option, which would lead to a secret in the world-readable store.
Even worse were the secrets hard-coded into mailman-web, which are not
just world-readable, but identical for all users!

services.mailman.hyperkittyApiKey has been removed, and so can no
longer be used to determine whether to enable Hyperkitty.  In its
place, there is a new option, services.mailman.hyperkitty.enable.  For
consistency, services.mailman.hyperkittyBaseUrl has been renamed to
services.mailman.hyperkitty.baseUrl.
2020-01-30 23:14:45 +00:00
Michael Raskin
4297d4b017
Merge pull request #78854 from r-ryantm/auto-update/squid
squid: 4.9 -> 4.10
2020-01-30 20:24:49 +00:00
Ryan Mulligan
cead3c7cca
Merge pull request #78870 from r-ryantm/auto-update/uftp
uftp: 4.10 -> 4.10.1
2020-01-30 09:16:49 -08:00
R. RyanTM
8bbe9bbfe8 uftp: 4.10 -> 4.10.1 2020-01-30 15:59:11 +00:00
Silvan Mosberger
2118cddc82
nixos/freeswitch: init (#76821)
nixos/freeswitch: init
2020-01-30 16:45:47 +01:00
Jörg Thalheim
4358dfff8d
appdaemon: 3.0.5 -> 4.0.1 2020-01-30 14:00:40 +00:00
R. RyanTM
8cf32a28fb squid: 4.9 -> 4.10 2020-01-30 13:59:46 +00:00
Silvan Mosberger
32718c9992
VictoriaMetrics: init at v1.32.5, add module, tests (#78038)
VictoriaMetrics: init at v1.32.5, add module, tests
2020-01-30 14:02:42 +01:00
Mario Rodas
9f53b1bd6a
Merge pull request #77903 from r-ryantm/auto-update/seyren
seyren: 1.1.0 -> 1.5.0
2020-01-29 21:53:51 -05:00
Mario Rodas
4b78574350
Merge pull request #78518 from r-ryantm/auto-update/mtprotoproxy
mtprotoproxy: 1.0.8 -> 1.0.9
2020-01-29 21:44:47 -05:00
Alyssa Ross
85a9743f13 spamassassin: use /etc/mail/spamassassin for config
Using a custom path in the Nix store meant that users of the module
couldn't add their own config files, which is a desirable feature.  I
don't think avoiding /etc buys us anything.
2020-01-30 00:47:10 +00:00
Yorick van Pelt
a66a77d5fe
victoriametrics: init at v1.32.5 2020-01-29 19:52:10 +01:00
Robin Gloster
5f9e215214
Merge pull request #78612 from WilliButz/update-grafana
grafana: 6.5.3 -> 6.6.0
2020-01-29 14:07:12 +01:00
Léo Gaspard
45e01e508a
Merge pull request #78716 from Ma27/bump-matrix-synapse
matrix-synapse: 1.9.0 -> 1.9.1
2020-01-29 13:29:45 +01:00
Maximilian Bosch
c55809e256
Merge pull request #77985 from Ma27/drop-old-gcc
gcc: remove versions 4.9 and 5
2020-01-29 09:37:47 +01:00
Franz Pletz
7b9bd595cd
opensmtpd: 6.6.1p1 -> 6.6.2p1
Fixes critical vulnerability:
  https://www.mail-archive.com/misc@opensmtpd.org/msg04850.html
2020-01-29 03:03:39 +01:00
Mario Rodas
de6df13ced
Merge pull request #77597 from tomberek/tomberek/gobetween
gobetween: init at 0.7.0
2020-01-28 18:42:39 -05:00
Mario Rodas
2ea5aac780
Merge pull request #78593 from r-ryantm/auto-update/memcached
memcached: 1.5.20 -> 1.5.21
2020-01-28 18:29:56 -05:00
Maximilian Bosch
a064678390
foundationdb5: build with gcc6 2020-01-28 20:11:02 +01:00
Maximilian Bosch
e1d35045bc
firebird: mark as broken
Hasn't been updated since 2017 and breaks when building with a more
recent gcc (gcc5 needs to be removed as it breaks with glibc 2.30). I
tried to update this to a more recent version which didn't work either,
but as this is pretty old I'm not even sure if this package is used atm.
2020-01-28 19:52:18 +01:00
Maximilian Bosch
1f828b8e24
matrix-synapse: 1.9.0 -> 1.9.1
https://github.com/matrix-org/synapse/releases/tag/v1.9.1
2020-01-28 17:57:16 +01:00
Jörg Thalheim
af1d755b04
Merge pull request #78601 from foxit64/master
telegraf 1.12.1 -> 1.13.2
2020-01-28 15:00:04 +00:00
Jörg Thalheim
0218f30af5
telegraf: reference nixosTests 2020-01-28 14:08:38 +00:00
Frederik Rietdijk
7562c2112d
Merge pull request #77739 from NixOS/staging-next
Staging next
2020-01-28 14:03:29 +01:00
Jörg Thalheim
610a8fd7ad
home-assistant: v0.103.1 -> 0.104.3 (#78010)
home-assistant: v0.103.1 -> 0.104.3
2020-01-28 12:34:54 +00:00
Cole Mickens
b673d75ebc home-assistant: 0.103.1 -> 0.104.3 2020-01-28 10:54:09 +00:00
Frederik Rietdijk
cdff57e1fc Merge staging-next into staging 2020-01-28 10:48:36 +01:00
Frederik Rietdijk
dce0ca29d9 Merge master into staging-next 2020-01-28 10:46:13 +01:00
WilliButz
c24688e787
grafana: 6.5.3 -> 6.6.0 2020-01-27 15:37:53 +01:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Niklas Hambüchen
43a62af3a1
Merge pull request #78561 from r-ryantm/auto-update/bind
bind: 9.14.9 -> 9.14.10
2020-01-27 14:27:45 +01:00
Pascal Bach
00610756df samba: 4.11.3 -> 4.11.5
This is a security release in order to address the following defects:

- CVE-2019-14902: Replication of ACLs set to inherit down a subtree on AD Directory not automatic.
- CVE-2019-14907: Crash after failed character conversion at log level 3 or above.
- CVE-2019-19344: Use after free during DNS zone scavenging in Samba AD DC.
2020-01-27 13:40:09 +01:00