Commit Graph

636730 Commits

Author SHA1 Message Date
Alyssa Ross
ee811e17c0
python3Packages.twisted: backport Python 3.12.6 fix
(cherry picked from commit 248579e4c7)
I applied it just conditionally, as 3.11 is default,
so the rebuilds there would be probably high at this point.
2024-11-05 08:01:30 +01:00
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
github-actions[bot]
f66b66f39e
Merge release-24.05 into staging-next-24.05 2024-11-05 00:16:33 +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
Gliczy
f3d21d75d1 signal-desktop-beta: 7.30.0-beta.2-> 7.32.0-beta.1
(cherry picked from commit 0f0103b06b)
2024-11-04 09:03:49 +00:00
Gliczy
4ca221bea5 signal-desktop: 7.29.0 -> 7.31.0
(cherry picked from commit c4cf6d2ba3)
2024-11-04 09:03:49 +00:00
Wolfgang Walther
cd6820453a
postgresql: fix regress tests after tzdata update
This was discussed upstream here:
https://postgr.es/m/0a997455-5aba-4cf2-a354-d26d8bcbfae6%40technowledgy.de

This will be in the next minor releases, until then apply the patch.

(cherry picked from commit 52bb840eaf)
(from PR #342026)
2024-11-04 09:36:34 +01:00
Alyssa Ross
539681036f
python3Packages.executing: 2.0.1 -> 2.1.0
(cherry picked from commit 345bbd89a6)

https://github.com/alexmojaki/executing/releases/tag/v2.1.0
This fixes tests with the current 3.11 and 3.12 python.
Just adding the patch didn't work for me, so I pick the whole update.
2024-11-04 09:28:04 +01: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
github-actions[bot]
d6eae6eae3
Merge release-24.05 into staging-next-24.05 2024-11-04 00:17:51 +00: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
seth
6e46477532
vesktop: add updateScript 2024-11-03 15:57:14 +01:00
Joshua Manchester
52a127986d
vesktop: 1.5.2 -> 1.5.3 2024-11-03 15:56:49 +01:00
Hilmar Wiegand
0d93e2dfba
vesktop: Add option for middle click scroll 2024-11-03 15:56:49 +01:00
eriedaberrie
30d06e26f7
vesktop: fix icon file locations 2024-11-03 15:56:49 +01:00
seth
6726645f10
vesktop: use attrset for env vars 2024-11-03 15:56:49 +01:00
seth
df65131d87
vesktop: add support for darwin 2024-11-03 15:56:49 +01:00
Sefa Eyeoglu
d6ac88a005
vesktop: use pnpm.fetchDeps
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-03 15:56:48 +01:00
Emily
0ff34a4898
[Backport release-24.05] {ungoogled-,}chromium,chromedriver: 130.0.6723.69 -> 130.0.6723.91 (#353231) 2024-11-03 14:15:23 +01:00