| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | staging-next-24.05 iteration 7 - 2024-12-24 (#367831)origin/nixos-24.05 | Vladimír Čunát | 2024-12-30 | 35 | -64/+220 |
| |\ | |||||
| | * | rustfmt-nightly: add -headerpad_max_install_names x64 darwin (#369349) | Vladimír Čunát | 2024-12-30 | 1 | -0/+5 |
| | |\ | |||||
| | | * | rustfmt-nightly: add -headerpad_max_install_names x64 darwin•••fix failing install_name_tool not having enough space to write the path into the binary > error: install_name_tool: changing install names or rpaths can't be redone for: /nix/store/.../git-rustfmt (for architecture x86_64) because larger updated load commands do not fit (the program must be relinked, and you may need to use -headerpad or -headerpad_max_install_names) | Reno Dakota | 2024-12-30 | 1 | -0/+5 |
| | |/ | |||||
| | * | python312Packages.mypy: fix test with Python 3.12.7•••(cherry picked from commit c00441e179bbd9ff8ca764a70e3886ccfe490913) https://hydra.nixos.org/build/283051644/nixlog/2/tail | Martin Weinelt | 2024-12-30 | 1 | -0/+10 |
| | * | Merge release-24.05 into staging-next-24.05 | github-actions[bot] | 2024-12-28 | 4 | -60/+60 |
| | |\ | |/ |/| | |||||
| * | | [24.05] Kernel updates for 2024-12-27 (#368650) | K900 | 2024-12-28 | 1 | -8/+8 |
| |\ \ | |||||
| | * | | linux_6_1: 6.1.121 -> 6.1.122•••(cherry picked from commit 30a99d46e872611a84745ecd52bc67ab970e58f9) | K900 | 2024-12-28 | 1 | -2/+2 |
| | * | | linux_6_6: 6.6.67 -> 6.6.68•••(cherry picked from commit 3cc672a90ca8c5435fb7599e5c74f28ec9b40052) | K900 | 2024-12-28 | 1 | -2/+2 |
| | * | | linux_6_12: 6.12.6 -> 6.12.7•••(cherry picked from commit 15d17d906602c5ffe27da4d81a0fbe5df3bd7623) | K900 | 2024-12-28 | 1 | -2/+2 |
| | * | | linux_testing: 6.13-rc3 -> 6.13-rc4•••(cherry picked from commit a60c2319f95600aa0e8c3deb8b6d380c3056053c) | K900 | 2024-12-28 | 1 | -2/+2 |
| | * | | linux_testing: 6.13-rc2 -> 6.13-rc3•••(cherry picked from commit eefc9e46723e41e1412e9419ff82f2b4c49ca16c) | Fabián Heredia Montiel | 2024-12-28 | 1 | -2/+2 |
| |/ / | |||||
| * | | nextcloud30Packages: update•••(cherry picked from commit 8e60cfc23b856139aa3d7239761f7c3b4d683038) Conflict in the "mail" app resolved by picking the latest package version (4.0.9 -> 4.1.1). | Gaetan Lepage | 2024-12-27 | 1 | -28/+28 |
| * | | nextcloud29Packages: update•••(cherry picked from commit b23171b4d826cbcc59deb5a90c7c02274c0bad05) | Gaetan Lepage | 2024-12-27 | 1 | -15/+15 |
| * | | nextcloud28Packages: update•••(cherry picked from commit 245ff4f757e19bb360189a9df48049315e16bbe4) | Gaetan Lepage | 2024-12-27 | 1 | -9/+9 |
| | * | p11-kit: only cause rebuild on x86_64-darwin where it fails•••Fixes: 34f5abab7a2e7b02d4ca67bf4ea1b0979f061dcf (cherry picked from commit 2cb56f387af6364695f4d5b2dd779bcd3849d89b) | Emily | 2024-12-26 | 1 | -1/+1 |
| | * | p11-kit: disable test timeouts•••Fixes the build for me. (cherry picked from commit 79d0f5d2ea333d213cda64ec129ddb87cd8f7ed1) | Emily | 2024-12-26 | 1 | -0/+5 |
| | * | Merge release-24.05 into staging-next-24.05 | github-actions[bot] | 2024-12-26 | 3 | -0/+1986 |
| | |\ | |/ |/| | |||||
| * | | (backport release-24.05) tenere: init at 0.11.2 with cargo.lock fix (#364671) | Wolfgang Walther | 2024-12-25 | 3 | -0/+1986 |
| |\ \ | |||||
| | * | | tenere: add patch for backport to release-24.05•••Add patch to downgrade Cargo.lock to version 3 for compatibility with Cargo 1.77.1 in release-24.05 branch. | ob7 | 2024-12-12 | 2 | -1/+1954 |
| | * | | tenere: init at 0.11.2 (#363556)•••* maintainers: add ob7 * tenere: init at 0.11.2-0f3181a Terminal interface for large language models (LLMs). Adds a new package that provides a TUI for interacting with LLM services like Ollama. https://github.com/pythops/tenere (cherry picked from commit 0fc40be15941fe3ac1d01e379b61907d8770fede) Downgrade Cargo.lock to version 3 for compatibility with Cargo 1.77.1 in 24.05. | ob7 | 2024-12-12 | 2 | -0/+33 |
| | | * | Merge release-24.05 into staging-next-24.05 | github-actions[bot] | 2024-12-25 | 2 | -6/+6 |
| | | |\ | |_|/ |/| | | |||||
| * | | | [Backport release-24.05] linux_xanmod, linux_xanmod_latest: 2024-12-20 (#367839) | Atemu | 2024-12-24 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | linux_xanmod_latest: 6.12.5 -> 6.12.6•••(cherry picked from commit e94db5feff365f6f24302a72c053febe5e5e430c) | Shawn8901 | 2024-12-24 | 1 | -2/+2 |
| | * | | | linux_xanmod: 6.6.66 -> 6.6.67•••(cherry picked from commit eac567d371ca82ecf849c23766bb89b9cc9a64ec) | Shawn8901 | 2024-12-24 | 1 | -2/+2 |
| * | | | | [Backport release-24.05] rubyPackages.rails-html-sanitizer: 1.6.0 -> 1.6.1 (#... | Thomas Gerbet | 2024-12-24 | 1 | -2/+2 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | rubyPackages.rails-html-sanitizer: 1.6.0 -> 1.6.1•••Fixes CVE-2024-53985, CVE-2024-53986, CVE-2024-53987, CVE-2024-53988 and CVE-2024-53989. https://discuss.rubyonrails.org/t/rails-html-sanitizer-v1-6-1-addresses-multiple-cves/88092 https://github.com/rails/rails-html-sanitizer/releases/tag/v1.6.1 (cherry picked from commit 886af9cde4dbde4ccad7cad2ea6c87f666e5930a) | Thomas Gerbet | 2024-12-23 | 1 | -2/+2 |
| * | | | | [Backport release-24.05] linux_xanmod, linux_xanmod_latest: 2024-12-15 (#367585) | Atemu | 2024-12-24 | 1 | -4/+4 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | linux_xanmod_latest: 6.11.11 -> 6.12.5•••(cherry picked from commit 8ed2a63e0a0337d61299818ce4f5184825159eb5) | Shawn8901 | 2024-12-23 | 1 | -2/+2 |
| | * | | | linux_xanmod: 6.6.63 -> 6.6.66•••(cherry picked from commit b6373a59c82fb6d3c645f26254c9cb14d6e14433) | Shawn8901 | 2024-12-23 | 1 | -2/+2 |
| |/ / / | |||||
| | | * | avahi: apply patch for CVE-2024-52616 (#367827) | Vladimír Čunát | 2024-12-24 | 1 | -0/+8 |
| | | |\ | |||||
| | | | * | avahi: apply patch for CVE-2024-52616•••Fixes CVE-2024-52616 / https://github.com/avahi/avahi/security/advisories/GHSA-r9j3-vjjh-p8vm (cherry picked from commit a7e9d5524b2e5ecca81c41752907096b0f5c14fd) | Thomas Gerbet | 2024-12-24 | 1 | -0/+8 |
| | | * | | Merge branch 'staging-24.05' into staging-next-24.05 | Vladimír Čunát | 2024-12-24 | 31 | -64/+192 |
| | | |\ \ | |||||
| | | | * | | python312Packages.jinja2: 3.1.4 -> 3.1.5•••https://github.com/pallets/jinja/releases/tag/3.1.5 https://github.com/pallets/jinja/security/advisories/GHSA-q2x7-8rv6-6q7h https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699 Fixes: CVE-2024-56326, CVE-2024-56201 (cherry picked from commit 143eb2efc7b644bc8d / PR #367410) | Martin Weinelt | 2024-12-24 | 1 | -4/+14 |
| | | | |/ | |||||
| | | | * | gst_all_1.*: 1.24.3 -> 1.24.10 (#365245) | Vladimír Čunát | 2024-12-24 | 12 | -22/+76 |
| | | | |\ | |||||
| | | | | * | gst_all_1.*: 1.24.7 -> 1.24.10•••https://discourse.gstreamer.org/t/gstreamer-1-24-10-stable-bug-fix-release/3683 (cherry picked from commit 5af5812fd49d93e1bca04333dd1afb250a321eb6) | Reno Dakota | 2024-12-14 | 11 | -22/+22 |
| | | | | * | gst_all_1.gst-plugins-bad: add patch for macOS < 12 SDK•••This now references `kVTVideoDecoderReferenceMissingErr`, which was added in the macOS 12 SDK. Unfortunately, our 12.3 SDK doesn’t work to build this package currently. This should hopefully be fixed after the SDK rework. (cherry picked from commit 69b18ff3ea8b8df4b85b0ce58ff2ce26f0e38163) | Emily | 2024-12-14 | 2 | -0/+54 |
| | | | | * | python3Packages.gst-python: 1.24.3 -> 1.24.7•••(cherry picked from commit c129df75b68338d3b3b3b0892d5d78133ed850a4) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-editing-services: 1.24.3 -> 1.24.7•••(cherry picked from commit afacb0789d35e2ef591bf5e48b5164c6f704df28) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-devtools: 1.24.3 -> 1.24.7•••(cherry picked from commit aa1c0501b91f2e93d332f56c71092bc1ffbe7f87) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-rtsp-server: 1.24.3 -> 1.24.7•••(cherry picked from commit 3f2e9f2ee84030cce0e5a82524b0c59f5c336db6) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-vaapi: 1.24.3 -> 1.24.7•••(cherry picked from commit e21f9ba00e7d37e74bf2a89bc0f4fa1799ae7c9d) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-libav: 1.24.3 -> 1.24.7•••(cherry picked from commit d8e8d2560e1a870f3fae85eea5855728e66c1619) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-plugins-ugly: 1.24.3 -> 1.24.7•••(cherry picked from commit 12eaa68d405a8bdedc1833d20dec9514492682cd) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-plugins-bad: 1.24.3 -> 1.24.7•••(cherry picked from commit 376d22b787a4c0593d363fa0ab9488120809598a) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-plugins-good: 1.24.3 -> 1.24.7•••(cherry picked from commit 4f18a0a9feae87fda6035b127579075608d9eadb) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gst-plugins-base: 1.24.3 -> 1.24.7•••(cherry picked from commit 830fd9c48bf4a5fc00e8fbdf940730998c41d5af) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | | * | gst_all_1.gstreamer: 1.24.3 -> 1.24.7•••(cherry picked from commit 2f7222d34d9bd99616cc4ab190475e31e59ff4db) | Emily | 2024-12-14 | 1 | -2/+2 |
| | | | * | | mpg123: 1.32.8 -> 1.32.9 (#365028) | Vladimír Čunát | 2024-12-24 | 1 | -2/+2 |
| | | | |\ \ | |||||
| | | | | * | | mpg123: 1.32.8 -> 1.32.9•••Changes: https://www.mpg123.de/#2024-11-02 (cherry picked from commit 87ba2ce02b0182c9571e448badef96301512a170) | Sergei Trofimovich | 2024-12-13 | 1 | -2/+2 |
| | | | * | | | python312: fix memory exhaustion vulnerability in asyncio.protocols (#363230) | Vladimír Čunát | 2024-12-24 | 2 | -0/+47 |
| | | | |\ \ \ | |||||
