| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ceph: 18.2.0 -> 18.2.1•••Changelog: https://docs.ceph.com/en/latest/releases/reef/#v18-2-1-reef (cherry picked from commit 39ccdca5180e5a472d64077f4d9cb439f123a4e1) origin/backport-281474-to-release-23.11 | Robert Schütz | 2024-02-07 | 1 | -2/+2 |
| * | Merge pull request #284292 from NixOS/backport-284264-to-release-23.11•••[Backport release-23.11] bashmount: set meta.mainProgram | Nick Cao | 2024-02-06 | 1 | -0/+1 |
| |\ | |||||
| | * | bashmount: set meta.mainProgram•••(cherry picked from commit 0090978b2a60fdce4feb24cce3afb2f33de3d44e) | Reed | 2024-01-27 | 1 | -0/+1 |
| * | | Merge pull request #285659 from NixOS/backport-276612-to-release-23.11•••[Backport release-23.11] wit-bindgen: 0.14.0 -> 0.16.0 | Nick Cao | 2024-02-06 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | wit-bindgen: 0.14.0 -> 0.16.0•••(cherry picked from commit 35a0a6578671d6633e1acc6d57807333487c7c96) | R. Ryantm | 2024-02-01 | 1 | -3/+3 |
| * | | | Merge pull request #285790 from NixOS/backport-285687-to-release-23.11•••[Backport release-23.11] synapse-matrix: have a valid `meta` attribute | Nick Cao | 2024-02-06 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | synapse-matrix: have a valid `meta` attribute•••Previously, only the unwrapped derivation had it. This is problematic to report issues on Synapse because you cannot read the maintainers from the REPL. :) Signed-off-by: Raito Bezarius <masterancpp@gmail.com> (cherry picked from commit 295952fd5102dec076c1bbf3400c3e1009b2f5ac) | Raito Bezarius | 2024-02-02 | 1 | -0/+3 |
| * | | | | Merge pull request #285903 from eclairevoyant/grsync•••[23.11] grsync: add wrapGAppsHook | Nick Cao | 2024-02-06 | 1 | -1/+3 |
| |\ \ \ \ | |||||
| | * | | | | grsync: Add wrapGAppsHook•••(cherry picked from commit 7e5d75aff4ac4dd4195d31e98aea4e2b22407d97) | Schweber | 2024-02-02 | 1 | -1/+3 |
| * | | | | | Merge pull request #286090 from eclairevoyant/backport-jami-fix•••[23.11] jami: fix wrapper for non-gnome environments | Nick Cao | 2024-02-06 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | jami: fix wrapper for non-gnome environments•••(cherry picked from commit 37578b19ad8d3ee2440863dda8e8856191c870dc) | éclairevoyant | 2024-02-03 | 1 | -0/+8 |
| * | | | | | | Merge pull request #286499 from NixOS/backport-278717-to-release-23.11•••[Backport release-23.11] fitsverify: init at 4.22 | Nick Cao | 2024-02-06 | 1 | -0/+44 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | fitsverify: init at 4.22•••(cherry picked from commit 87a298deee7eed5a859ebff64df0c8da6c0075ab) | Nicolas Benes | 2024-02-05 | 1 | -0/+44 |
| * | | | | | | | Merge pull request #286765 from NixOS/backport-285768-to-release-23.11•••[Backport release-23.11] linuxPackages.openafs: Patch for Linux kernel 6.7 | Nick Cao | 2024-02-06 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | linuxPackages.openafs: Patch for Linux kernel 6.7•••Signed-off-by: Anders Kaseorg <andersk@mit.edu> (cherry picked from commit c04cc1332157496b69f552546de53495a928224c) | Anders Kaseorg | 2024-02-06 | 1 | -0/+15 |
| * | | | | | | | | Merge pull request #286785 from NixOS/backport-286577-to-release-23.11•••[Backport release-23.11] nixos/photoprism: fix typo with duplicated exec call | Nick Cao | 2024-02-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | nixos/photoprism: fix typo•••(cherry picked from commit 14a1f867916c39577e8512e2ff179872bec2c0b5) | Pablo Andres Dealbera | 2024-02-06 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #286852 from NixOS/backport-286769-to-release-23.11•••[Backport release-23.11] python311Packages.django_3: 3.2.23 -> 3.2.24; python311Packages.django_5: 5.0.1 -> 5.0.2 | Martin Weinelt | 2024-02-07 | 2 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | python311Packages.django_5: 5.0.1 -> 5.0.2•••https://docs.djangoproject.com/en/5.0/releases/5.0.2/ https://www.djangoproject.com/weblog/2024/feb/06/security-releases/ https://www.openwall.com/lists/oss-security/2024/02/06/2 Fixes: CVE-2024-24680 (cherry picked from commit 0ba87719a5f7b71cdcab78bbc87718372cdd253b) | Martin Weinelt | 2024-02-07 | 1 | -2/+2 |
| | * | | | | | | | | | python311Packages.django_3: 3.2.23 -> 3.2.24•••https://docs.djangoproject.com/en/dev/releases/3.2.24/ https://www.djangoproject.com/weblog/2024/feb/06/security-releases/ https://www.openwall.com/lists/oss-security/2024/02/06/2 Fixes: CVE-2024-24680 (cherry picked from commit fab1080a3e529ecc73bac8e34cc08f6614a03df5) | Martin Weinelt | 2024-02-07 | 1 | -2/+2 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #286821 from NixOS/backport-286790-to-release-23.11•••[Backport release-23.11] microsoft-edge: 121.0.2277.98 -> 121.0.2277.106 | Weijia Wang | 2024-02-07 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | microsoft-edge: 121.0.2277.98 -> 121.0.2277.106•••(cherry picked from commit 01c35392582cbf3596bf44c9781b13d09572c753) | R. Ryantm | 2024-02-06 | 1 | -6/+6 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #286786 from NixOS/backport-286147-to-release-23.11•••[Backport release-23.11] tetragon: init at 0.11.0 | Nick Cao | 2024-02-06 | 2 | -0/+75 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | tetragon: init at 0.11.0•••Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae> (cherry picked from commit 507aa326d57ab87c7c0e2c51c6e7fcafe7d746fa) | Ganga Ram | 2024-02-06 | 1 | -0/+69 |
| | * | | | | | | | | | maintainers: add gangaram•••Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae> (cherry picked from commit 03cf80164ac2742c7ff4f0c49c20a0ea658fb560) | Ganga Ram | 2024-02-06 | 1 | -0/+6 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #286502 from NixOS/backport-286076-to-release-23.11•••[Backport release-23.11] microsoft-edge: 121.0.2277.83 -> 121.0.2277.98 | Nick Cao | 2024-02-06 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | microsoft-edge: 121.0.2277.83 -> 121.0.2277.98•••(cherry picked from commit cbbc4c6eab0227aabbe1aef8e7b60bb069f010ee) | R. Ryantm | 2024-02-05 | 1 | -6/+6 |
| | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #286527 from NixOS/backport-286506-to-release-23.11•••[Backport release-23.11] popsicle: 1.3.2 -> 1.3.3 | Nick Cao | 2024-02-06 | 2 | -351/+578 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | popsicle: 1.3.2 -> 1.3.3•••Diff: https://github.com/pop-os/popsicle/compare/1.3.2...1.3.3 Changelog: https://github.com/pop-os/popsicle/releases/tag/1.3.3 Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com> (cherry picked from commit 3b9380da065ea33c5880372df5628a3e072831f7) | Muhammad Falak R Wani | 2024-02-05 | 2 | -351/+578 |
| * | | | | | | | | | | Merge pull request #286751 from NixOS/backport-286677-to-release-23.11•••[Backport release-23.11] netbird-ui: 0.25.5 -> 0.25.6 | Nick Cao | 2024-02-06 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | netbird-ui: 0.25.5 -> 0.25.6•••(cherry picked from commit ec75dcd60a1e6aec81015cf1bd6bbaafd673147b) | R. Ryantm | 2024-02-06 | 1 | -3/+3 |
| * | | | | | | | | | | | Merge pull request #286754 from matthiasbeyer/backport-286681-to-release-23.11•••[Backport release-23.11]: cargo-deny: 0.14.7 -> 0.14.11 | Nick Cao | 2024-02-06 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | cargo-deny: 0.14.10 -> 0.14.11•••(cherry picked from commit 31f8693c31130e6935a8d2d6d32d4c003d75f820) Signed-off-by: Matthias Beyer <mail@beyermatthias.de> | R. Ryantm | 2024-02-06 | 1 | -3/+3 |
| | * | | | | | | | | | | cargo-deny: 0.14.7 -> 0.14.10•••(cherry picked from commit 1dea5fabb8320f46eec6a12f449700cf811ab565) Signed-off-by: Matthias Beyer <mail@beyermatthias.de> | R. Ryantm | 2024-02-06 | 1 | -3/+3 |
| | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #286772 from NixOS/backport-285562-to-release-23.11•••[Backport release-23.11] wiki-js: 2.5.300 -> 2.5.301 | Maximilian Bosch | 2024-02-06 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | wiki-js: 2.5.300 -> 2.5.301•••(cherry picked from commit 5c3d10192a49d6c89ccb209d4659ee0e2ff51f29) | R. Ryantm | 2024-02-06 | 1 | -2/+2 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #286333 from NixOS/backport-286294-to-release-23.11 | maxine | 2024-02-06 | 9 | -15/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | libshumate: Fix updateScript•••We of course should prefer stable release when there is one. (cherry picked from commit 59e8ff163aa992ee40962c2e15433ec68011b9df) | Bobby Rong | 2024-02-04 | 1 | -1/+0 |
| | * | | | | | | | | | | d-spy: Fix updateScript•••Odd versions are unstable per https://gitlab.gnome.org/GNOME/d-spy/-/blob/main/NEWS. (cherry picked from commit d55016ef58be0fb82b536486680f64ff5176a088) | Bobby Rong | 2024-02-04 | 1 | -0/+1 |
| | * | | | | | | | | | | gnome-text-editor: 45.1 → 45.3•••https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.1...45.3 (cherry picked from commit bd4b200c2e2a2a35e1b33162643ec1e6641a695c) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| | * | | | | | | | | | | gcr: 3.41.1 → 3.41.2•••https://gitlab.gnome.org/GNOME/gcr/-/compare/3.41.1...3.41.2 (cherry picked from commit 97fae43f10f44f23e9459c3621068040a3a05b9e) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| | * | | | | | | | | | | pangomm_2_48: 2.50.1 → 2.50.2•••https://gitlab.gnome.org/GNOME/pangomm/-/compare/2.50.1...2.50.2 (cherry picked from commit acade6ca9b27ef112e0272741e9df0190b110073) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| | * | | | | | | | | | | pangomm: 2.46.3 → 2.46.4•••https://gitlab.gnome.org/GNOME/pangomm/-/compare/2.46.3...2.46.4 (cherry picked from commit 7bcad9b1e69199eeb2b9a508c1054e7f8b024b2c) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| | * | | | | | | | | | | glibmm_2_68: 2.78.0 → 2.78.1•••https://gitlab.gnome.org/GNOME/glibmm/-/compare/2.78.0...2.78.1 (cherry picked from commit 6edd6ba881a0172e4d22d23fb12e535f432be845) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| | * | | | | | | | | | | atkmm_2_36: 2.36.2 → 2.36.3•••https://gitlab.gnome.org/GNOME/atkmm/-/compare/2.36.2...2.36.3 (cherry picked from commit 81f46e96595e41170ea099e1a3799eb49f680730) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| | * | | | | | | | | | | atkmm: 2.28.3 → 2.28.4•••https://gitlab.gnome.org/GNOME/atkmm/-/compare/2.28.3...2.28.4 (cherry picked from commit f029bcc5d27fcace2007927c9e0d686eb916091f) | Bobby Rong | 2024-02-04 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge pull request #286748 from NixOS/backport-286612-to-release-23.11 | maxine | 2024-02-06 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | webkitgtk: 2.42.4 → 2.42.5•••https://github.com/WebKit/WebKit/compare/webkitgtk-2.42.4...webkitgtk-2.42.5 https://webkitgtk.org/2024/02/05/webkitgtk2.42.5-released.html https://webkitgtk.org/security/WSA-2024-0001.html CVE-2024-23222, CVE-2024-23206, CVE-2024-23213 (cherry picked from commit 198e537165828ef8a982d8199b5da246454d9a20) | Bobby Rong | 2024-02-06 | 1 | -2/+2 |
| | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #286735 from NixOS/backport-286601-to-release-23.11•••[Backport release-23.11] firefox-unwrapped: 122.0 -> 122.0.1 | Nick Cao | 2024-02-06 | 3 | -412/+412 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | firefox-bin-unwrapped: 122.0 -> 122.0.1•••https://www.mozilla.org/en-US/firefox/122.0.1/releasenotes/ (cherry picked from commit 8d4f9e27e46bb09a2f946e5786019fa1b8d9c80b) | Martin Weinelt | 2024-02-06 | 1 | -409/+409 |
