Commit Graph

27280 Commits

Author SHA1 Message Date
figsoda
3aed07b966
Merge pull request #234581 from sikmir/flashmq
flashmq: init at 1.4.5
2023-05-28 09:57:55 -04:00
Nikolay Korotkiy
bbefb9b2a3
flashmq: init at 1.4.5 2023-05-28 16:51:14 +04:00
R. Ryantm
2f682e5b6c krill: 0.12.3 -> 0.13.0 2023-05-28 11:33:06 +00:00
R. Ryantm
81da794d5b memcached: 1.6.19 -> 1.6.20 2023-05-28 10:45:07 +00:00
Maxine Aubrey
3014fe9ef8
plex: 1.32.1.6999-91e1e2e2c -> 1.32.2.7100-248a2daf0 2023-05-28 11:22:30 +02:00
Weijia Wang
4f4d0cc939
Merge pull request #228961 from r-ryantm/auto-update/victoriametrics
victoriametrics: 1.89.1 -> 1.91.0
2023-05-28 10:38:34 +03:00
Nick Cao
6b2589cb5b
mautrix-telegram: 0.13.0 -> 0.14.0
Diff: https://github.com/mautrix/telegram/compare/refs/tags/v0.13.0...v0.14.0
2023-05-28 15:23:06 +08:00
R. Ryantm
a007ccb08d telegraf: 1.26.2 -> 1.26.3 2023-05-28 04:39:24 +00:00
R. Ryantm
6a35ff3d8a router: 1.18.1 -> 1.19.0 2023-05-28 03:48:55 +00:00
Weijia Wang
93e6e97194 victoriametrics: add upstream patches 2023-05-28 01:58:50 +03:00
Weijia Wang
b80714f2c1
Merge pull request #234485 from r-ryantm/auto-update/nats-server
nats-server: 2.9.16 -> 2.9.17
2023-05-28 01:42:27 +03:00
Thomas Gerbet
ed33222971 etcd_3_3: mark vulnerable to CVE-2023-32082 2023-05-28 08:04:43 +10:00
Thomas Gerbet
85f15277d0 etcd: switch to etcd_3_5 2023-05-28 08:04:43 +10:00
Weijia Wang
f794726617
Merge pull request #234465 from wegank/influxdb-refactor
influxdb, influxdb2: migrate to bindgenHook
2023-05-27 23:04:00 +03:00
R. Ryantm
cbf3c2f6f5 nats-server: 2.9.16 -> 2.9.17 2023-05-27 19:45:43 +00:00
Weijia Wang
2e290f5676 influxdb2: migrate to bindgenHook 2023-05-27 20:05:57 +03:00
Weijia Wang
26d5c72cac influxdb: migrate to bindgenHook 2023-05-27 20:05:28 +03:00
Thomas Gerbet
55a9632753 metabase: 0.46.2 -> 0.46.4
Fixes CVE-2023-32680.

Changelogs:
https://github.com/metabase/metabase/releases/tag/v0.46.4
https://github.com/metabase/metabase/releases/tag/v0.46.3
2023-05-27 18:42:39 +02:00
Raito Bezarius
2ede3cb621 nextcloud26: 26.0.1 -> 26.0.2
https://nextcloud.com/changelog/#26-0-2
2023-05-27 18:03:58 +02:00
Alyssa Ross
6abae5cbb5 xwayland: set meta.mainProgram 2023-05-27 15:00:40 +00:00
Robert Scott
b65f4b653b
Merge pull request #234398 from lorenz/fix-prom
prometheus: skip tests on 32-bit platforms
2023-05-27 15:59:04 +01:00
Lorenz Brun
e1a0a7aa76 prometheus: skip tests on 32-bit platforms 2023-05-27 15:58:45 +02:00
Robert Scott
2d895ae34c
Merge pull request #234392 from lorenz/fix-teleport
teleport: mark as broken on <64 bit platforms
2023-05-27 12:48:04 +01:00
Weijia Wang
ae0b0867da
Merge pull request #234349 from r-ryantm/auto-update/mediamtx
mediamtx: 0.23.0 -> 0.23.3
2023-05-27 12:57:45 +03:00
Lorenz Brun
12be07b11c teleport: mark as broken on <64 bit platforms 2023-05-27 11:18:34 +02:00
R. Ryantm
c256f09dac mediamtx: 0.23.0 -> 0.23.3 2023-05-27 03:05:34 +00:00
figsoda
fba54af741
Merge pull request #234329 from wegank/sonic-server-refactor
sonic-server: migrate to bindgenHook
2023-05-26 21:48:14 -04:00
Ryan Lahfa
d74e5f4a18
Merge pull request #213510 from RaitoBezarius/nginx-proxyprotocol
nixos/nginx: first-class PROXY protocol support
2023-05-27 03:37:33 +02:00
Weijia Wang
442a6dbd36 surrealdb: fix build on aarch64-linux 2023-05-26 21:00:38 -04:00
Weijia Wang
cbb545fbba sonic-server: migrate to bindgenHook 2023-05-27 02:56:05 +03:00
markuskowa
a367e2ba0a
Merge pull request #234174 from markuskowa/upd-nfs-ganesha
nfs-ganesha: 5.1 -> 5.2
2023-05-26 20:30:38 +02:00
Sander
f3a4973aeb meilisearch: allow builds on aarch64-linux 2023-05-26 14:04:33 -04:00
Raito Bezarius
69bb0f94de nixos/nginx: first-class PROXY protocol support
PROXY protocol is a convenient way to carry information about the
originating address/port of a TCP connection across multiple layers of
proxies/NAT, etc.

Currently, it is possible to make use of it in NGINX's NixOS module, but
is painful when we want to enable it "globally".
Technically, this is achieved by reworking the defaultListen options and
the objective is to have a coherent way to specify default listeners in
the current API design.
See `mkDefaultListenVhost` and `defaultListen` for the details.

It adds a safeguard against running a NGINX with no HTTP listeners (e.g.
only PROXY listeners) while asking for ACME certificates over HTTP-01.

An interesting usecase of PROXY protocol is to enable seamless IPv4 to
IPv6 proxy with origin IPv4 address for IPv6-only NGINX servers, it is
demonstrated how to achieve this in the tests, using sniproxy.

Finally, the tests covers:

- NGINX `defaultListen` mechanisms are not broken by these changes;
- NGINX PROXY protocol listeners are working in a final usecase
  (sniproxy);
- uses snakeoil TLS certs from ACME setup with wildcard certificates;

In the future, it is desirable to spoof-attack NGINX in this scenario to
ascertain that `set_real_ip_from` and all the layers are working as
intended and preventing any user from setting their origin IP address to
any arbitrary, opening up the NixOS module to bad™ vulnerabilities.

For now, it is quite hard to achieve while being minimalistic about the
tests dependencies.
2023-05-26 19:48:26 +02:00
Weijia Wang
a84996a76b
Merge pull request #234195 from wegank/389-bump
_389-ds-base: 2.3.1 -> 2.4.1
2023-05-26 15:21:06 +03:00
Weijia Wang
dc57610254 _389-ds-base: 2.3.1 -> 2.4.1 2023-05-26 13:31:03 +03:00
Weijia Wang
3b99ef4582
Merge pull request #234161 from wahjava/update-tailscale
tailscale: 1.40.1 -> 1.42.0
2023-05-26 13:14:49 +03:00
happysalada
938e5e2fbe timescaledb_toolkit: mark broken on darwin 2023-05-26 06:07:33 -04:00
Markus Kowalewski
04f05e328d
nfs-ganesha: 5.1 -> 5.2 2023-05-26 10:57:33 +02:00
Weijia Wang
98fff47d56
Merge pull request #234121 from r-ryantm/auto-update/jackett
jackett: 0.21.17 -> 0.21.34
2023-05-26 11:28:12 +03:00
Weijia Wang
a7f164903c
Merge pull request #234155 from r-ryantm/auto-update/martin
martin: 0.8.2 -> 0.8.3
2023-05-26 11:27:38 +03:00
Pol Dellaiera
371b4c3eb7
nixos/code-server: init tests 2023-05-26 09:51:33 +02:00
Weijia Wang
92f37aaa8a
Merge pull request #234064 from drupol/openvscode-server/bump-may-2023
openvscode-server: 1.78.1 -> 1.78.2
2023-05-26 10:32:05 +03:00
Ashish SHUKLA
532f47f28b
tailscale: 1.40.1 -> 1.42.0 2023-05-26 09:11:07 +02:00
Weijia Wang
e8be664256
Merge pull request #234083 from wegank/rippled-insecure
rippled: mark as insecure
2023-05-26 10:10:49 +03:00
R. Ryantm
4d28c34fff martin: 0.8.2 -> 0.8.3 2023-05-26 06:37:57 +00:00
Pol Dellaiera
67ec520e07
openvscode-server: 1.78.1 -> 1.78.2 2023-05-26 08:15:30 +02:00
R. Ryantm
df85fc53a3 jackett: 0.21.17 -> 0.21.34 2023-05-26 02:32:55 +00:00
R. Ryantm
e74103437c rustypaste: 0.9.0 -> 0.9.1 2023-05-26 01:51:00 +00:00
Weijia Wang
8de9fea9ea
Merge pull request #231811 from misuzu/snac2-darwin
snac2: build on darwin
2023-05-26 01:12:40 +03:00
Weijia Wang
1ebd98fe8c rippled: mark as insecure 2023-05-26 00:54:15 +03:00
Yaya
931a1b97f7 nixos/tests/sftpgo: init 2023-05-25 22:46:15 +02:00
Yaya
643d213ea6 sftpgo: add yayayayaka to maintainers 2023-05-25 22:46:15 +02:00
Yaya
2e2d5659d5 sftpgo: Include openapi, static and templates folders
Those are needed for serving the web client
2023-05-25 22:46:15 +02:00
Sandro
32e61ec5ad
Merge pull request #228553 from chvp/bump-hookshot
matrix-hookshot: 3.2.0 -> 4.0.0
2023-05-25 22:04:45 +02:00
Weijia Wang
f0ca52ee9f
Merge pull request #233929 from r-ryantm/auto-update/janus-gateway
janus-gateway: 1.1.3 -> 1.1.4
2023-05-25 22:42:27 +03:00
Sandro
e29207b95a
Merge pull request #231630 from OPNA2608/fix/mir_keyboard_missing
mir: Pull patch to fix evdev device misses
2023-05-25 21:40:42 +02:00
Sandro
ab7af0e6ed
Merge pull request #233326 from illustris/hadoop
hadoop, hbase: patch version updates
2023-05-25 21:34:13 +02:00
Weijia Wang
6e7c0b97d4 treewide: make fetchPypi more explicit 2023-05-25 21:37:59 +03:00
figsoda
22ec7aebbc treewide/servers: use top-level fetchPypi 2023-05-25 12:06:38 -04:00
Weijia Wang
037e8a53cf
Merge pull request #233921 from 5aaee9/master
memos: 0.12.2 -> 0.13.0
2023-05-25 15:35:04 +03:00
Patryk Kwiatek
e2ec447c57
ferretdb: 1.2.0 -> 1.2.1 (#233950) 2023-05-25 11:39:29 +02:00
R. Ryantm
9091fb6ea3 janus-gateway: 1.1.3 -> 1.1.4 2023-05-25 06:24:50 +00:00
Indexyz
a1aa176fcb memos: 0.12.2 -> 0.13.0 2023-05-25 12:32:02 +08:00
Weijia Wang
7ef1ddae9e
Merge pull request #233854 from chkno/hook-spelling
Fix phase name typos in 5 packages' runHook invocations
2023-05-24 23:40:57 +03:00
Sandro
c898813431
Merge pull request #233029 from jlamur/nginx-spnego-build-fix
nginx: fix build of module spnego-http-auth
2023-05-24 21:54:24 +02:00
Scott Worley
f34465fea5 pomerium: Spell "postBuild" correctly 2023-05-24 09:21:51 -07:00
Scott Worley
45f6e87822 ncdns: Spell "postUnpack" correctly 2023-05-24 09:21:18 -07:00
Weijia Wang
f9e87ebfe3
Merge pull request #233818 from r-ryantm/auto-update/sftpgo
sftpgo: 2.5.0 -> 2.5.1
2023-05-24 17:23:53 +03:00
R. Ryantm
cfd3805e56 sftpgo: 2.5.0 -> 2.5.1 2023-05-24 12:38:51 +00:00
Ilan Joselevich
1b8093954c
Merge pull request #233497 from LeSuisse/mattermost-7.8.5
mattermost: 7.8.4 -> 7.8.5
2023-05-24 15:19:02 +03:00
Martin Weinelt
2ef3e723bc
Merge pull request #233691 from NixOS/home-assistant
home-assistant: 2023.5.3 -> 2023.5.4
2023-05-24 13:15:09 +02:00
Martin Weinelt
94495fa63c
python310Packages.homeassistant-stubs: 2023.5.3 -> 2023.5.4
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.5.4
2023-05-24 13:09:14 +02:00
Weijia Wang
efb94a82aa
Merge pull request #233679 from r-ryantm/auto-update/redpanda
redpanda: 23.1.7 -> 23.1.10
2023-05-24 12:06:47 +03:00
Weijia Wang
44d4809ec1
Merge pull request #233730 from r-ryantm/auto-update/jackett
jackett: 0.20.4199 -> 0.21.17
2023-05-24 11:56:12 +03:00
R. Ryantm
65a80df22c sshportal: 1.19.3 -> 1.19.5 2023-05-24 06:24:26 +00:00
R. Ryantm
153da9ab8c jackett: 0.20.4199 -> 0.21.17 2023-05-24 04:06:04 +00:00
Mario Rodas
8b0bdf3bcf
Merge pull request #233680 from r-ryantm/auto-update/minio
minio: 2023-05-04T21-44-30Z -> 2023-05-18T00-05-36Z
2023-05-23 18:51:11 -05:00
Martin Weinelt
25fa902f9e
home-assistant: 2023.5.3 -> 2023.5.4
https://github.com/home-assistant/core/releases/tag/2023.5.4
2023-05-24 00:06:36 +02:00
Maciej Krüger
e6e049b7a2
Merge pull request #233646 from helsinki-systems/upd/nginx 2023-05-24 00:05:12 +02:00
Thomas Gerbet
3c7eb7a1bc etcd_3_5: 3.5.7 -> 3.5.9
Fixes CVE-2023-32082.

Changelog:
https://github.com/etcd-io/etcd/releases/tag/v3.5.9
https://github.com/etcd-io/etcd/releases/tag/v3.5.8
2023-05-24 07:25:31 +10:00
R. Ryantm
d1fe3c0133 redpanda: 23.1.7 -> 23.1.10 2023-05-23 20:56:18 +00:00
R. Ryantm
35273f66f7 minio: 2023-05-04T21-44-30Z -> 2023-05-18T00-05-36Z 2023-05-23 20:31:58 +00:00
misuzu
f56ad9d7de snac2: build on darwin 2023-05-23 20:10:43 +03:00
ajs124
27d53b81cc nginxQuic: share src and version with nginxMainline
quic support was merged
still a separate package, because it uses quictls
and sets configureFlags
2023-05-23 18:37:54 +02:00
ajs124
91ecb7d7ff nginxMainline: 1.24.0 -> 1.25.0 2023-05-23 18:28:04 +02:00
Sumner Evans
a1e84c454d
matrix-synapse: 1.83.0 -> 1.84.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2023-05-23 09:36:52 -06:00
Ryan Lahfa
078d3ebcaa
Merge pull request #232235 from cyberus-technology/outline-0.69.2
outline: 0.68.1 -> 0.69.2
2023-05-23 15:14:18 +02:00
Weijia Wang
34ac9b5264
Merge pull request #233551 from r-ryantm/auto-update/arangodb
arangodb: 3.10.3 -> 3.10.5.2
2023-05-23 13:09:32 +03:00
Alexander Sieg
789c38f865
outline: add xanderio to maintainers 2023-05-23 12:03:39 +02:00
Alexander Sieg
5ade08168a
outline: add nixos test 2023-05-23 12:03:39 +02:00
Alexander Sieg
74bc42615c
outline: 0.68.1 -> 0.69.2 2023-05-23 10:44:02 +02:00
R. Ryantm
2bddf8a8ff arangodb: 3.10.3 -> 3.10.5.2 2023-05-23 05:34:42 +00:00
Mario Rodas
af6b71df3e
Merge pull request #233494 from ncfavier/mpd
mpd: 0.23.12 -> 0.23.13
2023-05-23 00:31:55 -05:00
Maximilian Bosch
c0bbecef87
Merge pull request #232276 from LeSuisse/broken-php80-packages
grocy, limesurvey: mark as broken due to lack of PHP 8.1 compatibility
2023-05-23 07:19:17 +02:00
Nick Cao
4d0ef51e28
Merge pull request #233337 from figsoda/starcharts
starcharts: init at 1.7.0
2023-05-22 20:25:34 -06:00
Weijia Wang
e466052a59
Merge pull request #228304 from r-ryantm/auto-update/matterbridge
matterbridge: 1.25.2 -> 1.26.0
2023-05-23 01:05:42 +03:00
Weijia Wang
0788f05297
Merge pull request #232120 from r-ryantm/auto-update/dnsdist
dnsdist: 1.7.3 -> 1.8.0
2023-05-23 00:41:31 +03:00
Weijia Wang
4bce9539f9
Merge pull request #233060 from r-ryantm/auto-update/mediamtx
mediamtx: 0.22.2 -> 0.23.0
2023-05-23 00:28:09 +03:00
Weijia Wang
20147226df
Merge pull request #233111 from r-ryantm/auto-update/icingaweb2-ipl
icingaweb2-ipl: 0.11.1 -> 0.12.0
2023-05-23 00:27:32 +03:00
Weijia Wang
7cded0fa37 mediamtx: fix version 2023-05-23 00:19:41 +03:00
Weijia Wang
fd4c3880d0
Merge pull request #233458 from JulienMalka/ferretdb-1.2.0
ferretdb: 1.1.0 -> 1.2.0
2023-05-23 00:16:50 +03:00
Thomas Gerbet
5be7979101 mattermost: 7.8.4 -> 7.8.5
Fixes MMSA-2023-00183, MMSA-2023-00152, MMSA-2023-00171, MMSA-2023-00177, MMSA-2023-00172, MMSA-2023-00164,
MMSA-2023-00163 and MMSA-2023-00161.

Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-05-22 22:49:26 +02:00
Naïm Favier
7ce5b8e78a
mpd: 0.23.12 -> 0.23.13
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS
2023-05-22 22:39:08 +02:00
Martin Weinelt
b18427fb2f
Merge pull request #229953 from mweinelt/navidrome-build-ui
navidrome: Use npmConfig and fetchNpmDeps
2023-05-22 22:13:05 +02:00
Weijia Wang
ec873be72f
Merge pull request #229713 from r-ryantm/auto-update/soft-serve
soft-serve: 0.4.7 -> 0.5.4
2023-05-22 22:34:59 +03:00
Ilan Joselevich
742752508b
Merge pull request #233304 from figsoda/shell2http
shell2http: init at 1.16.0
2023-05-22 21:56:46 +03:00
Ryan Lahfa
4a22f84b83
Merge pull request #233399 from NixOS/update/isso
isso: 0.12.6.2 -> 0.13.0
2023-05-22 20:53:19 +02:00
Raito Bezarius
1ebed52d62 isso: 0.12.6.2 -> 0.13.0
This uses `buildNpmPackage` now and Node.js 20.
Also, packages the HTML documentation in a new output.

https://isso-comments.de/news/#isso-version-0-13-0-released
2023-05-22 20:42:38 +02:00
Mario Rodas
d76ad32cec
Merge pull request #233411 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 2.10.3 -> 2.11.0
2023-05-22 13:25:31 -05:00
Julien Malka
7ea816fd24
ferretdb: 1.1.0 -> 1.2.0 2023-05-22 19:03:10 +02:00
0x4A6F
afad0c152b
Merge pull request #214428 from mweinelt/frigate-init
frigate: init at 0.12.0
2023-05-22 18:29:37 +02:00
Martin Weinelt
9d0bbc2c12
nginxModules.secure-token: 2020-08-28 -> 1.5 2023-05-22 16:29:55 +02:00
Martin Weinelt
2c1cc78307
nginxModules.vod: 1.29 -> 1.31 2023-05-22 16:29:55 +02:00
Raito Bezarius
d24f37524d
exabgp: add raitobezarius as a maintainer 2023-05-22 14:52:32 +02:00
Martin Weinelt
f752ef56b1
exabgp: init at 4.2.21
The BGP swiss army knife of networking
2023-05-22 14:42:19 +02:00
ajs124
b6ec248dd4
Merge pull request #233007 from LeSuisse/varnish73-init
varnish73: init at 7.3.0
2023-05-22 12:48:33 +02:00
R. Ryantm
4cd4acc547 victoriametrics: 1.89.1 -> 1.91.0 2023-05-22 07:57:40 +00:00
Jonas Heinrich
c92f2244d1 wordpress6_2: 6.2.1 -> 6.2.2 2023-05-22 09:18:50 +02:00
Mario Rodas
fe3a69ab0c postgresqlPackages.timescaledb: 2.10.3 -> 2.11.0
Diff: https://github.com/timescale/timescaledb/compare/2.10.3...2.11.0

Changelog: https://github.com/timescale/timescaledb/raw/2.11.0/CHANGELOG.md
2023-05-22 04:20:00 +00:00
figsoda
00b7081830 starcharts: init at 1.7.0
https://github.com/caarlos0/starcharts
2023-05-21 22:50:19 -04:00
Martin Weinelt
8dd18f6987
navidrome: Use npmConfigHook and fetchNpmDeps for the UI bits
Simplifies the moving parts we need to keep around by a lot.

This also obsoletes the custom update script, because nix-update can
handle all hashes we use in this package.
2023-05-22 03:59:43 +02:00
illustris
679d2c5493
hbase: 2.4.16 -> 2.4.17, 2.5.3 -> 2.5.4 2023-05-22 05:06:32 +05:30
Mario Rodas
85208753be
Merge pull request #232937 from jz8132543/feat-repmgr
postgresql15Packages.repmgr: 5.3.2 -> 5.4.0
2023-05-21 18:30:52 -05:00
figsoda
41556d761c shell2http: init at 1.16.0
https://github.com/msoap/shell2http
2023-05-21 16:59:57 -04:00
figsoda
611def187a
Merge pull request #233151 from Misterio77/headscale-better-test
nixos/tests/headscale: test improvements
2023-05-21 14:30:09 -04:00
pennae
727086540f
Merge pull request #233238 from emilylange/username-change
maintainers: rename indeednotjames to emilylange
2023-05-21 17:07:05 +02:00
emilylange
b0e7f7f5db
maintainers: rename indeednotjames to emilylange 2023-05-21 16:01:35 +02:00
Daniel Nagy
456ca20781
searxng: unstable-2023-03-13 -> unstable-2023-05-19
Diff: 295c87a926..d867bf17e6
2023-05-21 14:50:15 +02:00
Weijia Wang
01ebc653bf
Merge pull request #233162 from sikmir/stargazer
stargazer: enable on darwin
2023-05-21 15:16:45 +03:00
Nikolay Korotkiy
9a18b6c073
stargazer: enable on darwin 2023-05-21 10:58:16 +04:00
Mario Rodas
8777f985f0
Merge pull request #233145 from r-ryantm/auto-update/jackett
jackett: 0.20.4145 -> 0.20.4199
2023-05-20 23:43:29 -05:00
Gabriel Fontes
9ad867674e
headscale: add nixos test to passthru.tests 2023-05-21 01:41:14 -03:00
R. Ryantm
c922c8b83e jackett: 0.20.4145 -> 0.20.4199 2023-05-21 03:39:57 +00:00
Nick Cao
55b93bace4
Merge pull request #233073 from r-ryantm/auto-update/slskd
slskd: 0.17.5 -> 0.17.8
2023-05-20 21:08:06 -06:00
R. Ryantm
47af6c8215 soft-serve: 0.4.7 -> 0.5.4 2023-05-21 00:19:11 +00:00
R. Ryantm
4201403756 icingaweb2-ipl: 0.11.1 -> 0.12.0 2023-05-20 23:25:25 +00:00
Robert Scott
4f4a905ef3
Merge pull request #232475 from risicle/ris-nanomq-0.18.1
nanomq: 0.16.3 -> 0.18.2
2023-05-21 00:09:49 +01:00
R. Ryantm
dc07e260c9 slskd: 0.17.5 -> 0.17.8 2023-05-20 19:27:17 +00:00
R. Ryantm
8a9b163041 mediamtx: 0.22.2 -> 0.23.0 2023-05-20 18:27:08 +00:00
Robert Scott
68dccd63d1
Merge pull request #232655 from LeSuisse/moodle-4.1.3
moodle: 4.1.2 -> 4.1.3
2023-05-20 19:21:22 +01:00
Robert Scott
6ace7552e3
Merge pull request #233002 from LeSuisse/tomcat9-9.0.75
tomcat9: 9.0.68 -> 9.0.75
2023-05-20 19:07:43 +01:00
Robert Scott
2f3a9d6081
Merge pull request #232905 from LeSuisse/elk7-7.17.10
elk7: 7.17.9 -> 7.17.10
2023-05-20 19:06:12 +01:00
Robert Scott
91d415a123 nanomq: 0.16.3 -> 0.18.2 2023-05-20 18:12:48 +01:00
Ryan Lahfa
fd8b18e404
Merge pull request #232996 from viraptor/pgpool-darwin
pgpool: fix darwin build
2023-05-20 18:35:25 +02:00
figsoda
62447bf709
Merge pull request #233032 from jtojnar/reduce-me
treewide: Reduce jtojnar maintainership
2023-05-20 11:48:47 -04:00
Luke Granger-Brown
271cafbf80
Merge pull request #232934 from r-ryantm/auto-update/oven-media-engine
oven-media-engine: 0.15.10 -> 0.15.11
2023-05-20 15:53:18 +01:00
Weijia Wang
ac6f1ccc07 oven-media-engine: relax platforms 2023-05-20 17:48:53 +03:00
Jan Tojnar
a2f49342d8 treewide: Reduce jtojnar maintainership
Notably fwupd, pipewire and flatpak.
I want to focus on GNOME and other packages I still actually use.
Pipewire is still important but I have not touched the packaging in a while.
2023-05-20 16:40:17 +02:00
Thomas Gerbet
552a154299
Merge pull request #233008 from risicle/ris-tomcat-binary-bytecode
tomcat*: add `sourceProvenance` `binaryBytecode`
2023-05-20 16:16:56 +02:00
Jules Lamur
dcb2cc849e
nginx: fix build of module spnego-http-auth 2023-05-20 16:12:04 +02:00
Ryan Lahfa
788672a285
Merge pull request #231144 from JulienMalka/uptime-kuma-1213
uptime-kuma: 1.21.2 -> 1.21.3
2023-05-20 16:10:10 +02:00
Ryan Lahfa
25eece0870
Merge pull request #231436 from JulienMalka/headscale-0-22-3
headscale: 0.22.1 -> 0.22.3
2023-05-20 16:01:26 +02:00
Ryan Lahfa
394bdf9e8c
Merge pull request #232887 from drupol/code-servers/switch-to-nodejs-18
openvscode-server: switch to nodejs 18
2023-05-20 15:55:48 +02:00
Weijia Wang
3e10a1349e
Merge pull request #233011 from LeSuisse/wordpress-6.1.2
wordpress6_1: 6.1.1 -> 6.1.2
2023-05-20 16:34:03 +03:00
Mario Rodas
788f04358d
Merge pull request #232966 from r-ryantm/auto-update/rustypaste
rustypaste: 0.8.4 -> 0.9.0
2023-05-20 08:05:12 -05:00
Thomas Gerbet
149fa3e66d wordpress6_1: 6.1.1 -> 6.1.2
This upgrade appears to contain 3 security fixes.

https://wordpress.org/documentation/wordpress-version/version-6-1-2/
2023-05-20 14:16:56 +02:00
Robert Scott
ca7f83f6df tomcat*: add sourceProvenance binaryBytecode 2023-05-20 13:03:13 +01:00
Thomas Gerbet
16c6122a88 varnish73: init at 7.3.0
https://varnish-cache.org/releases/rel7.3.0.html
2023-05-20 13:49:24 +02:00
Nick Cao
486995ccc1
Merge pull request #232923 from figsoda/typos
treewide: fix some typos
2023-05-20 05:16:57 -06:00
Julien Malka
2d9d3757e1
headscale: 0.22.1 -> 0.22.3 2023-05-20 13:13:00 +02:00
Thomas Gerbet
0749e39f64 tomcat9: 9.0.68 -> 9.0.75
Fixes CVE-2022-45143 and CVE-2023-28708.

https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
2023-05-20 13:09:20 +02:00
Thomas Gerbet
856235b427
Merge pull request #232379 from f2k1de/prometheus-blackbox-exporter-0.24.0
prometheus-blackbox-exporter: 0.23.0 -> 0.24.0
2023-05-20 12:57:31 +02:00
Stanisław Pitucha
927acf9a89 pgpool: fix darwin build
Fix the darwin build by removing the included copy from the Makefiles.
2023-05-20 20:51:48 +10:00
Thomas Gerbet
e09d23a99e
Merge pull request #229989 from LeSuisse/mattermost-7.8.4
mattermost: 7.8.3 -> 7.8.4
2023-05-20 12:40:05 +02:00
Felix Bühler
288ebe2e15
Merge pull request #232955 from r-ryantm/auto-update/ariang
ariang: 1.3.5 -> 1.3.6
2023-05-20 12:10:26 +02:00
R. Ryantm
6460d65cf9 rustypaste: 0.8.4 -> 0.9.0 2023-05-20 07:41:43 +00:00
R. Ryantm
aa7f9ddc74 ariang: 1.3.5 -> 1.3.6 2023-05-20 06:16:53 +00:00
jz8132543
ac0e09e17a
postgresql15Packages.repmgr: 5.3.2 -> 5.4.0 2023-05-20 12:08:48 +08:00
R. Ryantm
15ae38804d oven-media-engine: 0.15.10 -> 0.15.11 2023-05-20 03:52:49 +00:00
figsoda
98b9e41f61 pkgs: fix typos 2023-05-19 22:31:04 -04:00
Nick Cao
c62e6ac41a
Merge pull request #232912 from figsoda/shairport
shairport-sync: switch to openssl 3
2023-05-19 20:22:31 -06:00
figsoda
4b939b45c6 shairport-sync: switch to openssl 3 2023-05-19 19:04:08 -04:00
Thomas Gerbet
f29911cd75 elk7: 7.17.9 -> 7.17.10
Fixes CVE-2023-31413, CVE-2023-26486 and CVE-2023-26487.

https://discuss.elastic.co/t/elastic-stack-8-7-0-7-17-10-security-updates/332327

The non official analysis-lemmagen plugin has not yet been released for ES 7.17.10.
It is marked as broken in the meantime.
2023-05-20 00:33:51 +02:00
Weijia Wang
5241a68614
Merge pull request #232810 from r-ryantm/auto-update/grafana-image-renderer
grafana-image-renderer: 3.7.0 -> 3.7.1
2023-05-20 00:40:32 +03:00
Weijia Wang
7fdad1f308
Merge pull request #232757 from r-ryantm/auto-update/ombi
ombi: 4.35.10 -> 4.39.1
2023-05-20 00:38:09 +03:00
Pol Dellaiera
2fffc43020
openvscode-server: switch to nodejs 18 2023-05-19 22:18:47 +02:00
Luke Granger-Brown
a423d5b7b9
Merge pull request #232807 from r-ryantm/auto-update/pomerium
pomerium: 0.21.3 -> 0.22.1
2023-05-19 18:29:28 +01:00
Sandro
932e8b053c
Merge pull request #232277 from chvp/bump-mautrix-whatsapp
mautrix-whatsapp: 0.8.4 -> 0.8.5
2023-05-19 18:35:32 +02:00
Jonas Heinrich
b2c35b8b0e wordpressPackages.plugins: update, wPackages.plugins.wp-swiper: init at 1.0.32 2023-05-19 14:11:10 +02:00
R. Ryantm
bee52d7d8e grafana-image-renderer: 3.7.0 -> 3.7.1 2023-05-19 10:39:18 +00:00
Yureka
b0cc16f9e2 clickhouse: build rust parts 2023-05-19 06:29:08 -04:00
R. Ryantm
17db7c08d8 pomerium: 0.21.3 -> 0.22.1 2023-05-19 10:22:11 +00:00
R. Ryantm
a728604a9f ombi: 4.35.10 -> 4.39.1 2023-05-19 04:40:15 +00:00
github-actions[bot]
769012e147
Merge master into staging-next 2023-05-19 00:02:15 +00:00
Martin Weinelt
eabd60e150
Merge pull request #232606 from mweinelt/evcc-0.117.4
evcc: 0.117.2 -> 0.117.4
2023-05-19 01:15:39 +02:00
Martin Weinelt
833cad65e6
Merge pull request #232644 from eliandoran/zhf/calibre-web
calibre-web: fix `requests` dependency error
2023-05-19 01:08:50 +02:00
Christoph Herzog
f744a2df21 clickhouse: 22.8.5.29 -> 23.3.1.2823
Upgrade clickhouse

Closes #227435
2023-05-18 17:36:00 -04:00
Thomas Gerbet
1e39b542b9 moodle: 4.1.2 -> 4.1.3
Fixes CVE-2023-30943 and CVE-2023-30944.

https://moodledev.io/general/releases/4.1/4.1.3
2023-05-18 18:47:56 +02:00
Elian Doran
e84ca1b839 calibre-web: fix requests dependency error 2023-05-18 18:52:08 +03:00
github-actions[bot]
42bd7ea279
Merge master into staging-next 2023-05-18 12:01:14 +00:00
Martin Weinelt
bc359cb075
evcc: 0.117.2 -> 0.117.4
https://github.com/evcc-io/evcc/releases/tag/0.117.3
https://github.com/evcc-io/evcc/releases/tag/0.117.4
2023-05-18 13:48:03 +02:00
Nick Cao
d1fe0aedb7
Merge pull request #232587 from IndeedNotJames/xcaddy
xcaddy: 0.3.3 -> 0.3.4
2023-05-18 05:34:08 -06:00
IndeedNotJames
84a1117d5b
xcaddy: 0.3.3 -> 0.3.4
https://github.com/caddyserver/xcaddy/releases/tag/v0.3.4
diff: https://github.com/caddyserver/xcaddy/compare/v0.3.3...v0.3.4
2023-05-18 12:03:30 +02:00
Alyssa Ross
cca2a7acb5 virtiofsd: 1.6.0 -> 1.6.1 2023-05-18 08:35:57 +00:00
Robert Schütz
3caff70464 nextcloud-notify_push: 0.6.2 -> 0.6.3
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.2...v0.6.3
2023-05-18 01:29:50 -07:00
Robert Schütz
cac01149e7 nextcloudPackages: update 2023-05-18 01:29:50 -07:00
github-actions[bot]
c8d5be9da2
Merge master into staging-next 2023-05-18 00:02:14 +00:00
github-actions[bot]
0f3ccf81bb
Merge master into staging-next 2023-05-17 18:01:08 +00:00
Weijia Wang
092f89bc39 wordpress: update languages and plugins 2023-05-17 18:48:55 +03:00
Weijia Wang
84c6233abd
Merge pull request #232384 from wegank/wordpress-update-script
wordpress: fix generate.sh
2023-05-17 18:46:30 +03:00