John Titor
b924b0d1b3
nixos/amdvlk: don't set "amdgpu" xserver driver
...
Not related and this should never have been in the module in the first place.
Probably got in during a rebase.
(cherry picked from commit 5473874d08
)
2024-11-06 11:05:52 +00:00
Sandro
dba4149329
[Backport release-24.05] redmine: 5.1.3 -> 5.1.4 ( #353898 )
2024-11-06 10:02:29 +01:00
Martin Weinelt
911e6111c7
[Backport release-24.05] Firefox: 132.0 -> 132.0.1 ( #353746 )
2024-11-06 01:13:03 +01:00
Nick Cao
0dd8ccf24d
[Backport release-24.05] gallery-dl: 1.27.6 -> 1.27.7 ( #353839 )
2024-11-05 17:26:01 -05:00
Peder Bergebakken Sundt
ae221512a6
[Backport release-24.05] suricata: 7.0.6 -> 7.0.7 ( #353523 )
2024-11-05 21:20:11 +01:00
Felix Singer
03b710ef07
redmine: 5.1.3 -> 5.1.4
...
Release notes: https://www.redmine.org/projects/redmine/wiki/Changelog_5_1
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-11-05 20:51:03 +01:00
Emily
e4dc5e8b8b
[24.05] electron: updates, electron_33: init at 33.0.2 ( #352693 )
2024-11-05 19:34:13 +00:00
Emily
47b4e0e68b
[Backport release-24.05] morgen: bump electron version to electron_32 ( #353871 )
2024-11-05 19:15:58 +00:00
Artturin
44d825393b
[Backport release-24.05] discord: bump all versions ( #353843 )
2024-11-05 20:05:33 +02:00
NotAShelf
6aa321b9c7
morgen: bump electron version to electron_32
...
(cherry picked from commit 846d553405
)
2024-11-05 16:51:37 +00:00
DontEatOreo
79276acb24
discord: bump all versions
...
(cherry picked from commit d42d276192
)
2024-11-05 14:44:44 +00:00
Peder Bergebakken Sundt
1d55ba221c
gallery-dl: 1.27.6 -> 1.27.7
...
Changelog: https://github.com/mikf/gallery-dl/blob/v1.27.7/CHANGELOG.md
(cherry picked from commit 05f80699b9
)
2024-11-05 14:27:01 +00:00
Doron Behar
a417c00332
[Backport release-24.05] linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01 ( #353791 )
2024-11-05 13:37:43 +02:00
Kiskae
b9eab87572
linuxPackages.nvidiaPackages.legacy_535: 535.154.05 -> 535.216.01
...
(cherry picked from commit b560dc5fe4
)
2024-11-05 10:40:49 +00:00
Masum Reza
12d2bf6310
[Backport 353470 release 24.05] raycast: 1.84.2 -> 1.84.10 ( #353663 )
2024-11-05 15:34:43 +05:30
Martin Weinelt
66de022b57
firefox-bin-unwrapped: 132.0 -> 132.0.1
...
https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/
(cherry picked from commit 3e9783d8cc
)
2024-11-05 02:03:07 +00:00
Martin Weinelt
3b81e99526
firefox-unwrapped: 132.0 -> 132.0.1
...
https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/
(cherry picked from commit 239ef2ff2d
)
2024-11-05 02:03:07 +00:00
Sandro
20638fc713
[Backport release-24.05] redmine: Update vulnerable gems where possible ( #352318 )
2024-11-05 01:12:35 +01:00
Doron Behar
5ee495adaa
musescore: 4.4.1 -> 4.4.3 ( #353370 )
2024-11-04 23:48:28 +02:00
Pol Dellaiera
d063c1dd11
[Backport release-24.05] google-chrome: 130.0.6723.69 -> 130.0.6723.92 ( #353628 )
2024-11-04 18:24:30 +01:00
Fabián Heredia Montiel
b422abb203
[Backport release-24.05] mysql84: 8.4.2 -> 8.4.3 ( #353449 )
2024-11-04 10:56:52 -06:00
Weijia Wang
93aae9db9b
[Backport release-24.05] guix: fix build user takeover patch ( #353653 )
2024-11-04 17:36:15 +01:00
Jake Cleary
f29d7fc1f5
raycast: 1.84.8 → 1.84.10
...
(cherry picked from commit 6d8bf22ea0
)
2024-11-04 17:53:30 +02:00
Jake Cleary
5cdd60e34c
raycast: fix path to pkg in passthru.updateScript
...
(cherry picked from commit 92ffc052da
)
2024-11-04 17:53:30 +02:00
Jake Cleary
d7cfcf60b7
raycast: add jakecleary (shout@jakecleary.net) as maintainer
...
(cherry picked from commit e6f9f9d541
)
2024-11-04 17:53:30 +02:00
DontEatOreo
41285948c5
raycast: move to pkgs/by-name
...
(cherry picked from commit eff4669302
)
2024-11-04 17:53:29 +02:00
DontEatOreo
d68e08efe9
raycast: 1.84.2 -> 1.84.8
...
(cherry picked from commit 3775aee778
)
2024-11-04 17:53:28 +02:00
Liam Hupfer
7b9bbd82bb
guix: fix build user takeover patch
...
The preceding fix only applies one of two patches, which breaks builds:
error: getting attributes of path `/gnu/store/<item>': No such file
or directory
The Debian package maintainer, Vagrant Cascadian, is a frequent Guix
committer, so the Debian package is a suitable upstream patch source
when Guix commits require backporting to the current release tarball.
Fixes: 633a3b8f19
("guix: build user takeover patch")
(cherry picked from commit e3c99d6c50
)
2024-11-04 14:39:51 +00:00
Adam C. Stephens
2eefc1dc8b
[release-24.05] consul: 1.18.4 -> 1.18.5 ( #353226 )
2024-11-04 08:38:30 -05:00
John Titor
2ca242c3d2
google-chrome: 130.0.6723.69 -> 130.0.6723.92
...
(cherry picked from commit 7d2df19107
)
2024-11-04 10:55:31 +00:00
Doron Behar
44cd53a4de
nixos.tests.musescore: fix and improve
...
- Use the print dialog to create a sample score.
- Copy also the sample score from the vm to $out of the test.
- Create a bit more screenshots
- Only use machine.wait_for_window, never machine.wait_for_text which
requires OCR which is slow.
- Set XDG_RUNTIME_DIR so it won't dump core.
2024-11-04 09:14:48 +02:00
Adam C. Stephens
f3a989e6d0
Revert "woodpecker-server: 2.7.1 -> 2.7.2" ( #353560 )
2024-11-03 21:40:56 -05:00
Adam Stephens
4ed74bfaf7
Revert "woodpecker-server: 2.7.1 -> 2.7.2"
...
This reverts commit 38008f81f7
.
https://github.com/woodpecker-ci/woodpecker/issues/4294
2024-11-03 21:39:13 -05:00
Adam C. Stephens
dcb177754f
[Backport release-24.05] woodpecker-server: 2.7.1 -> 2.7.2 ( #353462 )
2024-11-03 21:15:04 -05:00
Thomas Gerbet
253baa2220
suricata: 7.0.6 -> 7.0.7
...
Fixes CVE-2024-45797, CVE-2024-47187, CVE-2024-47188, CVE-2024-47522, CVE-2024-45795 and CVE-2024-45796.
https://suricata.io/2024/10/01/suricata-7-0-7-released/
(cherry picked from commit 52a9369539
)
2024-11-03 22:44:59 +00:00
Sandro
df9782b607
[Backport release-24.05] nixos/mediawiki: check if LocalConfig.php is valid syntax ( #325261 )
2024-11-03 21:28:07 +01:00
teutat3s
53d0bd57bd
electron_31-bin: 31.6.0 -> 32.7.2
...
- Changelog: https://github.com/electron/electron/releases/tag/v31.7.2
- Diff: https://github.com/electron/electron/compare/refs/tags/v31.6.0...v31.7.2
(cherry picked from commit 0bf0c12ab5
)
2024-11-03 20:00:35 +01:00
Yaya
e9326a1d76
electron_31-bin: 31.4.0 -> 31.6.0
...
- Changelog: https://github.com/electron/electron/releases/tag/v31.6.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v31.4.0...v31.6.0
(cherry picked from commit 16abda51cc
)
2024-11-03 20:00:35 +01:00
teutat3s
8b10db1e7d
electron_33-bin: 33.0.0 -> 33.0.2
...
- Changelog: https://github.com/electron/electron/releases/tag/v33.0.2
- Diff: https://github.com/electron/electron/compare/refs/tags/v33.0.0...v33.0.2
(cherry picked from commit 690caf0ab2
)
2024-11-03 20:00:35 +01:00
teutat3s
0889e43384
electron-source: fix update script for electron >= 33
...
(cherry picked from commit d67fb59934
)
2024-11-03 20:00:26 +01:00
teutat3s
f90b984558
electron-chromedriver_33: 33.0.0 -> 33.0.2
...
(cherry picked from commit 96f372efd0
)
2024-11-03 19:59:52 +01:00
teutat3s
788b512ae1
electron-source.electron_33: 33.0.0 -> 33.0.2
...
- Changelog:
https://github.com/electron/electron/releases/tag/v33.0.2
- Diff:
https://github.com/electron/electron/compare/refs/tags/v33.0.0...v33.0.2
(cherry picked from commit 282801342d
)
2024-11-03 19:59:05 +01:00
teutat3s
fbb27952b4
electron-chromedriver_32: 32.2.1 -> 32.2.2
...
(cherry picked from commit ad47be2ae5
)
2024-11-03 19:56:10 +01:00
teutat3s
e5fc543078
electron-source.electron_32: 32.2.1 -> 32.2.2
...
(cherry picked from commit d00a0b0d21
)
2024-11-03 19:55:12 +01:00
teutat3s
d8fe26bcbd
electron-chromedriver_31: 31.6.0 -> 31.7.2
...
(cherry picked from commit 267cf52586
)
2024-11-03 19:54:27 +01:00
teutat3s
ce7e79ea4b
electron-source.electron_31: 31.6.0 -> 31.7.2
...
- Changelog:
https://github.com/electron/electron/releases/tag/v31.7.2
- Diff:
https://github.com/electron/electron/compare/refs/tags/v31.6.0...v31.7.2
(cherry picked from commit d7ebab2154
)
2024-11-03 19:53:26 +01:00
Adam Stephens
38008f81f7
woodpecker-server: 2.7.1 -> 2.7.2
...
https://github.com/woodpecker-ci/woodpecker/releases/tag/v2.7.2
(cherry picked from commit 688e0e14c4
)
2024-11-03 18:37:06 +00:00
Thomas Gerbet
e8dac4597d
mysql84: 8.4.2 -> 8.4.3
...
Fixes:
* CVE-2024-21230
* CVE-2024-7264
* CVE-2024-21196
* CVE-2024-21238
* CVE-2024-21194
* CVE-2024-21199
* CVE-2024-21218
* CVE-2024-21236
* CVE-2024-21239
* CVE-2024-21198
* CVE-2024-21219
* CVE-2024-21203
* CVE-2024-21197
* CVE-2024-21201
* CVE-2024-21241
* CVE-2024-21193
* CVE-2024-21212
* CVE-2024-21213
* CVE-2024-21247
* CVE-2024-21231
* CVE-2024-21237
* CVE-2024-21232
* CVE-2024-21243
* CVE-2024-21244
* CVE-2024-21209
https://www.oracle.com/security-alerts/cpuoct2024.html#AppendixMSQL
Changes:
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-3.html
(cherry picked from commit 2d69ebbc4e
)
2024-11-03 17:52:59 +00:00
Sefa Eyeoglu
5012ef7926
[24.05] vesktop: 1.5.2 -> 1.5.3; refactoring ( #353409 )
2024-11-03 17:36:35 +01:00
DontEatOreo
bc4495722d
vesktop: fix darwin extension .App
-> .app
2024-11-03 15:57:52 +01:00