whispers
f8a025c964
llvm_21: backport patch for selectiondag freeze condition miscompile
...
Several LLVM versions have a bug in SelectionDAG that causes
miscompilations around conditional poisions. This was exposed due to
Rust 1.97.0 exercising the involved code path heavily and generating
segfaulting code, but the bug existed beforehand as well. The patch was
made to LLVM 23, but the tests have many conflicts, so this is a manual
backport. This backport was made by:
- applying the code change to `llvm/lib`
- hand-updating `test/CodeGen/Mips/cmov.ll` with the same diff as the PR
- updating the rest with `utils/update_llc_test_checks.py` from the LLVM
source tree, and verifying the diff against the one in the PR.
The last step made this a rather large and gnarly patch, but it's mostly
mechanical.
Rust issue: https://github.com/rust-lang/rust/issues/159035
LLVM issue: https://github.com/llvm/llvm-project/issues/208611
LLVM PR: https://github.com/llvm/llvm-project/pull/208683
2026-07-15 07:16:19 -04:00
Martin Weinelt
4169bd4063
Revert "gawk: 5.4.0 -> 5.4.1"
...
This reverts commit 1488f541dc .
Breaks at least gcc16 and libpng.
2026-07-14 21:50:06 +02:00
Martin Weinelt
a83d51c090
Revert "tclPackages.expect: 5.45.4 -> 6.0a1"
...
This reverts commit c81dbffc4f .
This update segfaults expect scripts in dejagnu.
2026-07-14 21:22:34 +02:00
nixpkgs-ci[bot] and GitHub
f93d88c669
Merge master into staging-next
2026-07-14 18:24:25 +00:00
Nick Cao and GitHub
e6d3cfa8fd
python3Packages.pyexploitdb: 0.3.34 -> 0.3.35 ( #541613 )
2026-07-14 18:19:03 +00:00
Nick Cao and GitHub
1bc8ad4e87
collectl: 4.3.20.2 -> 4.3.20.3 ( #541604 )
2026-07-14 18:17:43 +00:00
Nick Cao and GitHub
d294f31469
python3Packages.types-html5lib: 1.1.11.20251117 -> 1.1.11.20260518 ( #541603 )
2026-07-14 18:17:23 +00:00
Nick Cao and GitHub
0f55ce6e85
radsecproxy: 1.11.2 -> 1.11.3 ( #541576 )
2026-07-14 18:16:38 +00:00
Nick Cao and GitHub
d1d549eb66
pop: 0.2.2 -> 0.3.0 ( #541534 )
2026-07-14 18:11:10 +00:00
Colin and GitHub
7239913387
mpv.tests.mpv-scripts-should-not-collide: unbreak ( #541816 )
2026-07-14 18:02:42 +00:00
Nick Cao and GitHub
baa6edacd5
python3Packages.monarchmoneycommunity: 1.3.2 -> 1.5.1 ( #541530 )
2026-07-14 18:02:19 +00:00
Nick Cao and GitHub
b179010a17
chirpstack-rest-api: 4.18.0 -> 4.19.0 ( #541528 )
2026-07-14 18:00:39 +00:00
Nick Cao and GitHub
d1ff11499e
ouch: 0.8.0 -> 0.8.1 ( #541514 )
2026-07-14 17:59:37 +00:00
dotlambda and GitHub
138416e1b7
immich: inline plugin-core and web ( #540484 )
2026-07-14 17:55:43 +00:00
Sandro and GitHub
c49cfe1395
wire-desktop: mac 3.40.5442 -> 3.42.5489 ( #541443 )
2026-07-14 17:49:35 +00:00
Sandro and GitHub
2275b61d53
cpplint: fix build on Python 3.14 ( #541487 )
2026-07-14 17:49:13 +00:00
Felix Schröter and GitHub
c30f3f4134
tor-browser: 15.0.17 -> 15.0.18, mullvad-browser: 15.0.16 -> 15.0.18 ( #541852 )
2026-07-14 17:48:31 +00:00
Sandro and GitHub
ac0238b1a3
rectangle: fix darwin build (second attempt) ( #541706 )
2026-07-14 17:39:56 +00:00
Pol Dellaiera and GitHub
8b5fbf917e
lxmf-rs: 0.5.1 -> 0.9.0 ( #541844 )
2026-07-14 17:37:10 +00:00
Gergő Gutyina and GitHub
b3d92b4b5b
cloudquery: init at 6.36.1 ( #531153 )
2026-07-14 17:31:48 +00:00
Gaétan Lepage and GitHub
c960cbc96b
nagstamon: Add missing dependencies ( #540317 )
2026-07-14 17:23:54 +00:00
David McFarland and GitHub
848a9913b2
godot: fix build on darwin by linking with lld ( #541794 )
2026-07-14 17:13:23 +00:00
Gaétan Lepage and GitHub
909c4be5de
vimPlugins: update on 2026-07-13 ( #541515 )
2026-07-14 17:10:21 +00:00
Sandro and GitHub
ca30f85eb0
lomiri.lomiri-session: 0.3 -> 0.4 ( #541609 )
2026-07-14 17:03:53 +00:00
Pavol Rusnak and GitHub
67de5968e0
ollama: 0.31.2 -> 0.32.0 ( #541760 )
2026-07-14 17:03:16 +00:00
Sandro and GitHub
c9fb8556da
matrix-appservice-irc: use nodejs-slim_22 ( #541566 )
2026-07-14 17:01:07 +00:00
Sandro and GitHub
7f5756bcb4
lua-language-server: add smoke test ( #541601 )
2026-07-14 17:00:57 +00:00
Cosima Neidahl and GitHub
6851356864
acme: fix version scheme ( #541866 )
2026-07-14 16:51:33 +00:00
Mauricio Collares and GitHub
708d90332c
sage: import matplotlib, numpy and scipy update patches ( #541462 )
2026-07-14 16:49:44 +00:00
nixpkgs-ci[bot] and GitHub
e57cfea6a8
temporal-cli: 1.7.2 -> 1.8.0 ( #541702 )
2026-07-14 16:47:34 +00:00
nixpkgs-ci[bot] and GitHub
a24c1b520b
openfga-cli: 0.7.17 -> 0.7.19 ( #541591 )
2026-07-14 16:47:29 +00:00
Marie Ramlow and GitHub
aa507eda2b
matterjs-server: 1.1.7 -> 1.2.5 ( #541767 )
2026-07-14 16:42:02 +00:00
Sigmanificient
2db26c2259
acme: fix version scheme
2026-07-14 18:41:37 +02:00
Thomas Gerbet and GitHub
1bfc52137a
go_1_27: 1.27rc1 -> 1.27rc2 ( #539540 )
2026-07-14 16:37:34 +00:00
Francesco Gazzetta and GitHub
e588c92d89
libprojectm: 4.1.6 -> 4.1.7 ( #541815 )
2026-07-14 16:36:36 +00:00
Peder Bergebakken Sundt and GitHub
167110b9fd
wealthfolio-server: 3.5.3 -> 3.6.2 ( #539059 )
2026-07-14 16:34:24 +00:00
Jhonas Wernery and GitHub
03cc2d5252
element-desktop: 1.12.22 -> 1.12.23 ( #541804 )
2026-07-14 16:26:40 +00:00
Thomas Gerbet and GitHub
34f21fb4e6
otf2: 3.1.1 -> 3.2 ( #541838 )
2026-07-14 16:26:25 +00:00
Mathew Polzin and GitHub
836e1d4fcd
bruno: 3.5.1 -> 3.5.2 ( #541737 )
2026-07-14 16:18:08 +00:00
nixpkgs-ci[bot] and GitHub
535daa421d
dtop: 0.7.7 -> 0.7.9 ( #541839 )
2026-07-14 16:16:13 +00:00
yaya and GitHub
166f04d367
electron-source.electron_40: remove, electron_40-bin: mark as insecure ( #537854 )
2026-07-14 16:10:32 +00:00
Martin Weinelt and GitHub
4a32014831
lasuite-drive: 0.18.0 -> 0.19.0 ( #541811 )
2026-07-14 16:10:03 +00:00
whispers
04e210b7cb
tor-browser: 15.0.17 -> 15.0.18
...
release announcement: https://blog.torproject.org/new-release-tor-browser-15018/
changelog: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/raw/tbb-15.0.18-build1/projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
diff: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/tor-browser-140.12.0esr-15.0-1-build2...tor-browser-140.12.0esr-15.0-1-build3
firefox security advisories: https://www.mozilla.org/en-US/security/advisories/mfsa2026-67/
Fixes: CVE-2026-15718, CVE-2026-15719
2026-07-14 12:00:47 -04:00
Maximilian Bosch and GitHub
79d03575f9
lasuite-docs{,-frontend,-collaboration-server}: 5.3.0 -> 5.4.1 ( #540424 )
2026-07-14 15:58:26 +00:00
nixpkgs-ci[bot] and GitHub
66eee7c023
rura: 1.7.0 -> 1.9.0 ( #541769 )
2026-07-14 15:43:57 +00:00
nixpkgs-ci[bot] and GitHub
4c3441695b
Merge master into staging-next
2026-07-14 15:35:50 +00:00
R. Ryantm
ca9a0b29d2
lxmf-rs: 0.5.1 -> 0.9.0
2026-07-14 15:34:55 +00:00
Peder Bergebakken Sundt and GitHub
99d596f4c7
babashka: remove rlwrap ( #538144 )
2026-07-14 15:34:24 +00:00
Peder Bergebakken Sundt and GitHub
3a065e2033
flexget: 3.19.26 -> 3.19.28 ( #541777 )
2026-07-14 15:31:36 +00:00
Vladimír Čunát
179cf95b7f
Merge branch 'staging-nixos' into staging-next
2026-07-14 17:31:12 +02:00