Commit graph

20232 commits

Author SHA1 Message Date
Jan Tojnar b8b9f52393 Merge branch 'master' into staging-next
Conflicts:
- pkgs/applications/networking/browsers/firefox/common.nix between 318fae87c0 and f6c5761935.
2022-05-21 17:52:39 +02:00
Mario Rodas 1eb6f18e59
Merge pull request #163413 from r-ryantm/auto-update/mysqld_exporter
prometheus-mysqld-exporter: 0.13.0 -> 0.14.0
2022-05-21 10:33:30 -05:00
Mario Rodas 126c8c2f75
Merge pull request #173845 from sikmir/tegola
tegola: 0.14.0 → 0.15.0
2022-05-21 10:22:00 -05:00
Martin Weinelt dfd01d8465
Merge pull request #173834 from dotlambda/logi-circle-init
home-assistant: support logi_circle component
2022-05-21 13:57:52 +02:00
Maximilian Bosch 0c3a026b6c
Merge pull request #173762 from yayayayaka/nextcloud-2022-05-20
nextcloud: 22.2.7 -> 22.2.8, 23.0.4 -> 23.0.5, 24.0.0 -> 24.0.1
2022-05-21 13:42:39 +02:00
Maximilian Bosch dd0260ccc9
Merge pull request #173747 from Ma27/bump-grafana
grafana: 8.5.2 -> 8.5.3, fixes CVE-2022-29170
2022-05-21 12:43:53 +02:00
Nikolay Korotkiy 380666064a
tegola: 0.14.0 → 0.15.0 2022-05-21 10:55:25 +03:00
Fabian Affolter f4dfed73ee
Merge pull request #173827 from dotlambda/sharkiq-init
home-assistant: support sharkiq component
2022-05-21 09:19:44 +02:00
Fabian Affolter 38c6f3cefa
Merge pull request #173824 from dotlambda/steamodd-init
home-assistant: support steam_online component
2022-05-21 08:52:29 +02:00
Robert Schütz 618bdf6292 home-assistant: support logi_circle component 2022-05-21 04:22:08 +00:00
Robert Schütz 9800ccf6f7 home-assistant: support sharkiq component 2022-05-21 01:46:21 +00:00
Mario Rodas 470520c378
Merge pull request #173373 from pborzenkov/mpd-darwin-nfs
mpd: enable NFS support on Darwin
2022-05-20 20:45:26 -05:00
Robert Schütz 369ca081d8 home-assistant: support steam_online component 2022-05-21 01:26:27 +00:00
github-actions[bot] 77bded3c43
Merge master into staging-next 2022-05-20 18:02:18 +00:00
Maximilian Bosch 541b25a4b6
Merge pull request #173363 from chvp/bump-mautrix-whatsapp
mautrix-whatsapp: 0.3.1 -> 0.4.0
2022-05-20 18:27:53 +02:00
Yaya d8d36fa0ed nextcloud: 22.2.7 -> 22.2.8, 23.0.4 -> 23.0.5, 24.0.0 -> 24.0.1 2022-05-20 12:21:59 +00:00
Maximilian Bosch f4b7be1fde
Merge pull request #173401 from sumnerevans/synapse-1.59
matrix-synapse: 1.58.0 -> 1.59.1
2022-05-20 14:20:14 +02:00
github-actions[bot] f5558d8fda
Merge master into staging-next 2022-05-20 12:01:25 +00:00
Maximilian Bosch 15799c4ea8
grafana: 8.5.2 -> 8.5.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.5.3
Fixes CVE-2022-29170
2022-05-20 12:32:14 +02:00
Mario Rodas 682a196eee
Merge pull request #172993 from aaronjheng/prometheus-nginx-exporter
prometheus-nginx-exporter: 0.9.0 -> 0.10.0
2022-05-20 03:59:03 -05:00
Janne Heß f66dda2bfa
Merge pull request #173639 from r-ryantm/auto-update/heisenbridge
heisenbridge: 1.12.0 -> 1.13.0
2022-05-20 09:35:28 +02:00
Matthias Treydte 2fd6e6e264 nginx: take care not to pull in module sources as runtime deps
Nginx likes to print the "configured with ..." stuff on startup,
containing the full configure command line. When built with
modules (which it seems to be by default), this causes the
module sources to appear as runtime dependencies. So just use
the remove-references-to script to patch those out.

For a default installation, the rtmp, dav and moreheaders
module sources are gone, for special cases potentially more.
2022-05-20 09:29:45 +02:00
Mario Rodas ae9058c49f postgresql11Packages.pipelinedb: mark as broken for PostgreSQL≠11 2022-05-20 04:20:00 +00:00
Artturi 6660810e3b
Merge pull request #173930 from ivan/victoriametrics-1.77.2
victoriametrics: 1.77.0 -> 1.77.2
2022-05-22 03:17:35 +03:00
Ivan Kozik c4b7b179eb victoriametrics: increase timeouts in tests to avoid failure
This fixes:

    storage_test.go:912: timeout
--- FAIL: TestStorageAddRowsConcurrent (11.18s)
=== RUN   TestStorageRotateIndexDB
2022-05-21 21:12:34 +00:00
Ivan Kozik 430d4ff4b8 victoriametrics: 1.77.0 -> 1.77.2
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.2

https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.77.1
2022-05-21 20:39:51 +00:00
Maximilian Bosch aea3ec632d
mailman: split python env for web and mailman 2022-05-20 01:36:48 +02:00
Maximilian Bosch 72a14ea563
mailman: refactor package structure
* Removed unused `.package`-option.
* Added explicit postgresql support.
* Create a new meta-package for mailman to make sure each component has
  the **same** python and packages can be downgraded if needed (e.g.
  psycopg2 or sqlalchemy) without interfering with `pythonPackages` in any way.
* Document why certain python overrides are needed.

Closes #170035
Closes #158424
2022-05-20 01:21:20 +02:00
Martin Weinelt f33b07e728
bind: 9.18.1 -> 9.18.3
> An assertion failure can be triggered if a TLS connection to a
> configured http TLS listener with a defined endpoint is destroyed too
> early.

https://kb.isc.org/v1/docs/cve-2022-1183

Fixes: CVE-2022-1183
2022-05-20 01:20:16 +02:00
github-actions[bot] b833efbcd7
Merge master into staging-next 2022-05-19 18:06:51 +00:00
Sandro e05836a3d8
Merge pull request #173643 from FliegendeWurst/zoneminder-1.36.15
zoneminder: 1.36.10 -> 1.36.15
2022-05-19 19:37:32 +02:00
Sandro c410f07f54
Merge pull request #173161 from trofi/fix-fno-common-for-lcdproc
lcdproc: pull upstream fix for fno-common toolchains
2022-05-19 19:08:05 +02:00
FliegendeWurst 1920be67a7 zoneminder: 1.36.10 -> 1.36.15 2022-05-19 17:56:33 +02:00
R. Ryantm e6d2c2d2f9 heisenbridge: 1.12.0 -> 1.13.0 2022-05-19 15:38:14 +00:00
Mario Rodas f6c480bbae
Merge pull request #173494 from 06kellyjac/agate
agate: 3.2.3 -> 3.2.4
2022-05-19 08:50:42 -05:00
Maximilian Bosch c48b9a8428
Merge pull request #173022 from Ma27/bump-wiki-js
wiki-js: 2.5.279 -> 2.5.282
2022-05-19 15:01:48 +02:00
Sandro f4070ff28a
Merge pull request #162082 from fgaz/bloat/init 2022-05-19 15:01:07 +02:00
github-actions[bot] bd83e4cf98
Merge master into staging-next 2022-05-19 12:01:54 +00:00
Maximilian Bosch 2c0b81666d
wiki-js: 2.5.279 -> 2.5.282
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.280
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.281
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.282
2022-05-19 12:48:16 +02:00
Anillc f7846451a1 frr: support rpki 2022-05-19 16:00:36 +08:00
github-actions[bot] 17dfec3606
Merge master into staging-next 2022-05-19 00:02:14 +00:00
Martin Weinelt 19e278b288
home-assistant: 2022.5.4 -> 2022.5.5
https://github.com/home-assistant/core/releases/tag/2022.5.5
2022-05-18 22:47:48 +02:00
Sumner Evans 2836ac6b83
matrix-synapse: 1.58.0 -> 1.59.1 2022-05-18 09:05:30 -06:00
06kellyjac ce7ebe6cca agate: 3.2.3 -> 3.2.4 2022-05-18 14:32:17 +01:00
github-actions[bot] bd9c07eb24
Merge master into staging-next 2022-05-18 12:01:24 +00:00
Shea Levy 7456be85db
Merge branch 'staging-next' into staging 2022-05-18 06:40:21 -04:00
Maximilian Bosch f1f849afb8
Merge pull request #171736 from arnottcr/nextcloud
nextcloud24: init at 24.0.0
2022-05-18 12:14:01 +02:00
Lassulus f34acbd2b1
Merge pull request #172871 from waldheinz/prometheus-no-plugins
prometheus: fix build when all service discovery plugins are disabled
2022-05-18 10:25:18 +02:00
Lassulus da528a2f32
Merge pull request #165376 from r-ryantm/auto-update/apache-storm
storm: 2.3.0 -> 2.4.0
2022-05-18 10:22:34 +02:00
Artturi c4bc031b51
Merge pull request #171915 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.4.1 -> 1.4.2
2022-05-18 04:36:55 +03:00
Euan Kemp 4720f3ac73 postgresqlPackages.wal2json: init at 2.4 2022-05-17 22:47:12 +00:00
Robert Schütz 850f536749 radicale: add optional dependency pytz 2022-05-17 22:23:57 +02:00
Bernardo Meurer 2a093dadc1
Merge pull request #173293 from MayNiklas/patch-5
plex: 1.26.0.5715-8cf78dab3 -> 1.26.1.5798-99a4a6ac9
2022-05-17 13:04:09 -07:00
ajs124 c74c00a4bb
Merge pull request #173406 from helsinki-systems/upd/icinga2
icinga2: 2.13.2 -> 2.13.3
2022-05-17 18:25:47 +02:00
ajs124 fbdc250c1a
Merge pull request #173409 from helsinki-systems/upd/icingaweb2-ipl
icingaweb2-ipl: 0.8.0 -> 0.8.1
2022-05-17 18:11:01 +02:00
Silvan Mosberger 13f71ddef2
Merge pull request #167195 from schnusch/invidious
invidious: unstable-2022-03-16 -> unstable-2022-05-04
2022-05-17 17:58:51 +02:00
Janne Heß 382f515dae
icingaweb2-ipl: 0.8.0 -> 0.8.1 2022-05-17 17:13:13 +02:00
Janne Heß 8c53d65350
icinga2: 2.13.2 -> 2.13.3 2022-05-17 17:11:11 +02:00
Pavel Borzenkov 267af27a65 mpd: enable NFS support on Darwin
mpd builds and works just fine with NFS on Darwin.
2022-05-17 12:01:02 +02:00
Charlotte Van Petegem 9d4a9f1396
mautrix-whatsapp: add myself as a maintainer 2022-05-17 09:59:52 +02:00
Charlotte Van Petegem 3668437702
mautrix-whatsapp: 0.3.1 -> 0.4.0
https://github.com/mautrix/whatsapp/releases/tag/v0.4.0
2022-05-17 09:59:17 +02:00
Nick Cao 495d1e946a
matterbridge: 1.25.0 -> 1.25.1 2022-05-17 13:49:01 +08:00
schnusch 1305a10b29 invidious: unstable-2022-03-16 -> unstable-2022-05-11 2022-05-16 23:13:44 +02:00
schnusch 0369625a82 invidious: use UTC for version in update script
Previously the commits timezone was used for the date in the version.
This turned out to be wrong for 1f3f2788d4
See 104e4643c5
2022-05-16 23:12:09 +02:00
schnusch 9a1264cab0 invidious.lsquic.boringssl: fix gcc11 build 2022-05-16 23:12:06 +02:00
github-actions[bot] e87bfef273
Merge staging-next into staging 2022-05-16 18:11:41 +00:00
Niklas 810f5b99a4
plex: 1.26.0.5715-8cf78dab3 ->1.26.1.5798-99a4a6ac9 2022-05-16 20:06:50 +02:00
github-actions[bot] 115f2f7878
Merge master into staging-next 2022-05-16 18:05:56 +00:00
Martin Weinelt ab39425ba3
Merge pull request #173251 from K900/python-bullshittery 2022-05-16 17:55:11 +02:00
Ian Kerins 8ef6c2bbf8 nitter: unstable-2022-03-21 -> unstable-2022-05-13
Bump dependencies to match upstream.

Closes #169525.
2022-05-16 10:12:49 -05:00
Ian Kerins 0f42a04eb0 nitter: compile markdown
This currently compiles about.html, served at /about.

This step was added upstream in
8c2e0c66e271673a9dfe0bad22b523e4d2799049.
2022-05-16 10:12:49 -05:00
github-actions[bot] add75748e2
Merge staging-next into staging 2022-05-16 12:03:45 +00:00
github-actions[bot] f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00
K900 016facb869 hyperkitty: backport patch fixing Python 3.10 support 2022-05-16 13:27:16 +03:00
K900 a4c0d2b344 netbox: fix build, drop overrides, update Django 2022-05-16 13:27:16 +03:00
Johannes Schleifenbaum 57affb106a
libreddit: 0.22.6 -> 0.22.7 2022-05-16 09:04:37 +02:00
github-actions[bot] 17a8a7deac
Merge staging-next into staging 2022-05-16 06:01:47 +00:00
github-actions[bot] 3c26e1e9df
Merge master into staging-next 2022-05-16 06:01:13 +00:00
Artturi 21910a2bb7
Merge pull request #173146 from penguwin/wishlist
wishlist: 0.4.0 -> 0.5.0
2022-05-16 05:51:09 +03:00
Anderson Torres 78e9451320
Merge pull request #173149 from AndersonTorres/MISC
frr: 8.1 -> 8.2.2
2022-05-15 23:02:07 -03:00
github-actions[bot] f74178b418
Merge staging-next into staging 2022-05-15 18:01:53 +00:00
github-actions[bot] 4d302fe767
Merge master into staging-next 2022-05-15 18:01:22 +00:00
Jörg Thalheim ea69f79829
Merge pull request #172988 from McSinyx/dendrite-0.8.5
dendrite: 0.8.4 -> 0.8.5
2022-05-15 18:59:38 +01:00
Vladimír Čunát d72c6a72d0
Merge branch 'master' into staging-next 2022-05-15 18:17:05 +02:00
Sergei Trofimovich 578e075e1a lcdproc: pull upstream fix for fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: iface.o:(.bss+0x0): multiple definition of `iface'; main.o:(.bss+0x60): first defined here
2022-05-15 17:12:05 +01:00
Bobby Rong 782b483c96
Merge pull request #168078 from aaronjheng/consul_exporter
prometheus-consul-exporter: 0.7.1 -> 0.8.0
2022-05-15 23:49:18 +08:00
AndersonTorres bd253b46fa frr: 8.1 -> 8.2.2 2022-05-15 10:50:30 -03:00
Martin Weinelt 080832a6e3
Merge pull request #173086 from dotlambda/vallox-websocket-api-init 2022-05-15 15:30:49 +02:00
Nicolas Martin 2a78dc8e4b wishlist: 0.4.0 -> 0.5.0 2022-05-15 15:12:47 +02:00
pennae aa3b0b19f0
Merge pull request #173124 from pennae/unifi-update
unifi7: 7.1.61 -> 7.1.65
2022-05-15 11:24:31 +00:00
Nguyễn Gia Phong f4ab23a73b
dendrite: 0.8.4 -> 0.8.5 2022-05-15 19:39:56 +09:00
pennae a5051448d8 unifi7: 7.1.61 -> 7.1.65 2022-05-15 11:48:53 +02:00
Fabian Affolter 81626bf4a8
Merge pull request #173083 from dotlambda/tesla-powerwall-init
home-assistant: support powerwall component
2022-05-15 11:30:29 +02:00
Robert Schütz 28e13a80c6 timetagger: improve expession
`pname` is now `timetagger` instead of `python3.9-timetagger-22.4.2`.
2022-05-15 06:09:35 +00:00
github-actions[bot] a41870fcba
Merge staging-next into staging 2022-05-15 06:01:50 +00:00
github-actions[bot] a44988ac0d
Merge master into staging-next 2022-05-15 06:01:17 +00:00
Jan Tojnar d1b77f990f Merge branch 'staging-next' into staging
Conflicts:
	pkgs/applications/networking/browsers/firefox/common.nix between f6c5761935 and a373324120.
2022-05-15 07:08:29 +02:00
Robert Schütz bbd15302f8 home-assistant: support vallox component 2022-05-15 02:44:02 +00:00
Robert Schütz dc743d582e home-assistant: support powerwall component 2022-05-15 02:07:20 +00:00
Mario Rodas a7090ba9c0
Merge pull request #171337 from aaronjheng/prometheus-openldap-exporter
prometheus-openldap-exporter: 2.2.0 -> 2.2.1
2022-05-14 19:28:48 -05:00