Commit Graph

9362 Commits

Author SHA1 Message Date
Vladimír Čunát
ae74a0e27c
(nixos/)knot-resolver: 4.3.0 -> 5.0.0
Minor incompatibilities due to moving to upstream defaults:
  - capabilities are used instead of systemd.socket units
  - the control socket moved:
    /run/kresd/control -> /run/knot-resolver/control/1
  - cacheDir moved and isn't configurable anymore
  - different user+group names, without static IDs

Thanks Mic92 for multiple ideas.
2020-01-31 15:22:52 +01:00
Vladimír Čunát
93ad21dedd
knot-resolver: remove older lua path workarounds
Part of this is approximate revert of commit f0d2da43a7.
2020-01-31 15:06:20 +01: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
Vladimír Čunát
e980e7a3ab
knot-resolver: enable checks on aarch64
The cqueues fix is in nixpkgs already, so it works now.
2020-01-30 18:48:57 +01: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
Maximilian Bosch
5232491481
prayer: fix build w/glibc-2.30 2020-01-30 15:36:40 +01:00
Maximilian Bosch
edbbd1e044
gpsd: fix build w/glibc-2.30 2020-01-30 15:24:04 +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
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01: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
Robert Scott
6e61548dd1 samba: remove no-longer-necessary darwin test hack
test is skipped automatically now
2020-01-27 13:40:09 +01:00
Robert Scott
5e7dc6248f samba: 4.10.11 -> 4.11.3 2020-01-27 13:40:09 +01:00
R. RyanTM
5914398031 mpd_clientlib: 2.17 -> 2.18 2020-01-27 13:25:56 +01:00
foxit64
bec01d8270 telegraf 1.12.1 -> 1.13.2 2020-01-27 12:51:45 +01:00
R. RyanTM
b4e2739a00 memcached: 1.5.20 -> 1.5.21 2020-01-27 08:43:33 +00:00
Ryan Mulligan
d571ad2748
Merge pull request #78576 from r-ryantm/auto-update/ejabberd
ejabberd: 19.09.1 -> 20.01
2020-01-26 16:27:55 -08:00
R. RyanTM
39224a7f4e ejabberd: 19.09.1 -> 20.01 2020-01-26 21:37:14 +00:00
Pascal Bach
8a642afd0c tautulli: 2.1.39 -> 2.1.42 2020-01-26 22:09:19 +01:00
Will Dietz
7ece448aa9
xorg.xorgserver: 1.20.6 -> 1.20.7 (PR #77706)
https://lists.x.org/archives/xorg-announce/2020-January/003036.html
2020-01-26 19:08:30 +01:00
R. RyanTM
0c59818ce7 bind: 9.14.9 -> 9.14.10 2020-01-26 15:58:22 +00:00
R. RyanTM
0d5b6b0f25 mtprotoproxy: 1.0.8 -> 1.0.9 2020-01-26 08:27:31 +00:00
Ryan Mulligan
6c36b42e67
Merge pull request #76429 from r-ryantm/auto-update/Tautulli
tautulli: 2.1.38 -> 2.1.39
2020-01-25 18:35:36 -08:00
Aaron Andersen
0e0b8f2feb
Merge pull request #77983 from aanderse/solr
solr: 8.4.0 -> 8.4.1
2020-01-25 11:11:13 -05:00
Vladimír Čunát
1ee3c7b405
Revert "knot-resolver: skip a broken test"
This reverts commit 5c0567dcc6.
The issue had been fixed but I forgot to remove this workaround.
2020-01-25 13:42:46 +01:00
Marek Mahut
942568b8ea
Merge pull request #77830 from 1000101/dokuwiki
nixos/dokuwiki: init module
2020-01-25 10:08:14 +01:00
Jan Hrnko
8bab2dec10 nixos/dokuwiki: init module at 2018-04-22b 2020-01-24 13:27:10 +01:00
Maximilian Bosch
6930a1602c
matrix-synapse: 1.8.0 -> 1.9.0
https://github.com/matrix-org/synapse/releases/tag/v1.9.0
2020-01-23 14:32:22 +01:00
Maximilian Bosch
eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Maximilian Bosch
c36d8a8338
foundationdb61: fix build w/glibc-2.30 2020-01-23 09:33:34 +01:00
Maximilian Bosch
894da51750
diod: fix build w/glibc-2.30
For compatibility with newer glibc versions, `sys/sysmacros.h` needs to
be included.
2020-01-23 00:21:22 +01:00
WilliButz
96de24cfdb
grafana-loki: 1.2.0 -> 1.3.0, patch distributor test
Only include the loopback interface "lo" in the lifecycler configuration
of the distributor test.
2020-01-22 23:44:32 +01:00
Rouven Czerwinski
376e8a85f5 ser2net: init at 4.1.1 2020-01-22 16:42:27 +01:00
Robin Gloster
be25ee9d21
Merge pull request #78227 from r-ryantm/auto-update/nextcloud
nextcloud: 17.0.2 -> 18.0.0
2020-01-22 15:54:43 +01:00
Peter Hoeg
658a2255cd
Merge pull request #78233 from r-ryantm/auto-update/mosquitto
mosquitto: 1.6.7 -> 1.6.8
2020-01-22 21:31:16 +08:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Marek Mahut
48f07787ab
Merge pull request #78229 from r-ryantm/auto-update/metabase
metabase: 0.33.7.1 -> 0.34.1
2020-01-22 08:22:20 +01:00
R. RyanTM
b5933e2958 mosquitto: 1.6.7 -> 1.6.8 2020-01-22 03:55:00 +00:00
R. RyanTM
d0dd44f176 metabase: 0.33.7.1 -> 0.34.1 2020-01-22 02:54:59 +00:00
R. RyanTM
e95752f272 nextcloud: 17.0.2 -> 18.0.0 2020-01-22 02:34:54 +00:00
R. RyanTM
359f235769 jetty: 9.4.24.v20191120 -> 9.4.25.v20191220 2020-01-21 16:06:08 -08:00
Mario Rodas
33c1cb487a
Merge pull request #78170 from r-ryantm/auto-update/groonga
groonga: 9.1.0 -> 9.1.1
2020-01-21 18:30:46 -05:00
Will Dietz
92d29418b3
nginxMainline: 1.17.3 -> 1.17.8
http://nginx.org/en/CHANGES
2020-01-21 11:02:11 -06:00
R. RyanTM
3d302c3fb0 groonga: 9.1.0 -> 9.1.1 2020-01-21 15:09:40 +00:00
Jörg Thalheim
71c19d3efa
Merge pull request #76537 from Izorkin/unit
unit: 1.13.0 -> 1.14.0
2020-01-21 11:39:41 +00:00
Maciej Krüger
11a2d3925b
qpaeq: init at 13.0 2020-01-21 09:57:06 +01:00
Maciej Krüger
674efe45dd
pulseaudio: remove qpaeq 2020-01-21 09:57:05 +01:00
Jörg Thalheim
e48d9e6871
home-assistant: add icloud support (#78109)
home-assistant: add icloud support
2020-01-21 08:04:11 +00:00
ajs124
26c3e67ea4 matomo: 3.13.0 -> 3.13.1 2020-01-20 20:46:22 +01:00
Alyssa Ross
126ff4d97e python3.pkgs.mailman*: check isPy3k inside package 2020-01-20 14:36:56 +00:00
Peter Simons
3e26640352 python3.pkgs.mailman: 3.2.2 -> 3.3.0 2020-01-20 14:36:56 +00:00
Alyssa Ross
aec2382b38 python3.pkgs.postorius: 1.2.4 -> 1.3.2 2020-01-20 14:36:56 +00:00
Alyssa Ross
9a43cdc1c6 python3.pkgs.postorius: use checkInputs 2020-01-20 14:36:56 +00:00
Alyssa Ross
6af4de84d3 python3.pkgs.hyperkitty: use checkInputs
The previously propagated build inputs are optional, and so are
included in checkInputs so the tests can run, but not propagated so
they aren't included if unneeded.
2020-01-20 14:36:56 +00:00
Alyssa Ross
38f2103de9 python3.pkgs.hyperkitty: 1.2.2 -> 1.3.2 2020-01-20 14:36:56 +00:00
Alyssa Ross
0b9bfc0132 python3.pkgs.mailman: core.nix -> default.nix
The actual upstream "mailman" name just refers to this, so we should
use the Nixpkgs convention of default.nix.
2020-01-20 14:36:56 +00:00
Alyssa Ross
89b311fa4d mailman: remove unused derivation for mailman 2
This isn't referenced anywhere, so it's just dead code.
2020-01-20 14:36:56 +00:00
Jörg Thalheim
17a3674aad
home-assistant: regenerate to include icloud 2020-01-20 13:59:49 +00:00
nyanloutre
1156930744 jellyfin: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
Alexey Lebedeff
ed16f830b0 rabbitmq: make all dependencies explicit
Some things were provided by default, some by systemd unit and some
were just miraculously working. This turns them into explicit
dependencies of the package itself, making everything properly
overrideable.

+ providing glibcLocales fixes elixir compile warnings

+ providing systemd dependency allows rabbit to use systemctl for unit
  activation check instead of falling back to sleep. This was seen as
  a warning during startup.
2020-01-19 23:24:27 +01:00
Franz Pletz
b27034dfdb
esphome: 1.14.1 -> 1.14.3, fix build 2020-01-19 21:43:24 +01:00
Mario Rodas
17b1f4a3f2
Merge pull request #77911 from r-ryantm/auto-update/tt-rss-theme-feedly
tt-rss-theme-feedly: 2.0.0 -> 2.3.1
2020-01-19 09:00:58 -05:00
Daniel Fullmer
5d1fda386e zoneminder: Fix installation location for cgi-bin (#76855)
Before this change, the build would duplicate the prefix in the
installation location for cgi-bin stuff:
-- Installing: /nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/nix/store/skg6b81hikd3fvvdf62xbkm6gsbid41a-zoneminder-1.32.3/libexec/zoneminder/cgi-bin/zms
2020-01-18 16:41:57 -05:00
Aaron Andersen
1093736abb solr: 8.4.0 -> 8.4.1 2020-01-18 09:00:04 -05:00
Aaron Andersen
19185c54ad solr: specify NixOS test 2020-01-18 08:55:40 -05:00
Aaron Andersen
acd9e87ebe solr: drop 7.x series 2020-01-18 08:50:35 -05:00
Tom Bereknyei
08421c2cb5 gobetween: init at 0.7.0 2020-01-17 22:50:52 -05:00
Mario Rodas
281e3a3c23
Merge pull request #77797 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
2020-01-17 17:31:35 -05:00
Maximilian Bosch
b01e397399
mautrix-whatsapp: 2020-01-07 -> 2020-01-12 2020-01-17 19:58:39 +01:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
R. RyanTM
842cca3d2f tt-rss-theme-feedly: 2.0.0 -> 2.3.1 2020-01-17 11:54:21 +00:00
R. RyanTM
3c7da59aeb seyren: 1.1.0 -> 1.5.0 2020-01-17 10:47:56 +00:00
Maximilian Bosch
8e7bbb7d4f
postfix: fix build w/glibc 2.30 2020-01-17 01:44:33 +01:00
worldofpeace
f25df34398
Merge pull request #63121 from schneefux/pkg/remove-shaarli-material
shaarli-material: Mark as broken
2020-01-16 15:00:23 -05:00
Leonhard Markert
8008905e5a lwan: 0.1 -> 0.2 2020-01-16 16:55:07 +00:00
Aaron Andersen
7260d2eb13
Merge pull request #77326 from aanderse/apacheHttpd
nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command
2020-01-15 21:02:05 -05:00
Mario Rodas
0e76e3bb48
postgresqlPackages.timescaledb: 1.5.1 -> 1.6.0
Changelog: https://github.com/timescale/timescaledb/releases/tag/1.6.0
2020-01-15 18:18:18 -05:00
WilliButz
e0f9743c89
grafana: 6.5.2 -> 6.5.3 2020-01-15 15:13:30 +01:00
Mario Rodas
c7a7d95878
Merge pull request #77720 from bbigras/nginx-sso
nginx-sso: 0.23.0 -> 0.24.0
2020-01-15 05:01:38 -05:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Michael Raskin
4311cfa157
Merge pull request #77724 from r-ryantm/auto-update/bftpd
bftpd: 5.2 -> 5.4
2020-01-15 06:35:58 +00:00
R. RyanTM
841a5b9965 bftpd: 5.2 -> 5.4 2020-01-15 05:41:38 +00:00
Bruno Bigras
9bb921b079 nginx-sso: 0.23.0 -> 0.24.0 2020-01-14 23:44:05 -05:00
Alyssa Ross
10b1ba0c93 public-inbox: fix build
This fixes some two-digit year rounding bugs that started triggering
because 2020 is closer to 2070 than 1970.  Apparently two digits years
are still a thing.
2020-01-14 19:54:35 +00:00
Aaron Andersen
fb972bd92b moodle: 3.8 -> 3.8.1 2020-01-13 00:48:02 -08:00
Jaka Hudoklin
315329fec4
Merge pull request #77440 from xtruder/pkgs/rippled/bump/1.4.0
rippled: 1.2.1 -> 1.4.0
2020-01-12 20:14:01 +00:00
Jaka Hudoklin
2f0027f7dc
rippled: 1.2.1 -> 1.4.0 2020-01-12 19:23:31 +00:00
Tomasz Rybarczyk
d13bf9a14f imgproxy: init at 2.8.1 2020-01-12 19:25:12 +01:00
markuskowa
26a4e0e57c
Merge pull request #73746 from Shados/fix-dante-libc
dante: fix package under Linux
2020-01-12 17:54:55 +01:00
Frederik Rietdijk
b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Maximilian Bosch
404a1538ac
mautrix-whatsapp: 2019-11-17 -> 2020-01-07 2020-01-11 15:00:37 +01:00
Frederik Rietdijk
263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Tim Steinbach
ada59cfd43
kafka: Add 2.4 2020-01-10 21:02:03 -05:00
zimbatm
4371ecb8a6
matterbridge: 1.11.0 -> 1.16.3 (#77454) 2020-01-10 18:04:22 +00:00
Lancelot SIX
2f3562fc41
Merge pull request #77412 from marsam/update-postgresqlPackages.plv8
postgresqlPackages.plv8: 2.3.13 -> 2.3.14
2020-01-10 14:27:39 +01:00
Milan Pässler
8ed9207b7e mxisd: use latest gradle 2020-01-10 04:21:18 +01:00
Mario Rodas
85b74dd7a5
postgresqlPackages.plv8: 2.3.13 -> 2.3.14 2020-01-09 21:21:21 -05:00
Tim Steinbach
e116b4b331
kafka: 2.3.0 -> 2.3.1 2020-01-09 20:54:24 -05:00
Maximilian Bosch
9d845d41c3
matrix-synapse: 1.7.3 -> 1.8.0
https://github.com/matrix-org/synapse/releases/tag/v1.8.0
2020-01-09 14:28:13 +01:00
Jörg Thalheim
5121edc703
home-assistant: 0.100.3 -> 0.103.2 (#76088)
home-assistant: 0.100.3 -> 0.103.2
2020-01-09 11:29:04 +00:00
Jörg Thalheim
db4cdd05cc
Merge pull request #75898 from Scriptkiddi/hass_parse_req_error
home-assistant: Add error output for missing deps
2020-01-09 11:07:55 +00:00
Jörg Thalheim
cf8cb059e2
home-assistant-cli: fix typo in description 2020-01-09 10:45:46 +00:00
Jörg Thalheim
f74fc27ace
home-assistant-frontend: 20200108.0 -> 20191204.1 2020-01-09 10:43:43 +00:00
Jörg Thalheim
b2dbc1edd1
home-assistant: 0.100.3 -> 0.103.6 2020-01-09 10:39:38 +00:00
Mario Rodas
c7e16e71d0
Merge pull request #77011 from r-ryantm/auto-update/mod_wsgi
mod_wsgi: 4.6.8 -> 4.7.0
2020-01-09 05:34:03 -05:00
Jaka Hudoklin
139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Peter Hoeg
0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00
Silvan Mosberger
1b28e47ae1
xorg.xf86-video-intel: 2018-12-03 -> 2019-12-09 (#75852)
xorg.xf86-video-intel: 2018-12-03 -> 2019-12-09
2020-01-09 03:44:32 +01:00
Aaron Andersen
336a6f471f nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command 2020-01-08 10:37:46 -05:00
Mario Rodas
d9fedd43c7
Merge pull request #77111 from bbigras/nginx-sso
nginx-sso: 0.22.0 -> 0.23.0
2020-01-08 05:11:46 -05:00
Aaron Andersen
1a451867be
Merge pull request #76893 from aanderse/solr
solr: 8.3.1 -> 8.4.0
2020-01-07 21:00:38 -05:00
Aaron Andersen
e9d3a3c7d8
Merge pull request #76417 from dirkx/redwax-modules
mod_ca, mod_crl, mod_csr, mod_ocsp, mod_scep, mod_pkcs12, mod_spkac, mod_timestamp: init at 0.2.1
2020-01-07 20:49:24 -05:00
Aaron Andersen
a75e3f2d00 solr: 8.3.1 -> 8.4.0 2020-01-07 20:18:31 -05:00
worldofpeace
a14e1e343b
Merge pull request #77078 from fgaz/facette/remove
facette: remove
2020-01-07 18:53:09 -05:00
Will Dietz
f34685600e
Merge pull request #77151 from dtzWill/update/libxpm-3.5.13
xorg.libXpm: 3.5.12 -> 3.5.13
2020-01-07 16:01:47 -06:00
edef
7d7d41f7b5
Merge pull request #74912 from edef1c/pounce
pounce: init at 1.0p1
2020-01-07 20:26:27 +00:00
Francesco Gazzetta
d56e84b9c4 facette: remove
It never actually built within the sandbox, and it's now more difficult
to package than ever
2020-01-07 16:12:49 +01:00
misuzu
ed41104a3b freeswitch: include configuration templates, enable parallel building 2020-01-07 16:52:57 +02:00
Daiderd Jordan
1acf26126b
Merge pull request #77162 from bbigras/plex
plex: 1.18.3.2156 -> 1.18.4.2171
2020-01-07 13:19:22 +01:00
R. RyanTM
93c885781a mpd: 0.21.17 -> 0.21.18 2020-01-07 04:13:33 +00:00
Bruno Bigras
8bfcece4f0 plex: 1.18.3.2156 -> 1.18.4.2171 2020-01-06 20:35:38 -05:00
Will Dietz
2124eeca9c
xorg.libXpm: 3.5.12 -> 3.5.13
Don't set `src` in override (?!), or name.
2020-01-06 17:40:23 -06:00
Bruno Bigras
85cdf5fe0f nginx-sso: 0.22.0 -> 0.23.0 2020-01-06 12:56:36 -05:00
Franz Pletz
76ebc0963d
Merge pull request #77057 from plumelo/auto-update/atlassian-jira
atlassian-jira: 8.5.0 -> 8.6.0
2020-01-06 17:09:08 +00:00
vasile luta
0e122f5c8e elasticsearch-plugins: 7.3.1 -> 7.5.1 2020-01-06 15:43:25 +02:00
vasile luta
206e66bbbb elasticsearch7: 7.3.1 -> 7.5.1 2020-01-06 15:21:19 +02:00
Mario Rodas
cacfb83000
Merge pull request #76336 from r-ryantm/auto-update/neo4j
neo4j: 3.5.13 -> 3.5.14
2020-01-06 08:08:01 -05:00
vasile luta
137a9a1682 atlassian-jira: 8.5.0 -> 8.6.0 2020-01-06 12:38:19 +02:00
R. RyanTM
aa4fe9c768 mod_wsgi: 4.6.8 -> 4.7.0 2020-01-05 22:08:04 -08:00
edef
2a06e1521f pounce: init at 1.0p1 2020-01-06 01:04:47 +00:00
Markus Kowalewski
bebb222d4a wordpress: 5.3 -> 5.3.2 2020-01-04 18:32:38 +01:00
R. RyanTM
98c6633430 wordpress: 5.2.4 -> 5.3 2020-01-04 18:32:38 +01:00
Ryan Mulligan
6de8b8f144
Merge pull request #61722 from Izorkin/pinba-nginx
nginxModules.pinba: init at 13.05.2019
2020-01-04 07:58:18 -08:00
Symphorien Gibol
b40fc3a56b pynagsystemd: init at 1.2.0
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-03 15:48:42 -08:00
Maximilian Bosch
45179675a9
Merge pull request #76896 from Vskilet/roundcube-update
roundcube: 1.4.1 -> 1.4.2
2020-01-03 21:50:03 +01:00
Victor SENE
f07ea50ad3
roundcube: 1.4.1 -> 1.4.2 2020-01-03 19:58:27 +01:00
Frederik Rietdijk
7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Maximilian Bosch
9b298ad945
Merge pull request #76278 from r-ryantm/auto-update/homeassistant-cli
home-assistant-cli: 0.7.0 -> 0.8.0
2020-01-02 23:20:23 +01:00
aszlig
845e92835d
Merge Last-Modified fix for nginx (#76697)
This fixes the patch for nginx to clear the Last-Modified header if a
static file is served from the Nix store.

So far we only used the ETag from the store path, but if the
Last-Modified header is always set to "Thu, 01 Jan 1970 00:00:01 GMT",
Firefox and Chrome/Chromium seem to ignore the ETag and simply use the
cached content instead of revalidating.

Alongside the fix, this also adds a dedicated NixOS VM test, which uses
WebDriver and Firefox to check whether the content is actually served
from the browser's cache and to have a more real-world test case.
2020-01-02 21:41:59 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Maximilian Bosch
0e31950cb4
gotify-server: 2.0.12 -> 2.0.13
https://github.com/gotify/server/releases/tag/v2.0.13
2020-01-02 21:25:58 +01:00
Maximilian Bosch
c016cf0fce
Merge pull request #76740 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.2 -> 1.7.3
2020-01-02 17:43:37 +01:00
misuzu
6d66795575 freeswitch: 1.8.7 -> 1.10.2 2020-01-01 23:07:45 +02:00
misuzu
96f4563f1e freeswitch: fix gsmopen build and enable by default for linux 2020-01-01 18:09:54 +02:00
zimbatm
c187844214
unit: add withRuby_2_7 option 2020-01-01 00:25:03 +00:00
Maximilian Bosch
a5689a2ff1
matrix-synapse: 1.7.2 -> 1.7.3
https://github.com/matrix-org/synapse/releases/tag/v1.7.3
2019-12-31 16:00:51 +01:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Jan Tojnar
c5406e30b0
qpid-cpp: fix eval 2019-12-31 02:59:40 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string 2019-12-31 00:10:18 +01:00
Jonathan Ringer
d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Aaron Andersen
66bf75415f
Merge pull request #76551 from symphorien/nagios2
nagios: various improvements
2019-12-30 14:21:03 -05:00
Symphorien Gibol
cb38bf33e7 nagios: add nixos test 2019-12-30 16:41:18 +01:00
symphorien+git@xlumurb.eu
be25e45fc8 nagios: various improvements
* structured config for main config file allows to launch nagios in
debug mode without having to write the whole config file by hand
* build time syntax check
* all options have types, one more example
* I find it misleading that the main nagios config file is linked in
/etc but that if you change the link in /etc/ and restart nagios, it
has no effect. Have nagios use /etc/nagios.cfg
* fix paths in example nagios config files, which allows to reuse it:
  services.nagios.objectDefs =
   (map (x: "${pkgs.nagios}/etc/objects/${x}.cfg")
   [ "templates" "timeperiods" "commands" ]) ++ [ ./main.cfg ]
* for the above reason, add mailutils to default plugins

Co-Authored-By: Aaron Andersen <aaron@fosslib.net>
2019-12-30 16:40:52 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
aszlig
ccf55bead1
nginx: Clear Last-Modified if ETag is from store
This is what I've suspected a while ago[1]:

> Heads-up everyone: After testing this in a few production instances,
> it seems that some browsers still get cache hits for new store paths
> (and changed contents) for some reason. I highly suspect that it might
> be due to the last-modified header (as mentioned in [2]).
>
> Going to test this with last-modified disabled for a little while and
> if this is the case I think we should improve that patch by disabling
> last-modified if serving from a store path.

Much earlier[2] when I reviewed the patch, I wrote this:

> Other than that, it looks good to me.
>
> However, I'm not sure what we should do with Last-Modified header.
> From RFC 2616, section 13.3.4:
>
> - If both an entity tag and a Last-Modified value have been
>   provided by the origin server, SHOULD use both validators in
>   cache-conditional requests. This allows both HTTP/1.0 and
>   HTTP/1.1 caches to respond appropriately.
>
> I'm a bit nervous about the SHOULD here, as user agents in the wild
> could possibly just use Last-Modified and use the cached content
> instead.

Unfortunately, I didn't pursue this any further back then because
@pbogdan noted[3] the following:

> Hmm, could they (assuming they are conforming):
>
>  * If an entity tag has been provided by the origin server, MUST
>    use that entity tag in any cache-conditional request (using If-
>    Match or If-None-Match).

Since running with this patch in some deployments, I found that both
Firefox and Chrome/Chromium do NOT re-validate against the ETag if the
Last-Modified header is still the same.

So I wrote a small NixOS VM test with Geckodriver to have a test case
which is closer to the real world and I indeed was able to reproduce
this.

Whether this is actually a bug in Chrome or Firefox is an entirely
different issue and even IF it is the fault of the browsers and it is
fixed at some point, we'd still need to handle this for older browser
versions.

Apart from clearing the header, I also recreated the patch by using a
plain "git diff" with a small description on top. This should make it
easier for future authors to work on that patch.

[1]: https://github.com/NixOS/nixpkgs/pull/48337#issuecomment-495072764
[2]: https://github.com/NixOS/nixpkgs/pull/48337#issuecomment-451644084
[3]: https://github.com/NixOS/nixpkgs/pull/48337#issuecomment-451646135

Signed-off-by: aszlig <aszlig@nix.build>
2019-12-30 14:30:36 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
f85cfd274d
uhub: *Flags are lists 2019-12-30 12:15:29 +01:00
Robin Gloster
8fb0e16133
munin: *Flags are lists 2019-12-30 12:15:29 +01:00
Robin Gloster
7def878f1e
xorg.*: *Flags are lists 2019-12-30 11:13:41 +01:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Maximilian Bosch
975a6b7b1d mautrix-telegram: mark as broken on darwin
Tests currently fail like this:

```
/nix/store/yslk7x7iw3hka6d33kmnba9sxaia4492-python3.7-mautrix-0.4.0/lib/python3.7/site-packages/mautrix/util/manhole.py:9: in <module>
    from socket import SOL_SOCKET, SO_PEERCRED
E   ImportError: cannot import name 'SO_PEERCRED' from 'socket' (/nix/store/81qani7sdir46gjwf3a3jr2cv1aggkz1-python3-3.7.5/lib/python3.7/socket.py)
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 1.73s ===============================
```

Those values don't seem to be available on the MacOS-version of that
module. As there's no workaround implemented in the source, I assume
that upstream doesn't intend to support darwin-alike platforms atm.
2019-12-29 19:56:05 -08:00
Maximilian Bosch
95ee079ae6 mautrix-telegram: 0.6.1 -> 0.7.0
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc4
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc3
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc2
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.0-rc1
2019-12-29 19:56:05 -08:00
R. RyanTM
1d2b233528 metabase: 0.33.6 -> 0.33.7.1 2019-12-29 15:49:22 -06:00
symphorien+git@xlumurb.eu
18090331d6 monitoring plugins: fix path to sudo and mailq
this fixes check_mailq with postfix at least
2019-12-29 15:45:13 -06:00
Christoph Hrdinka
03c8eca08b
Merge pull request #76340 from r-ryantm/auto-update/nsd
nsd: 4.2.3 -> 4.2.4
2019-12-29 11:01:46 +01:00
Frederik Rietdijk
fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Peter Simons
bc555a24af
Merge pull request #76209 from r-ryantm/auto-update/bind
bind: 9.14.8 -> 9.14.9
2019-12-27 12:17:36 +01:00
Franz Pletz
ee8cc1c7ba
qpid-cpp: fix build on darwin 2019-12-27 05:21:41 +01:00
Franz Pletz
66237e1bca
cockroachdb: fix build on darwin 2019-12-27 05:21:40 +01:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
Ryan Mulligan
264f44b1d0
Merge pull request #76355 from r-ryantm/auto-update/pdns-recursor
pdns-recursor: 4.2.0 -> 4.2.1
2019-12-26 07:56:25 -08:00
Izorkin
b5bd159690 unit: add drop capabilites patch 2019-12-26 17:51:53 +03:00
Izorkin
681dca1b67 unit: 1.13.0 -> 1.14.0 2019-12-26 17:39:14 +03:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Maximilian Bosch
8daee5f6ce
Merge pull request #76467 from alyssais/spamassassin-ipv6
spamassassin: fix IPv6
2019-12-26 02:13:07 +01:00
Aaron Andersen
117ef4af8a
Merge pull request #76307 from r-ryantm/auto-update/mediawiki
mediawiki: 1.33.1 -> 1.34.0
2019-12-25 10:26:10 -05:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs (#76155)
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
Alyssa Ross
7ea65c5746
spamassassin: fix IPv6
The Net::CIDR::Lite package was missing.
2019-12-24 23:41:03 +00:00
Jonathan Ringer
051c67dc4c mautrix-telegram: fix build 2019-12-24 11:30:01 -08:00
markuskowa
0b41391890
Merge pull request #76425 from r-ryantm/auto-update/slurm
slurm: 19.05.4.1 -> 19.05.5.1
2019-12-24 20:19:50 +01:00
R. RyanTM
a0d1a7fbee tautulli: 2.1.38 -> 2.1.39 2019-12-24 10:27:47 -08:00
R. RyanTM
f0f714d0fb slurm: 19.05.4.1 -> 19.05.5.1 2019-12-24 10:06:24 -08:00
Dirk-Willem van Gulik
f85ec2d896 Additional redwax modules - including comments from review on #75620. 2019-12-24 17:01:04 +01:00
Ryan Mulligan
c7773d7dd6
Merge pull request #76330 from r-ryantm/auto-update/mpd
mpd: 0.21.16 -> 0.21.17
2019-12-23 21:02:32 -08:00
R. RyanTM
cd795f7c0a pdns-recursor: 4.2.0 -> 4.2.1 2019-12-23 20:39:18 -08:00
R. RyanTM
0e168753c1 nsd: 4.2.3 -> 4.2.4 2019-12-23 17:38:11 -08:00
R. RyanTM
1a5f0c260b neo4j: 3.5.13 -> 3.5.14 2019-12-23 16:50:52 -08:00
R. RyanTM
d5cad6b539 mpd: 0.21.16 -> 0.21.17 2019-12-23 15:43:51 -08:00
R. RyanTM
9e5179b0b3 mediawiki: 1.33.1 -> 1.34.0 2019-12-23 12:33:17 -08:00
Aaron Andersen
8051289f19 zabbix: 4.4.3 -> 4.4.4 2019-12-23 13:19:07 -05:00
Aaron Andersen
051cda4854 zabbix: 4.0.15 -> 4.0.16 2019-12-23 13:18:32 -05:00
Aaron Andersen
7e66f5b923 zabbix: 3.0.28 -> 3.0.29 2019-12-23 13:17:23 -05:00
R. RyanTM
cf1220bed6 home-assistant-cli: 0.7.0 -> 0.8.0 2019-12-23 07:30:33 -08:00
Michael Raskin
f12afbd2c2 unpfs: init at 0.0.2019-05-17 2019-12-23 08:23:15 +00:00
R. RyanTM
603e3b1345 bind: 9.14.8 -> 9.14.9 2019-12-22 20:05:23 -08:00
Mario Rodas
41ca3c7abd
Merge pull request #74648 from r-ryantm/auto-update/shairport-sync
shairport-sync: 3.3.4 -> 3.3.5
2019-12-22 18:18:53 -05:00
Mario Rodas
bce8090922
cadvisor: 0.34.0 -> 0.35.0
Changelog: https://github.com/google/cadvisor/releases/tag/v0.35.0
2019-12-22 00:00:00 -05:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Jörg Thalheim
0913701d47
dnsdist: 1.3.2 -> 1.4.0
- fixes build against boost
- also enable DoH
2019-12-21 22:56:01 +00:00
Jörg Thalheim
b9bc38934b
h2o: build with openssl
otherwise we get symbol conflicts, once we link it against applications using
openssl
2019-12-21 22:55:58 +00:00
Jörg Thalheim
a446ac2bb0
net-snmp: add multiple outputs to reduce closure size 2019-12-21 22:55:43 +00:00
elseym
b677f2836c
plex: 1.18.2.2058 -> 1.18.3.2156 2019-12-21 18:46:32 +01:00
WilliButz
3f998fac7f
Merge pull request #76097 from Ma27/bump-matrix-synapse
matrix-synapse: 1.7.1 -> 1.7.2
2019-12-21 13:28:50 +01:00
Jörg Thalheim
e17e5f0ace cloud-print-connector: fix build against cups 2019-12-21 11:59:08 +00:00
Maximilian Bosch
779333225e
Merge pull request #74613 from doronbehar/update-gotify-server
gotify-server: 2.0.11 -> 2.0.12
2019-12-21 11:05:39 +01:00
Maximilian Bosch
68dfdc2f60
Merge pull request #75532 from 0x4A6F/master-xandikos
xandikos: init at 0.1.0
2019-12-21 01:42:49 +01:00
Alyssa Ross
7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
Alyssa Ross
8f8514c6ba public-inbox: init at 1.2.0
highlight's Perl bindings are currently disabled on Darwin, but I
didn't make the dependency here conditional so that if that is ever
fixed, this function won't need to be updated. p-i is smart enough to
disable the test for highlight if it can't find the Perl module.
2019-12-20 19:47:42 +00:00