Commit Graph
887835 Commits
Author SHA1 Message Date
Luflosi 5fcc08a907 kubo: 0.36.0 -> 0.37.0
https://github.com/ipfs/kubo/releases/tag/v0.37.0

Kubo v0.37.0 embeds the repository migration from repo version v16 to v17 and the kubo-fs-repo-migrations package will not reveive any more updates.
I'll keep the `kubo-fs-repo-migrations` and `kubo-migrator` packages around for now until a future version of Kubo no longer supports calling the external migration binaries.
Since the (newest) migrations are now built into Kubo, the NixOS module now needs to call `ipfs repo migrate --to=xx --allow-downgrade` instead of `fs-repo-migrations --to xx -y`.
The `--allow-downgrade` flag is only there for the unlikely situation that someone downgrades their local Kubo version with an overlay, separate channel input or similar means. It does however not work for rolling back the NixOS generation after a Kubo upgrade which increases the repo version (not all Kubo upgrades increase the repo version). This is because the Kubo version of the previous NixOS generation doesn't have the code for upgrading to or downgrading from the newer repo version.
Since we only have one version of Kubo in Nixpkgs at a time, migrations cannot be tested automatically. I manually verified that `ipfs repo migrate` uses binaries like `fs-repo-15-to-16` provided by the `kubo-fs-repo-migrations` packages for older migrations. I also tested that the migration from v16 to v17 works on my machine using the NixOS module.
2025-11-01 00:19:03 +01:00
Luflosi 5a967f4a1e nixos/kubo: increase maximum UDP buffer sizes
The [quic-go wiki](https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes) now recommends a larger maximum send- and receive buffer size.
The change to the documentation was made in April 2024: https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes/_compare/597639d834d5d6c242d37d49a02ed04ca65332c9...a3327deff89d2428d48596ce0e643531f9944f99.

Without this change, the Kubo daemon will output this warning:
```
failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 4882 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
```
This can be seen while running the NixOS tests.
2025-11-01 00:19:01 +01:00
Fabian AffolterandGitHub 162bd217b1 python3Packages.aiomisc: 17.9.4 -> 17.9.6 (#456841) 2025-10-31 23:08:25 +00:00
dotlambdaandGitHub 303701b11d python3Packages.sfrbox-api: 0.0.12 -> 0.1.0 (#457384) 2025-10-31 23:07:03 +00:00
Fabian AffolterandGitHub 74e39d90bf gallia: 2.0.0a4 -> 2.0.0b2 (#455359) 2025-10-31 23:04:53 +00:00
Fabian AffolterandGitHub 92e820b7f7 checkip: 0.47.7 -> 0.49.0 (#457235) 2025-10-31 23:03:45 +00:00
Robert Schütz 2aa60580ff python3Packages.sfrbox-api: 0.0.12 -> 0.1.0
Diff: https://github.com/hacf-fr/sfrbox-api/compare/v0.0.12...v0.1.0

Changelog: https://github.com/hacf-fr/sfrbox-api/releases/tag/v0.1.0
2025-10-31 16:00:38 -07:00
Yohann BonifaceandGitHub 1c03650baf malt: 1.2.6 -> 1.4.1 (#456259) 2025-10-31 22:58:34 +00:00
Yohann BonifaceandGitHub 0f597a39e1 mbpoll: fix build with cmake4 (#454571) 2025-10-31 22:58:18 +00:00
Fabian AffolterandGitHub 9859377c90 python313Packages.botocore-stubs: 1.40.61 -> 1.40.62, python313Packages.boto3-stubs: 1.40.61 -> 1.40.62 (#457070) 2025-10-31 22:56:52 +00:00
Yohann BonifaceandGitHub fc30b32f01 openlierox: fix build with cmake4 (#455039) 2025-10-31 22:56:01 +00:00
Yohann BonifaceandGitHub 45c342f187 splitcode: 0.31.3 -> 0.31.4 (#454808) 2025-10-31 22:54:06 +00:00
Fabian AffolterandGitHub 72b8c8c401 python313Packages.tencentcloud-sdk-python: 3.0.1480 -> 3.0.1481 (#457075) 2025-10-31 22:49:52 +00:00
Yohann BonifaceandGitHub b8df1f9d8e tiscamera: fix build issue due to cmake 4 (#453875) 2025-10-31 22:44:05 +00:00
Yohann BonifaceandGitHub c3d2c78728 vmmlib: 1.6.2 -> 1.14.0 (#455291) 2025-10-31 22:43:24 +00:00
zowoqandGitHub 906ea85efd terraform-providers.integrations_github: 6.7.3 -> 6.7.4 (#457373) 2025-10-31 22:40:27 +00:00
Fabian Affolter aa57b7b219 python313Packages.tencentcloud-sdk-python: 3.0.1480 -> 3.0.1481
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1480...3.0.1481

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1481/CHANGELOG.md
2025-10-31 23:39:57 +01:00
Yohann BonifaceandGitHub de838937a0 genmap: fix build with cmake4, mark as broken on darwin (#454191) 2025-10-31 22:39:50 +00:00
Wolfgang WaltherandGitHub a47257e87c ci/eval: avoid passing args around (#457329) 2025-10-31 22:38:28 +00:00
Yohann BonifaceandGitHub 7e7f6033d9 radian: 0.6.13 -> 0.6.15 (#453126) 2025-10-31 22:35:37 +00:00
Yohann BonifaceandGitHub 239621c2ec endless-sky: 0.10.14 -> 0.10.16 (#455681) 2025-10-31 22:34:35 +00:00
Yohann BonifaceandGitHub 89cc7ce21f jetbrains-toolbox: 2.9.1.58121 -> 3.0.1.59888 (#452550) 2025-10-31 22:33:14 +00:00
Yohann BonifaceandGitHub f693e8c733 steam-lancache-prefill: 3.3.0 -> 3.4.0 (#457208) 2025-10-31 22:32:13 +00:00
Yohann BonifaceandGitHub 341fca6aec vkquake: fix build with glslang 16, move to by-name (#455269) 2025-10-31 22:31:46 +00:00
Fabian AffolterandFabian Affolter f12dd4eda3 python313Packages.aiomisc: remove disabled 2025-10-31 23:31:04 +01:00
Yohann BonifaceandGitHub 87233b45ca beeper: 4.1.253 -> 4.1.289 and fix beeper appimage url (#454724) 2025-10-31 22:30:13 +00:00
Joshua Peek 56c6ad83e3 terraform-providers.integrations_github: 6.7.3 -> 6.7.4 2025-10-31 15:29:34 -07:00
Fabian Affolter c8b6169b5a gallia: 2.0.0a4 -> 2.0.0b2
Changelog: https://github.com/Fraunhofer-AISEC/gallia/releases/tag/v2.0.0b2
2025-10-31 23:23:34 +01:00
Gaétan LepageandGitHub e23bcbe1c5 kubazip: init at 0.3.5; tic-80: use system kubazip (#455282) 2025-10-31 22:18:40 +00:00
EmilyandGitHub 30349611ca sendme: 0.26.0 -> 0.27.0 (#436109) 2025-10-31 22:14:44 +00:00
zowoqandGitHub eaaed6b451 terraform-providers.huaweicloud_huaweicloud: 1.79.2 -> 1.80.1 (#457245) 2025-10-31 22:14:25 +00:00
dotlambdaandGitHub ae2ee7c9b4 python3Packages.faster-whisper: 1.2.0 -> 1.2.1 (#457316) 2025-10-31 22:13:56 +00:00
dotlambdaandGitHub 09b6436a98 python3Packages.google-auth-oauthlib: 1.2.2 -> 1.2.3 (#457321) 2025-10-31 22:11:00 +00:00
dotlambdaandGitHub 491f93b432 python3Packages.fastcore: 1.8.13 -> 1.8.14 (#457357) 2025-10-31 22:08:21 +00:00
nixpkgs-merge-bot[bot]andGitHub 58730ae0fa vacuum-go: 0.19.1 -> 0.19.4 (#457350) 2025-10-31 22:06:53 +00:00
Rafael Ieda 593d2ac61d genmap: mark as broken on darwin 2025-10-31 18:52:16 -03:00
Connor BakerandGitHub ea77ad3458 cudaPackages.buildRedist: do not require config.cudaSupport to be enabled (#457220) 2025-10-31 21:51:18 +00:00
Marcin Serwin 97f4dd3ef7 vkquake: move to by-name
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-10-31 22:50:20 +01:00
Marcin Serwin 35c51e32d3 vkquake: fix build with glslang 16
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2025-10-31 22:49:09 +01:00
Connor BakerandGitHub b1242f436f Revert "config: add and document {allow,block}listedLicenses" (#457338) 2025-10-31 21:48:10 +00:00
EmilyandGitHub d0278241ab ungoogled-chromium: 141.0.7390.122-1 -> 142.0.7444.59-1 (#457354) 2025-10-31 21:46:25 +00:00
Maximilian BoschandGitHub c36e83f59e prometheus-node-exporter: 1.9.1 -> 1.10.0 (#455239) 2025-10-31 21:41:52 +00:00
YtandGitHub 20eaf06340 prisma,prisma-engines: 6.7.0 -> 6.18.0 (#451376) 2025-10-31 21:37:32 +00:00
José Romildo MalaquiasandGitHub 9a94527704 lxqt.qlipper: 5.1.2-unstable-2025-07-04 -> 5.1.2-unstable-2025-10-29, fix build (#455203) 2025-10-31 21:29:57 +00:00
R. Ryantm 30a9ccd95e python3Packages.fastcore: 1.8.13 -> 1.8.14 2025-10-31 21:24:49 +00:00
Sefa EyeogluandGitHub 2b80a92798 freelens-bin: init at 1.6.1 (#407120) 2025-10-31 21:23:50 +00:00
Sefa EyeogluandGitHub d1ce55a983 vesktop: 1.6.0 -> 1.6.1; fix use_system_vencord.patch (#457209) 2025-10-31 21:19:11 +00:00
networkException a2d3f5eeaf ungoogled-chromium: 141.0.7390.122-1 -> 142.0.7444.59-1
https://developer.chrome.com/blog/new-in-chrome-142

https://developer.chrome.com/release-notes/142

https://chromereleases.googleblog.com/2025/10/stable-channel-update-for-desktop_28.html

This update includes 20 security fixes.

CVEs:
CVE-2025-12428 CVE-2025-12429 CVE-2025-12430 CVE-2025-12431
CVE-2025-12432 CVE-2025-12433 CVE-2025-12036 CVE-2025-12434
CVE-2025-12435 CVE-2025-12436 CVE-2025-12437 CVE-2025-12438
CVE-2025-12439 CVE-2025-12440 CVE-2025-12441 CVE-2025-12443
CVE-2025-12444 CVE-2025-12445 CVE-2025-12446 CVE-2025-12447
2025-10-31 22:11:20 +01:00
Austin HorstmanandGitHub 92a6403feb ethersync: 0.8.0 -> teamtype: 0.9.0; update editor plugins (#456770) 2025-10-31 20:54:30 +00:00
nixpkgs-merge-bot[bot]andGitHub 2a546a81bf pixelflasher: 8.9.0.1 -> 8.9.1.0 (#456068) 2025-10-31 20:51:06 +00:00