Commit Graph

964577 Commits

Author SHA1 Message Date
Sandro 7408cd58bd phira-mp: init at 0.1.0-unstable-2025-06-10 (#428178) 2026-03-17 15:54:40 +00:00
André Silva a909cee899 enpass: 6.11.6.1833 -> 6.11.13.1957 (#499541) 2026-03-17 15:43:33 +00:00
Sandro eaeded1f53 cinny-{unwrapped,desktop}: 4.10.5 -> 4.11.1 (#498877) 2026-03-17 15:43:02 +00:00
Sandro bea7c51519 modrinth-app-unwrapped: 0.10.30 -> 0.12.4 (#496103) 2026-03-17 15:41:39 +00:00
Sandro c764e81fd5 python3Packages.py-netgear-plus: init at 0.4.7 (#496282) 2026-03-17 15:41:08 +00:00
Sandro df9cca310f grocy: 4.5.0 -> 4.6.0 (#497612) 2026-03-17 15:39:22 +00:00
Martin Weinelt 784d11dcb7 home-assistant-custom-components.gtfs-realtime: init at 0.3.2 (#498348) 2026-03-17 15:02:20 +00:00
Peder Bergebakken Sundt b655a33768 flexget: 3.19.0 -> 3.19.2 (#500094) 2026-03-17 14:51:35 +00:00
Ulrik Strid ab0fff8ae6 gemini-cli: 0.31.0 -> 0.33.0 (#498937) 2026-03-17 14:47:32 +00:00
Atemu ae0c0756cc jpegli: init at 0-unstable-2025-02-11 (#462987) 2026-03-17 14:46:18 +00:00
Ulrik Strid 1e6600e2e3 vscode-extensions.Google.gemini-cli-vscode-ide-companion: fix install 2026-03-17 15:33:33 +01:00
dotlambda 8d12ecb291 python3Packages.elevenlabs: 2.38.1 -> 2.39.1 (#500700) 2026-03-17 14:11:13 +00:00
Damien Cassou 732a7e5ea6 lint-staged: 16.3.2 -> 16.4.0 (#500464) 2026-03-17 14:06:15 +00:00
Fernando Rodrigues b0eddce0fd xen: patch with XSA-480 and XSA-481 (#500711) 2026-03-17 14:05:34 +00:00
nixpkgs-ci[bot] 6fd329b2ad bento: 1.15.1 -> 1.15.2 (#500666) 2026-03-17 13:46:24 +00:00
nixpkgs-ci[bot] 1fe306e29f cargo-shear: 1.9.1 -> 1.11.2 (#500646) 2026-03-17 13:46:23 +00:00
7c6f434c c3070a298a texlive.bin: inherit arguments from texlive (#499903) 2026-03-17 13:20:24 +00:00
Yohann Boniface 6a5a68e0d1 python3Packages.sphinx-markdown-builder: 0.6.9 -> 0.6.10 (#500585) 2026-03-17 13:10:34 +00:00
nixpkgs-ci[bot] f787c2f87f clojure: 1.12.4.1602 -> 1.12.4.1618 (#497373) 2026-03-17 13:04:50 +00:00
nixpkgs-ci[bot] 7e0dc3c775 gomplate: 4.3.3 -> 5.0.0 (#494244) 2026-03-17 13:04:46 +00:00
nixpkgs-ci[bot] 1cd60bbc08 clj-kondo: 2025.10.23 -> 2026.01.19 (#483214) 2026-03-17 13:04:46 +00:00
Yifei Sun ce0d6e4b39 home-assistant-custom-components.gtfs-realtime: init at 0.3.2 2026-03-17 13:43:54 +01:00
Yifei Sun e154d10561 python3Packages.gtfs-station-stop: init at 0.11.7 2026-03-17 13:43:54 +01:00
nixpkgs-ci[bot] bdc04b6b10 swaynotificationcenter: 0.12.3 -> 0.12.5 (#485461) 2026-03-17 12:35:37 +00:00
Vincent Laporte f2498f1a86 rocqPackages.mathcomp-analysis: init at 1.16.0 (#500659) 2026-03-17 12:26:28 +00:00
Fernando Rodrigues d8ad1e5a71 xen: patch with XSA-481
Xen Security Advisory CVE-2026-23555 / XSA-481
                               version 2

                 Xenstored DoS by unprivileged domain

Any guest issuing a Xenstore command accessing a node using the
(illegal) node path "/local/domain/", will crash xenstored due to a
clobbered error indicator in xenstored when verifying the node path.

Note that the crash is forced via a failing assert() statement in
xenstored. In case xenstored is being built with NDEBUG #defined,
an unprivileged guest trying to access the node path "/local/domain/"
will result in it no longer being serviced by xenstored, other guests
(including dom0) will still be serviced, but xenstored will use up
all cpu time it can get.

Any unprivileged domain can cause xenstored to crash, causing a
DoS (denial of service) for any Xenstore action. This will result
in an inability to perform further domain administration on the host.

In case xenstored has been built with NDEBUG defined, an unprivileged
domain can force xenstored to be 100% busy, but without harming
xenstored functionality for other guests otherwise.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-03-17 23:11:48 +11:00
Fernando Rodrigues a8cdacffc2 xen: patch with XSA-480
Xen Security Advisory CVE-2026-23554 / XSA-480
                               version 3

              Use after free of paging structures in EPT

The Intel EPT paging code uses an optimization to defer flushing of any cached
EPT state until the p2m lock is dropped, so that multiple modifications done
under the same locked region only issue a single flush.

Freeing of paging structures however is not deferred until the flushing is
done, and can result in freed pages transiently being present in cached state.
Such stale entries can point to memory ranges not owned by the guest, thus
allowing access to unintended memory regions.

Privilege escalation, Denial of Service (DoS) affecting the entire host,
and information leaks are possible impacts of this vulnerability.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-03-17 23:11:48 +11:00
nixpkgs-ci[bot] 35740f0044 fabric-ai: 1.4.433 -> 1.4.437 (#500607) 2026-03-17 11:50:11 +00:00
Sarah Brofeldt cee3d0e872 apacheKafka: 4_2: init at 4.2.0 (#499402) 2026-03-17 11:26:46 +00:00
Johannes Kirschbauer e513b3c1e9 lib.types: use isType for optionType (#499943) 2026-03-17 11:15:25 +00:00
Matthieu Coudron 3a6c66a037 neovim: add package.path only when necessary (#500694) 2026-03-17 11:04:19 +00:00
R. Ryantm a226f168c9 python3Packages.elevenlabs: 2.38.1 -> 2.39.1 2026-03-17 11:04:05 +00:00
Pol Dellaiera c9cfaf8682 python3Packages.mdformat-mkdocs: 5.1.4 -> 5.2.0b0 (#500326) 2026-03-17 11:02:13 +00:00
nixpkgs-ci[bot] d884b4199f polarity: latest-unstable-2026-03-07 -> latest-unstable-2026-03-16 (#500685) 2026-03-17 10:57:37 +00:00
Matthieu Coudron 76b4f41a13 neovimUtils.makeVimPackageInfo: add lua dependencies (#500415) 2026-03-17 10:56:54 +00:00
teto b94600dc0f neovim: add package.path only when necessary
I was trying to leverage `extraLuaPackages`  in HM and it was adding
empty lines
2026-03-17 11:54:14 +01:00
Jonathan Davies 7da8ba87c7 apacheKafka: 4_2: init at 4.2.0 2026-03-17 10:50:49 +00:00
Fabian Affolter f1e2c6cda5 python3Packages.iamdata: 0.1.202603161 -> 0.1.202603171 (#500684) 2026-03-17 10:44:43 +00:00
Fabian Affolter 076d4ef9ae python3Packages.mypy-boto3-ecs: 1.42.58 -> 1.42.69, python314Packages.boto3-stubs: 1.42.68 -> 1.42.69 (#500686) 2026-03-17 10:44:37 +00:00
Pol Dellaiera 7c424de158 vscode-extensions.wakatime.vscode-wakatime: 27.0.0 -> 29.0.3 (#500598) 2026-03-17 10:42:16 +00:00
Pol Dellaiera 0a8461c139 vscode-extensions.foam.foam-vscode: 0.31.0 -> 0.33.0 (#500616) 2026-03-17 10:42:09 +00:00
Pol Dellaiera 8707310177 vscode-extensions.waderyan.gitblame: 12.0.3 -> 12.1.0 (#500623) 2026-03-17 10:41:48 +00:00
Pol Dellaiera 9e890606be vscode-extensions.prisma.prisma: 31.5.35 -> 31.6.0 (#500628) 2026-03-17 10:41:10 +00:00
Pol Dellaiera f8868860b8 claude-code: 2.1.76 -> 2.1.77 (#500651) 2026-03-17 10:41:02 +00:00
Pol Dellaiera dd83d31419 kicad: 9.0.7 -> 9.0.8 (#500660) 2026-03-17 10:40:34 +00:00
Pol Dellaiera bde2b5860f vscode-extensions.databricks.databricks: 2.10.5 -> 2.10.6 (#500668) 2026-03-17 10:38:03 +00:00
Fabian Affolter 6d43bf586a python3Packages.jsonargparse: 4.46.0 -> 4.47.0 (#500677) 2026-03-17 10:36:14 +00:00
Fabian Affolter 64cfc0dc54 julius-go: init at 1.2.0 (#499169) 2026-03-17 10:35:18 +00:00
nixpkgs-ci[bot] ffb80a010a frida-tools: 14.5.2 -> 14.6.1 (#492010) 2026-03-17 10:27:55 +00:00
nixpkgs-ci[bot] 4d04a7dfca go-dnscollector: 2.1.0 -> 2.2.0 (#500688) 2026-03-17 10:23:59 +00:00