Commit Graph

20434 Commits

Author SHA1 Message Date
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
Aaron Jheng
39e0af7b7e
prometheus-mysqld-exporter: tweak test flags 2022-05-20 23:57:16 +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
David Tchekachev
0f63bd3ba8
nixos/bird-lg: init 2022-05-20 15:44:00 +03:00
David Tchekachev
0a9f6d1d9c
bird-lg: init at 2022-05-09 2022-05-20 15:43:58 +03: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
Sergei Trofimovich
84fad7bf60 dspam: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: .libs/hash_drv.o:/build/dspam-3.10.2/src/util.h:96: multiple definition of `verified_user';
      .libs/libdspam.o:/build/dspam-3.10.2/src/util.h:96: first defined here
2022-05-20 09:00:27 +01: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
Aaron Jheng
0ce4fec785
mysql: 8.0.28 -> 8.0.29 2022-05-18 14:59:39 +00: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
Ivar Scholten
578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +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
49810cec5d
mjolnir: 1.4.1 -> 1.4.2 2022-05-16 10:19:52 +02: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
github-actions[bot]
826104819b
Merge master into staging-next 2022-05-15 00:02:28 +00:00
Mario Rodas
43ff6cb1c0
Merge pull request #172608 from andreisergiu98/update/sonarr-3.0.8.1507
sonarr: 3.0.7.1477 -> 3.0.8.1507
2022-05-14 18:51:21 -05:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
Sergei Trofimovich
5f137cf5b7 apacheHttpdPackages.mod_tile: pull upstream fix for -fno-common
Without che change build on upstream gcc-10 fails as:

    ld: src/renderd-gen_tile.o:/build/source/includes/daemon.h:48:
      multiple definition of `render_request_queue'; src/daemon.o:/build/source/includes/daemon.h:48: first defined here
2022-05-14 12:59:05 +01:00
Pascal Bach
9ae882c6a9
Merge pull request #172898 from Ma27/bump-grafana
grafana: 8.5.1 -> 8.5.2
2022-05-14 11:20:15 +02:00
Aaron Jheng
61e21feee0
prometheus-nginx-exporter: 0.9.0 -> 0.10.0 2022-05-14 08:18:31 +00:00
Yt
05dd614c53
redpanda: fix linux build (#172964)
* redpanda: fix linux build

* redpanda: linux arm hash update

Co-authored-by: Bobby Rong <rjl931189261@126.com>

* redpanda: darwin arm hash update

Co-authored-by: Bobby Rong <rjl931189261@126.com>

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-05-14 02:28:59 -04:00
github-actions[bot]
b0b4881903
Merge master into staging-next 2022-05-14 06:13:28 +00:00
Jörg Thalheim
3c02f993da
Merge pull request #172978 from midchildan/fix/trafficserver
trafficserver: 9.1.1 -> 9.1.2
2022-05-14 07:08:12 +01:00
github-actions[bot]
3328bc9666
Merge master into staging-next 2022-05-14 00:02:10 +00:00
Artturi
fa76c9801d
Merge pull request #172893 from YorikSar/zhf-xorg-broken-darwin
xorg: Mark several drivers as broken on Darwin
2022-05-14 01:30:08 +03:00
Pascal Bach
15cfd75fcf
Merge pull request #172605 from bachp/minio-2022-05-08T23-50-31Z
minio: 2022-03-22T02-05-10Z -> 2022-05-08T23-50-31Z
2022-05-13 21:30:43 +02:00
Alyssa Ross
3ab458c39a virtiofsd: fix static 2022-05-13 19:10:25 +00:00
Alyssa Ross
4b28e6bcbc virtiofsd: 1.1.0 -> 1.2.0 2022-05-13 19:10:25 +00:00
midchildan
ea9188a989
trafficserver: 9.1.1 -> 9.1.2 2022-05-14 03:20:23 +09:00
Maximilian Bosch
128644de07
grafana: 8.5.1 -> 8.5.2
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.5.2
2022-05-13 20:09:47 +02:00
github-actions[bot]
fe71877bbd
Merge staging-next into staging 2022-05-13 18:03:04 +00:00
github-actions[bot]
bcb22e9a7b
Merge master into staging-next 2022-05-13 18:01:23 +00:00
Yuriy Taraday
7db78758fa xorg: Mark several drivers as broken on Darwin
Several drivers are built for Darwin on Hydra even though they never
worked and probably never will work there. Mark them as broken to avoid
wasted cycles.
2022-05-13 20:07:10 +03:00
Matthias Treydte
0c9a754a6c prometheus: fix build when all service discovery plugins are disabled
Since c6fae8bb0e, when all discovery
plugins are disabled, the postPatch phase contains shell code like

> ( ) > plugins.yml

which is invalid syntax. So make sure there's always at least
one statement for the subshell, giving the expected empty file.
2022-05-13 17:00:44 +02:00
Mario Rodas
9457a82e42
Merge pull request #171459 from ivan/postgresql-is-14
nixos/postgresql: use postgres 14 for 22.05
2022-05-13 06:44:25 -05:00
Martin Weinelt
fbadde30eb
home-assistant: 2022.5.3 -> 2022.5.4
https://github.com/home-assistant/core/releases/tag/2022.5.4
2022-05-13 13:33:19 +02:00
github-actions[bot]
c9945b4333
Merge staging-next into staging 2022-05-13 06:04:33 +00:00
github-actions[bot]
968836294d
Merge master into staging-next 2022-05-13 06:03:49 +00:00
Mario Rodas
b43e5ff6d2
Merge pull request #172781 from marsam/update-postgresql
postgresql: 10.20 -> 10.21, 11.15 -> 11.16, 12.10 -> 12.11, 13.6 -> 13.7, 14.2 -> 14.3
2022-05-12 22:39:48 -05:00
squalus
728b0c81fe invidious: fix build
The build was broken since 52f8cf58a4 when
gcc was updated from 10 to 11. This forces lsquic's version of boringssl
to build with gcc 10.
2022-05-12 17:08:36 -07:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Thiago Kenji Okada
e2992b1895
Merge pull request #172307 from thiagokokada/libpulseaudio-fixes-darwin
libpulseaudio: fix build on x86_64-darwin
2022-05-12 21:45:50 +01:00
Silvan Mosberger
fd50826952
Merge pull request #104457 from ju1m/public-inbox
Update public-inbox to 1.8.0 and add systemd services
2022-05-12 20:46:39 +02:00
Naïm Favier
9c5fb74132
pufferpanel: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Naïm Favier
407a02d056
navidrome: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Sandro
d89d7af1ba
Merge pull request #171165 from justinas/teleport-9
teleport: 8.1.3 -> 9.1.2, add rdpclient
2022-05-12 20:08:26 +02:00
github-actions[bot]
6b23d26afc
Merge master into staging-next 2022-05-12 18:02:25 +00:00
Sandro
bc5cf023af
Merge pull request #172611 from andreisergiu98/update/ombi-4.16.12
ombi: 4.10.2 -> 4.16.12
2022-05-12 15:36:41 +02:00
github-actions[bot]
6705a41352
Merge staging-next into staging 2022-05-12 12:09:45 +00:00
Janne Heß
0c52a65f7e
Merge pull request #172306 from helsinki-systems/upd/dovecot
dovecot: 2.3.18 -> 2.3.19
2022-05-12 12:12:20 +02:00
7c6f434c
12697a1621
Merge pull request #172016 from KAction/nginx-doc
nginx: build offline documentation
2022-05-12 09:21:41 +00:00
Mario Rodas
eb452cce05 postgresqlPackages.plpgsql_check: 2.1.3 -> 2.1.5 2022-05-12 04:20:00 +00:00
Mario Rodas
242c4aaf39 postgresql_14: 14.2 -> 14.3
https://www.postgresql.org/docs/release/14.3/
2022-05-12 04:20:00 +00:00
Mario Rodas
84e86fc9ee postgresql_13: 13.6 -> 13.7
https://www.postgresql.org/docs/release/13.7/
2022-05-12 04:20:00 +00:00
Mario Rodas
9d599ca124 postgresql_12: 12.10 -> 12.11
https://www.postgresql.org/docs/release/12.11/
2022-05-12 04:20:00 +00:00
Mario Rodas
74707e7b12 postgresql_11: 11.15 -> 11.16
https://www.postgresql.org/docs/release/11.16/
2022-05-12 04:20:00 +00:00
Mario Rodas
5a19730b5d postgresql_10: 10.20 -> 10.21
https://www.postgresql.org/docs/release/10.21/
2022-05-12 04:20:00 +00:00
Dmitry Bogatov
aa9eb4509c
nginx-doc-unstable: init at 2022-05-05
Build documentation of nginx (which is maintained separately from webserver
itself) and make it available both as "nginx-doc" attribute and as "doc" output
of "nginx" derivation.
2022-05-11 21:38:04 -04:00
Dmitry Bogatov
c92ef7a135
nginx: build offline documentation 2022-05-11 21:38:04 -04:00
Julien Moutinho
fd2616c92c public-inbox: unstable-2022-04-05 -> 1.8.0 2022-05-12 01:56:46 +02:00
Julien Moutinho
8b2b5be3b5 public-inbox: 1.7.0 -> unstable-2022-04-05 2022-05-12 01:56:45 +02:00
Julien Moutinho
6cf2f46995 public-inbox: 1.6.1 -> 1.7.0 2022-05-12 01:56:43 +02:00
Julien Moutinho
9b6223d1fa public-inbox: 1.2.0 -> 1.6.1 2022-05-12 01:56:04 +02:00
Ivan Kozik
c6a4414766 postgresqlPackages.pg_safeupdate: 1.2 -> 1.4
This fixes the build with PostgreSQL 14.
2022-05-11 23:51:28 +00:00
Jan Tojnar
5af93e6908 Merge branch 'staging-next' into staging 2022-05-12 01:24:26 +02:00
Andrei Pampu
9cdae4a776
ombi: 4.10.2 -> 4.16.12 2022-05-12 00:33:24 +03:00
Andrei Pampu
69cf5e5b77
sonarr: 3.0.7.1477 -> 3.0.8.1507 2022-05-12 00:29:17 +03:00
Pascal Bach
eedc6b083e minio: 2022-03-22T02-05-10Z -> 2022-05-08T23-50-31Z 2022-05-11 23:00:17 +02:00
Artturi
60b3e40b48
Merge pull request #172285 from r-ryantm/auto-update/jitsi-meet
jitsi-meet: 1.0.6091 -> 1.0.6155
2022-05-11 23:47:26 +03:00
github-actions[bot]
7dbfbc2e90
Merge staging-next into staging 2022-05-11 18:10:52 +00:00
Thiago Kenji Okada
eb6c3e1591
Merge pull request #171101 from NickCao/dendrite-bump
dendrite: 0.8.1 -> 0.8.4
2022-05-11 14:27:50 +01:00
github-actions[bot]
044ddc2335
Merge staging-next into staging 2022-05-11 12:08:47 +00:00
Peter Simons
0000449418
Merge pull request #172535 from LeSuisse/minihttpd-fix-build-c++14
mini-httpd: fix the build
2022-05-11 12:59:48 +02:00
Nick Cao
82f0b53588
dendrite: 0.8.1 -> 0.8.4 2022-05-11 18:40:05 +08:00
Lassulus
eede06341b
Merge pull request #163812 from r-ryantm/auto-update/prometheus-xmpp-alerts
prometheus-xmpp-alerts: 0.5.1 -> 0.5.3
2022-05-11 12:39:35 +02:00
Thomas Gerbet
a722d04617 mini-httpd: fix the build
Moved back to C++14 where dynamic exception specifications are
deprecated but still present.

ZHF: #172160
2022-05-11 11:46:21 +02:00
github-actions[bot]
2d62d4f8e6
Merge staging-next into staging 2022-05-11 06:02:11 +00:00
Stanisław Pitucha
4c8fe91fb0 go-camo: init at 2.4.0 2022-05-11 14:35:17 +10:00
libjared
104a92fe77
dictd: remove deprecated enable-dictorg flag
This flag was removed in 1.13.0 and is now unrecognized
2022-05-10 21:19:11 -04:00
Sandro
41ff747f88
Merge pull request #167916 from GoogleBot42/fix-prowlarr
prowlarr: Update dependencies, zlib and dotnet runtime
2022-05-11 03:15:24 +02:00
Sandro
3fd961b1fb
Merge pull request #167917 from GoogleBot42/fix-radarr
radarr: Update dependencies, zlib and dotnet runtime
2022-05-11 03:15:08 +02:00
Artturi
832458dd46
Merge pull request #172158 from NULLx76/auto-update/unpackerr
unpackerr: 0.9.9 -> 0.10.0
2022-05-11 04:11:54 +03:00
github-actions[bot]
fd4c3782e1
Merge staging-next into staging 2022-05-11 00:07:59 +00:00
Sandro
b133179ebe
Merge pull request #172145 from azuwis/uxplay 2022-05-11 00:49:16 +02:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
Luke Granger-Brown
1d199f7eee
Merge pull request #172284 from Mindavi/envoy/fix-deps
envoy: fix sha256 for x86_64-linux/aarch64-linux
2022-05-10 18:13:03 +01:00
Luke Granger-Brown
69c4a08072 envoy: fix sha256 for aarch64-linux 2022-05-10 19:12:05 +02:00
Lara
b9a74a1b67 snipe-it: init at 5.4.3
Snipe-IT is a web-based open source asset management system.

https://snipeitapp.com/
2022-05-10 16:57:21 +02:00
Maciej Krüger
dd8fdc3ff0
Merge pull request #172279 from r-ryantm/auto-update/haste-server 2022-05-10 15:43:07 +02:00
Thiago Kenji Okada
ee67a98c58 libpulseaudio: make darwin changes conditionally to avoid mass-rebuild 2022-05-10 14:26:37 +01:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00
Aaron Jheng
bf889b9d3d
prometheus-openldap-exporter: 2.2.0 -> 2.2.1 2022-05-10 11:48:20 +00:00
Andrew Childs
9cf2c67910 libpulseaudio: fix build on x86_64-darwin
Signed-off-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2022-05-10 10:04:43 +01:00
ajs124
20020f7c11 dovecot_pigeonhole: 0.5.18 -> 0.5.19 2022-05-10 09:54:17 +01:00
ajs124
d33a05ab89 dovecot: 2.3.18 -> 2.3.19 2022-05-10 09:53:04 +01:00
Fabian Affolter
f6db7459cc
Merge pull request #172264 from dotlambda/pysabnzbd-init
home-assistant: support sabnzbd component
2022-05-10 08:44:30 +02:00
Fabian Affolter
157b1257c3
Merge pull request #172267 from dotlambda/datapoint-init
home-assistant: support metoffice component
2022-05-10 08:40:24 +02:00
github-actions[bot]
2bf60ff84f
Merge staging-next into staging 2022-05-10 06:01:44 +00:00
R. Ryantm
89120cda74 jitsi-meet: 1.0.6091 -> 1.0.6155 2022-05-10 05:32:30 +00:00
Rick van Schijndel
9d9b4dc64b envoy: fix sha256 for x86_64-linux 2022-05-10 07:30:10 +02:00
R. Ryantm
0684166637 haste-server: 72863858338a57d54eb9dee55530e90ebbc22453 -> 68f6fe2b96ad02e21645480448113954bc87e1f5 2022-05-10 04:48:26 +00:00
Artturi
6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
remove some useless null asserts
2022-05-10 04:24:31 +03:00
Robert Schütz
705acec552 home-assistant: support metoffice component 2022-05-10 01:06:13 +00:00
Robert Schütz
33892e9755 home-assistant: support sabnzbd component 2022-05-10 00:46:20 +00:00
Artturin
b86571f4f5 freeradius: remove useless null asserts 2022-05-10 00:02:10 +03:00
Justinas Stankevicius
e3a4076faa teleport: add rdpclient 2022-05-09 23:35:46 +03:00
Justinas Stankevicius
25cf5ebcd0 teleport: 8.1.3 -> 9.1.2 2022-05-09 23:35:46 +03:00
github-actions[bot]
629adb097a
Merge staging-next into staging 2022-05-09 18:01:59 +00:00
eikek
3b58c57aab
gotify-server: 2.1.0 -> 2.1.4 (#168910) 2022-05-09 17:15:27 +02:00
github-actions[bot]
27575e98ee
Merge staging-next into staging 2022-05-09 12:08:45 +00:00
Victor
cb8084f114 unpackerr: 0.9.9 -> 0.10.0 2022-05-09 11:57:52 +02:00
Zhong Jianxin
fa78bd440e uxplay: 1.50 -> 1.52 2022-05-09 17:42:29 +08:00
Luke Granger-Brown
b359585521
Merge pull request #172099 from lukegb/envoy
envoy: fix builds for x86_64-linux and aarch64-linux
2022-05-09 10:23:46 +01:00
davidak
2df966594a
Merge pull request #169816 from armeenm/qpid-cpp-python3
qpid-cpp: switch to python3
2022-05-09 09:33:16 +02:00
davidak
2ee9d67e50
Merge pull request #170707 from a-m-joseph/dante-autoreconfHook-needs-gnugrep-and-gawk
dante: remove hardwired PATH= from redefgen.sh script
2022-05-09 08:09:10 +02:00
github-actions[bot]
b4a9badcb8
Merge staging-next into staging 2022-05-09 06:01:56 +00:00
Vladimír Čunát
43c99bebda
Merge #171497: staging-next 2022-05-04 2022-05-09 07:19:20 +02:00
Luke Granger-Brown
defb2298de envoy: fix builds for x86_64-linux and aarch64-linux
* Bumps brotli version to incorporate a fix for some GCC warnings which
  get promoted to errors.
* Switches from wee8 to WAMR because it's easier to make it build
  sensibly on a range of GCC versions that aren't just "whatever ships
  with Ubuntu LTS".
* Adds a patch for WAMR's build in Envoy because it won't build properly
  under Linux aarch64, since WAMR doesn't detect aarch64 unless it's on
  macOS.
2022-05-09 00:51:26 +00:00
Bobby Rong
100de69378
Merge pull request #168273 from Anillc/telegram-bot-api
telegram-bot-api: init at 5.7
2022-05-09 08:42:03 +08:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Martin Weinelt
5178a1ed8d
Merge pull request #172100 from mweinelt/home-assistant
home-assistant: 2022.5.2 -> 2022.5.3
2022-05-09 01:32:28 +02:00
Sandro
884ba7d525
Merge pull request #171354 from dotlambda/trytond-6.4.0 2022-05-09 01:22:03 +02:00
Martin Weinelt
0d5fb7da36
home-assistant: 2022.5.2 -> 2022.5.3
https://github.com/home-assistant/core/releases/tag/2022.5.3
https://www.home-assistant.io/blog/2022/05/08/ukraine-alarm/
2022-05-09 01:15:00 +02:00
Sandro
35f68d5fad
Merge pull request #171169 from mweinelt/zigbee2mqtt
zigbee2mqtt: 1.25.0 -> 1.25.1
2022-05-09 01:01:19 +02:00
Sandro
78cc0998e3
Merge pull request #172093 from Artturin/fixes1 2022-05-09 00:31:53 +02:00
markuskowa
00260f1658
Merge pull request #172071 from posch/zib-slurm
slurm: 21.08.7.1 -> 21.08.8.2
2022-05-09 00:19:20 +02:00
Robert Schütz
99ed27107e python3Packages.passlib: specify extras-require 2022-05-08 20:30:50 +00:00
Tobias Poschwatta
5c52081c13 slurm: 21.08.7.1 -> 21.08.8.2
https://www.schedmd.com/news.php

Fixes: CVE-2022-29500, CVE-2022-29501, CVE-2022-29502
2022-05-08 22:15:47 +02:00
Artturin
7ae04c1c4d xorg.xcbutilerrors: add dev output to not propagate a dev output 2022-05-08 23:12:20 +03:00
Sandro
423aefc9c6
Merge pull request #171956 from kevincox/mautrix-head
mautrix-facebook: 0.4.0 -> unstable-2022-05-06
2022-05-08 20:09:51 +02:00
Kevin Cox
fa43ff6fe4
mautrix-facebook: 0.4.0 -> 2022-05-06-5e2c4e7f
The current version is broken on the version of mautrix-python in nixpkgs and there are a couple fixes scattered in unreleased commits. Simply update to HEAD to get it working again.
2022-05-08 10:33:20 -04:00
github-actions[bot]
a714337bb2
Merge master into staging-next 2022-05-07 12:01:21 +00:00
Robert Schütz
ecb61e6ff6 home-assistant: support nextbus component 2022-05-07 07:35:26 +00:00
R. Ryantm
20dad99154 matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.4.1 -> 1.4.2 2022-05-07 06:16:43 +00:00
github-actions[bot]
78c3adb476
Merge master into staging-next 2022-05-07 06:01:11 +00:00
Artturi
77b0530b3c
Merge pull request #171879 from SuperSandro2000/python-magic
python310Packages.python-magic: normalise attr
2022-05-07 07:23:25 +03:00
Martin Weinelt
9674b8dbb9
Merge pull request #171872 from mweinelt/home-assistant 2022-05-07 02:07:20 +02:00
techknowlogick
8679c785ac caddy: 2.5.0 -> 2.5.1 2022-05-06 20:04:57 -04:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Martin Weinelt
5f979ef4b9
home-assistant: 2022.5.1 -> 2022.5.2
https://github.com/home-assistant/core/releases/tag/2022.5.2
2022-05-07 00:21:52 +02:00
github-actions[bot]
6c361fbbd8
Merge master into staging-next 2022-05-06 18:01:18 +00:00
Martin Weinelt
d1e32cf8d8
Merge pull request #171791 from mweinelt/home-assistant 2022-05-06 18:26:59 +02:00
Sandro
53022eb02c
Merge pull request #170503 from armeenm/bump-alps
alps: 2021-09-29 -> 2022-03-01
2022-05-06 17:26:26 +02:00
Vladimír Čunát
c84e5f8e1f
Merge #170909: knot-resolver: minor improvements 2022-05-06 16:27:57 +02:00
Vladimír Čunát
8ad52489e9
Merge branch 'master' into staging-next 2022-05-06 16:07:25 +02:00
Artturi
46e402fc6e
Merge pull request #171701 from ivan/victoriametrics-1.77.0 2022-05-06 16:49:45 +03:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Yuka
723af2912b
pleroma: 2.4.2 -> 2.4.3 (#171788) 2022-05-06 12:41:07 +02:00
Yureka
96aaf29234
Revert "Merge pull request #164398 from NinjaTrappeur/nin/pleroma-wrappers"
This reverts commit 05417a66e7, reversing
changes made to 53e4f8d237.
2022-05-06 12:38:28 +02:00
Martin Weinelt
694b6efcff
home-assistant: 2022.5.0 -> 2022.5.1
https://github.com/home-assistant/core/releases/tag/2022.5.1
2022-05-06 11:31:02 +02:00
Fabian Affolter
59a5e71ff0
Merge pull request #171739 from dotlambda/brunt-init
home-assistant: support brunt component
2022-05-06 08:32:22 +02:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Artturi
c8a723fb01
Merge pull request #169997 from armeenm/mapserver-python3
mapserver: switch to python3
2022-05-06 07:18:39 +03:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
Colin Arnott
ecd8d42397
nextcloud24: init at 24.0.0
Added Nextcloud 23 and set it as the default Nextcloud version for the
NixOS module. Added PHP 8.1 as an option for phpPackage and default for
Nextcloud ≥ 24.
2022-05-06 00:37:39 +00:00
Martin Weinelt
2c501af791
Merge pull request #171740 from dotlambda/notify-events-init
home-assistant: support notify_events component
2022-05-06 02:06:40 +02:00
github-actions[bot]
b962dee3e7
Merge master into staging-next 2022-05-06 00:02:16 +00:00
Robert Schütz
afbca20c70 home-assistant: support notify_events component 2022-05-05 23:19:44 +00:00
Robert Schütz
d8b0b625dd home-assistant: support brunt component 2022-05-05 23:07:42 +00:00
Robert Schütz
cd89da18c4 home-assistant: support qnap component 2022-05-05 21:58:56 +00:00
Ivan Kozik
11a1fb28e4 victoriametrics: add comment about app/vmui/packages/vmui/web/ 2022-05-05 19:23:43 +00:00
Ivan Kozik
46f8180c5b victoriametrics: 1.76.1 -> 1.77.0
https://docs.victoriametrics.com/CHANGELOG.html#v1770
2022-05-05 19:18:17 +00:00
Ivan Kozik
d3dae7864a victoriametrics: 1.59.0 -> 1.76.1
This fixes grafana + VictoriaMetrics on NixOS master; 1.59.0 somehow
resulted in mostly empty charts.

https://docs.victoriametrics.com/CHANGELOG.html#v1761
2022-05-05 19:18:17 +00:00
Maximilian Bosch
f3791540d0
Merge pull request #170994 from Ma27/bump-wiki-js
wiki-js: 2.5.277 -> 2.5.279
2022-05-05 20:53:54 +02:00
github-actions[bot]
aba90d9366
Merge master into staging-next 2022-05-05 18:05:32 +00:00
Kerstin Humm
3b5fc1fde1 kanidm: init at 1.1.0-alpha.8
Co-Authored-By:  Martin Weinelt <mweinelt@users.noreply.github.com>
Co-Authored-By:  Flakebi <flakebi@t-online.de>
2022-05-05 19:06:13 +02:00
Martin Weinelt
a394b50112
Merge pull request #171663 from fabaff/raincloudy
python310Packages.raincloudy: init at 1.1.1
2022-05-05 17:15:33 +02:00
Fabian Affolter
ab27f31b98 home-assistant: update component-packages 2022-05-05 16:51:02 +02:00
Fabian Affolter
815f83a01e home-assistant: update component-packages 2022-05-05 16:42:55 +02:00
Martin Weinelt
f7d7b08d10
Merge pull request #171630 from fabaff/meater-python
python310Packages.meater-python: init at 0.0.8
2022-05-05 14:26:07 +02:00
github-actions[bot]
5b965b95d5
Merge master into staging-next 2022-05-05 12:04:22 +00:00
sternenseemann
879951577d
Merge pull request #171236 from sternenseemann/inspircd-3.13.0
inspircd: 3.12.0 -> 3.13.0
2022-05-05 12:01:44 +02:00
Fabian Affolter
6f960f08b5 home-assistant: update component-packages 2022-05-05 10:34:02 +02:00
Martin Weinelt
45a1d1c8d9
Merge pull request #171570 from mweinelt/home-assistant 2022-05-05 09:26:13 +02:00
github-actions[bot]
375b571b04
Merge master into staging-next 2022-05-05 06:01:10 +00:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Artturi
0b64a2d69a
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
2022-05-05 03:58:39 +03:00
github-actions[bot]
ae265ec922
Merge master into staging-next 2022-05-05 00:02:31 +00:00
Mario Rodas
9344233ab1
Merge pull request #171334 from aaronjheng/prometheus-aws-s3-exporter
prometheus-aws-s3-exporter: 0.4.1 -> 0.5.0
2022-05-04 18:55:03 -05:00
Martin Weinelt
11ca7ae7e1 home-assistant: disable more dependency tests
More victims of home-assistants pytest-aiohttp pin.
2022-05-04 21:52:40 +00:00
Martin Weinelt
5aad723328 home-assistant: 2022.4.7 -> 2022.5.0
https://www.home-assistant.io/blog/2022/05/04/release-20225/
2022-05-04 21:52:30 +00:00
Armeen Mahdian
dc75a521b8 alps: 2021-09-29 -> 2022-03-01 2022-05-04 15:26:11 -05:00
Vladimír Čunát
453f19bb85
Merge branch 'master' into staging-next 2022-05-04 21:02:39 +02:00
Kim Lindberger
ad5e4dacb4
Merge pull request #171066 from felixsinger/pkgs/keycloak/update
keycloak: 17.0.1 -> 18.0.0
2022-05-04 20:51:11 +02:00
github-actions[bot]
747719f235
Merge master into staging-next 2022-05-04 18:01:28 +00:00
Aaron Jheng
8e225170e2
prometheus-haproxy-exporter: 0.12.0 -> 0.13.0 (#171336) 2022-05-04 12:51:52 -04:00
github-actions[bot]
16684f8bd3
Merge master into staging-next 2022-05-04 12:01:10 +00:00
Martin Weinelt
19687b6c9c
matrix-appservice-irc: 0.33.1 -> 0.34.0
https://matrix.org/blog/2022/05/04/0-34-0-security-release-for-matrix-appservice-irc-high-severity
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.34.0
2022-05-04 10:09:14 +02:00
Pascal Bach
bf905c190c
Merge pull request #171390 from DarkKirb/matrix-1.58
matrix-synapse: 1.57.0 -> 1.58.0
2022-05-04 09:22:45 +02:00
techknowlogick
404e8283e9 mastodon: 3.5.1 -> 3.5.2 2022-05-04 09:19:41 +02:00
github-actions[bot]
23791ce6d0
Merge staging-next into staging 2022-05-04 06:02:12 +00:00
Bernardo Meurer
532330778c
Merge pull request #171460 from lovesegfault/hqplayerd-4.31.0
treewide: misc updates
2022-05-03 22:12:26 -07:00
Artturi
e475fb95fb
Merge pull request #170624 from benneti/wallabag-longDesc
wallabag: fix comment with usage instructions
2022-05-04 05:55:25 +03:00
github-actions[bot]
ee7e3f30f3
Merge staging-next into staging 2022-05-04 00:02:57 +00:00
Bernardo Meurer
c15cf25d3d
roon-server: 1.8-933 -> 1.8-935 2022-05-03 16:28:46 -07:00
Bernardo Meurer
23fbc0816c
hqplayerd: 4.30.3-87 -> 4.31.0-89 2022-05-03 16:21:57 -07:00
davidak
50a1e912e2
Merge pull request #171251 from aaronjheng/uchiwa
uchiwa: remove
2022-05-03 22:35:49 +02:00
Niklas
f1531b1b82 unifi: 7.0.25 -> 7.1.61 2022-05-03 21:12:46 +02:00
Felix Singer
9765ee6bbf keycloak: 17.0.1 -> 18.0.0
Release notes available at https://www.keycloak.org/docs/latest/release_notes/index.html#keycloak-18-0-0.

The way the database port is configured changed in Keycloak 18 and the
old way of including it in the `db-url-host` setting no longer
works. Use the new `db-url-port` setting instead.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
Signed-off-by: Kim Lindberger <kim.lindberger@gmail.com>
2022-05-03 16:12:55 +02:00
github-actions[bot]
00dc0eecc7
Merge staging-next into staging 2022-05-03 12:01:45 +00:00
Charlotte 🦝 Delenk
7f1ddd2da5
matrix-synapse: 1.57.0 -> 1.58.0
Closes #169534
2022-05-03 12:57:24 +01:00
Matthieu Coudron
5114d91cd8
Merge pull request #169802 from NinjaTrappeur/nin/prosody012 2022-05-03 11:04:17 +02:00
github-actions[bot]
c1ff998022
Merge staging-next into staging 2022-05-03 06:02:00 +00:00
Zhaofeng Li
74fb11c352 moonraker: unstable-2022-03-10 -> unstable-2022-04-23 2022-05-02 19:51:46 -07:00
Aaron Jheng
5aec68a789
prometheus-aws-s3-exporter: 0.4.1 -> 0.5.0 2022-05-03 00:53:53 +00:00
happysalada
d60e768cb1 redpanda: init at 21.11.15 2022-05-02 20:32:21 -04:00
github-actions[bot]
46944fe032
Merge staging-next into staging 2022-05-03 00:02:25 +00:00
Sandro
d498f89548
Merge pull request #167166 from emilytrau/openvscode-server-1.66.0
openvscode-server: 1.62.3 -> 1.66.0
2022-05-03 00:14:07 +02:00
github-actions[bot]
c4bf3689ee
Merge staging-next into staging 2022-05-02 18:10:52 +00:00
Nicolas M
6a19729060 wishlist: init at 0.4.0 2022-05-02 19:31:52 +02:00
Sandro
4cc006b433
Merge pull request #171197 from aaronjheng/matterircd
matterircd: 0.25.0 -> 0.25.1
2022-05-02 16:24:48 +02:00