Commit Graph

14379 Commits

Author SHA1 Message Date
Maximilian Bosch e94b0c2a22 grocy: 3.0.1 -> 3.1.0
ChangeLog: https://github.com/grocy/grocy/releases/tag/v3.1.0
(cherry picked from commit 07b51f58df6042e0baaff5e10b0ca389f2cac1fe)
2021-07-23 15:57:43 +00:00
Sumner Evans 2c3f0793dd matrix-synapse: 1.38.0 -> 1.38.1
(cherry picked from commit d9b7e47007249943f4068add429da8443d3c71ee)
2021-07-22 11:48:28 -07:00
Mario Rodas 43c41565f7 redis: 6.2.4 -> 6.2.5
https://github.com/redis/redis/releases/tag/6.2.5
(cherry picked from commit b155b06e1dc296b471f0e43e02400c8d9c5af70d)
2021-07-22 10:05:13 +00:00
Kim Lindberger 2fa8b636af
Merge pull request #130271 from NixOS/backport-129464-to-release-21.05
[Backport release-21.05] discourse: Updates and fixes
2021-07-19 08:26:30 +02:00
Maximilian Bosch d5369485e0
Merge pull request #130536 from Ma27/2105-grafana
[21.05] grafana: 7.5.9 -> 7.5.10
2021-07-18 23:49:37 +02:00
Maximilian Bosch eaa8e6543c
grafana: 7.5.9 -> 7.5.10
ChangeLog: https://github.com/grafana/grafana/releases/tag/v7.5.10

On `master` (i.e. 21.11) we already have Grafana 8.0, but I don't really
want to backport this major release, so it's fair IMHO to update Grafana
here to make sure that 21.05-users still get bugfixes.
2021-07-18 12:11:04 +02:00
Sandro Jäckel efd1d6fe1b treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-*
(cherry picked from commit 388a4ef42345775a85d823597dadf25d4f0a5209)
2021-07-18 09:17:54 +00:00
Martin Weinelt 2170b885b9
Merge pull request #130449 from NixOS/backport-130435-to-release-21.05
[Backport release-21.05] openresty: 1.19.3.1 -> 1.19.3.2
2021-07-17 19:09:26 +02:00
Robert Scott c6adf089e0
Merge pull request #129336 from NixOS/backport-129239-to-release-21.05
[Backport release-21.05] trafficserver: 9.0.1 -> 9.0.2
2021-07-17 13:35:26 +01:00
Thomas Gerbet b840bd41db openresty: 1.19.3.1 -> 1.19.3.2
Fixes CVE-2021-23017.

https://openresty.org/en/ann-1019003002.html
(cherry picked from commit 2dbdca1aa4ce10d3de8e40dcdeed6df6bde4175c)
2021-07-17 12:09:02 +00:00
Vladimír Čunát 1e22652d66 knot-dns: 3.0.7 -> 3.0.8
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.8
(cherry picked from commit 6582dd7e12c7ad0da7822c238852d071f947894b)
2021-07-16 12:43:37 +00:00
Maxine Aubrey e1c8c73695
consul: 1.9.7 -> 1.9.8 2021-07-16 00:00:06 +02:00
talyz 955cdd607f
discourse: 2.7.4 -> 2.7.5
(cherry picked from commit 60d78d7f1f218e19b1d0997ff4798c97a274cc47)
2021-07-15 19:59:04 +02:00
talyz 32c19b6bf8 discourse: Remove architecture bound platforms from Gemfile.lock
Maybe bundix doesn't handle them properly? They cause runtime issues
and don't seem necessary when the binary gems are built from scratch
anyway.

(cherry picked from commit a2dbc3af1d50edb8d646817e7abe799bcf369f20)
2021-07-15 12:54:01 +00:00
talyz 23cdb918f0 discourse: Add `update-plugins` action to update.py
(cherry picked from commit 3300282db3f8711a5ed5a5f627c4ddfb83168e3b)
2021-07-15 12:53:59 +00:00
talyz d57e97faef discourse.plugins: Update and add metadata
(cherry picked from commit d3bc5d5b7a9e0d5fc0f33aa0f0e91e50e9921805)
2021-07-15 12:53:59 +00:00
Kim Lindberger 5fd730e210
Merge pull request #128823 from NixOS/backport-127931-to-release-21.05
[Backport release-21.05] discourse: Fix plugin support
2021-07-15 14:50:11 +02:00
Sumner Evans 5b42238926 matrix-synapse: 1.37.1 -> 1.38.0
(cherry picked from commit 8b055178de78f9812b5625cf603ba0342194d40c)
2021-07-13 22:19:14 +00:00
R. RyanTM 92080580a4 icingaweb2: 2.8.2 -> 2.8.3
(cherry picked from commit df3aa47c5af15512500aee0cd2872bf7bad72ac9)
2021-07-13 15:49:19 +00:00
Maximilian Bosch f8b79de69e
nextcloud22: init at 22.0.0
Simplified, non-breaking version of e05f4101c16f08058a14ac4335886567e1ffe987.
2021-07-12 23:27:57 +02:00
Maximilian Bosch b58ae55e22
nextcloud19: 19.0.6 -> 19.0.13
This basically has two reasons:

* I forgot to remove v19 here and I don't want to break this now. Going
  up to the most recent patch-level is the least we can do.
* With a changed version, the `permittedInsecurePackages`-setting in
  people's deployments has to change, so people will actually notice the
  EOL of v19.
2021-07-12 23:14:59 +02:00
Maximilian Bosch edfe11b535
nextcloud19: make it clear that it's EOL
I actually wanted to remove it before 21.05, but unfortunately I forgot
about this. This is a less drastic way of getting rid of v19 in contrast
to the actual breaking change in master[1].

[1] b922990a8eb4dbee8f9e7428572d2230a86c2a55
2021-07-12 23:12:19 +02:00
Maximilian Bosch 50fb3a1eeb
nextcloud20: 20.0.7 -> 20.0.11
ChangeLog: https://nextcloud.com/changelog/#20-0-11
(cherry picked from commit d45672d059cbcc106c3d3d52e4a185859b6c6635)
2021-07-12 21:53:34 +02:00
Benno Bielmeier 6856ce6a4a
nextcloud: 21.0.2 -> 21.0.3
(cherry picked from commit 765c1b314412b5073818c8b981117325da46a865)
2021-07-12 21:53:34 +02:00
ajs124 a18e883c9b
Merge pull request #127730 from NixOS/backport-127705-to-release-21.05
[Backport release-21.05] nginxModules.rtmp: 1.2.1 -> 1.2.2
2021-07-11 22:25:09 +02:00
illustris df1e470c4b jicofo: 1.0-690 -> 1.0-756
(cherry picked from commit aea0f9ce1f5deb8c3e425dfe6876810effd22b29)
2021-07-10 00:02:59 +02:00
illustris 2df327ab56 jitsi-videobridge: 2.1-416 -> 2.1-508
(cherry picked from commit d0d7946c0307ee4417e989ebceb9d28ac2aa4414)
2021-07-10 00:02:59 +02:00
illustris f58e00875d jitsi-meet: stable/jitsi-meet_5390 -> stable/jitsi-meet_5963
(cherry picked from commit a415ec434fc8f4aa8d5ff7dadea6f8e196c74d5c)
2021-07-10 00:02:59 +02:00
rnhmjoj 779c81ec25
pdns-recursor: 4.5.1 -> 4.5.4 2021-07-07 16:03:29 +02:00
Thomas Gerbet c57281c274 trafficserver: 9.0.1 -> 9.0.2
Fixes CVE-2021-32566 and CVE-2021-32567.

(cherry picked from commit d41e86c67ff65b898be3952bf66f803a121cd083)
2021-07-05 16:07:35 +00:00
github-actions[bot] 13282759f6
Merge release-21.05 into staging-next-21.05 2021-07-01 18:02:09 +00:00
github-actions[bot] 5052d11c95
Merge release-21.05 into staging-next-21.05 2021-07-01 00:02:42 +00:00
talyz 71474d1e41 discourse: Add a proper plugin builder + a few initial packages
Some discourse plugins have Ruby dependencies and require a
specialized builder. This introduces a generic builder that can be
used whether the plugin has Ruby dependencies or not. It also adds a
set of pre-packaged plugins available through `discourse.plugins` and
provides an easy way to add more.

(cherry picked from commit 7671b90919af8271bdf7e07bb86d63216a2145d6)
2021-06-30 22:07:26 +00:00
talyz 0a64a8b87c discourse: Patch sources instead of using replace-literal
(cherry picked from commit f0ae7fdf7e9518ab1fef4603daa860d5402f5b3b)
2021-06-30 22:07:25 +00:00
talyz 3b84448e67 discourse: Fix plugin support
For plugins to work properly, their assets need to be precompiled
along with the rest of Discourse's assets. This means we need to build
new packages when the list of plugins change.

(cherry picked from commit 9af3672f4faaafba0ce0129a87fc7925c14eeb61)
2021-06-30 22:07:25 +00:00
Sumner Evans 95a329a5d3 matrix-synapse: 1.37.0 -> 1.37.1
(cherry picked from commit 9d694395a863e4b4a0441f792dbb320aa3c53fe4)
2021-06-30 20:52:10 +00:00
Sumner Evans 4ae8822f0a matrix-synapse: 1.36.0 -> 1.37.0
(cherry picked from commit 4de7808be39322923641baab9f99bc9d880f3c5b)
2021-06-29 23:53:27 -07:00
Luke Granger-Brown 8e109c5d8b pomerium: 0.13.3 -> 0.13.6
Fixes for:

 * GHSA-35vc-w93w-75c2 (CVE-2021-29651)
 * GHSA-fv82-r8qv-ch4v (CVE-2021-29652)

Closes #128410.
2021-06-29 23:25:44 -07:00
Sandro d2d1d3f189
Merge pull request #128487 from emmanuelrosa/jetty-cve
jetty: 9.4.39.v20210325 -> 9.4.41.v20210516
2021-06-30 01:48:39 +02:00
Jonathan Ringer bb60ebee93 Merge remote-tracking branch 'origin/release-21.05' into staging-next-21.05 2021-06-28 10:04:12 -07:00
R. RyanTM 5c4faf5e5a jetty: 9.4.39.v20210325 -> 9.4.41.v20210516
backport jetty-9.4.41.v20210516 to nixos-21.05
to address CVE-2021-28169.

Closes #128381

(cherry picked from commit 8bfc237eb3bf79b42def350c5cf8b7c673deda79)
2021-06-28 15:58:24 +07:00
Maciej Krüger 1a409bd977
[Backport release-21.05] matomo: 4.2.1 -> 4.3.1
(cherry picked from commit 41ebb21aa46045d02fb8e7240c5f3fb01f7b1581)
2021-06-28 08:18:06 +02:00
Jonathan Ringer 5299f12e63 Merge branch 'staging-next-21.05' into staging-21.05 2021-06-25 00:15:49 -07:00
Maxine Aubrey 8112fbe212 consul: 1.9.6 -> 1.9.7
(cherry picked from commit 0fdfa3172d6918124370af8dc3fc394bc8b7dbdd)
2021-06-24 18:13:28 -07:00
R. RyanTM b41d5aa715 consul: 1.9.5 -> 1.9.6
(cherry picked from commit 35ea60a0ff7e1c1a1bc7bc10515ce22c35c88ad8)
2021-06-24 18:13:28 -07:00
TredwellGit 0ad342052e xorg.libX11: 1.7.1 -> 1.7.2
https://lists.x.org/archives/xorg-announce/2021-June/003092.html
(cherry picked from commit e46a6ab222e5073df1cb6497a60e3aa7a613feba)
2021-06-24 10:26:02 +00:00
TredwellGit 64946bc3c2 xorg.libX11: 1.7.0 -> 1.7.1
https://lists.x.org/archives/xorg-announce/2021-May/003089.html
https://lists.x.org/archives/xorg-announce/2021-May/003088.html
(cherry picked from commit fa8d1b336de1603a8babb713fdbe57f8413df617)
2021-06-24 06:37:52 +00:00
Maximilian Bosch e579ac33d2
grafana: 7.5.7 -> 7.5.9
ChangeLog: https://github.com/grafana/grafana/releases/tag/v7.5.8
ChangeLog: https://github.com/grafana/grafana/releases/tag/v7.5.9

While I don't think we should backport Grafana 8 to 21.05 without a good
reason, it still makes sense to apply patch-updates of v7 here.
2021-06-23 17:54:56 +02:00
Alvar Penning 8cdb09ee5e nginxModules.rtmp: 1.2.1 -> 1.2.2
This new release fixes segfaults,
https://github.com/arut/nginx-rtmp-module/compare/v1.2.1...v1.2.2

(cherry picked from commit 3690ae13a4ff9bedf7f1d12a139b2ae308c8afd0)
2021-06-22 00:12:15 +00:00
ajs124 c466620ad2 dovecout: fix systemd unit dir
the configure flag we were using was dropped in
a42bb363b4

(cherry picked from commit 5fa6e9c403940c7c641356daf9c7ac05e464f58f)
2021-06-21 20:23:26 +00:00