Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 346200 to release 24.05 #346433

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 19, 2024

  1. linuxPackages_latest.nct6687d: 0-unstable-2024-02-23 -> 0-unstable-20…

    …24-09-02
    
    (cherry picked from commit f8a752f)
    JohnRTitor authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f92d957 View commit details
    Browse the repository at this point in the history
  2. discord-ptb: 0.0.103 -> 0.0.105

    (cherry picked from commit a597aac)
    r-ryantm authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    33e1969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2198681 View commit details
    Browse the repository at this point in the history
  4. gnome.sushi: use actual upstream url as homepage

    (cherry picked from commit 9f3c106)
    AMDmi3 authored and bobby285271 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b768cf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94b8a9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    039b7f6 View commit details
    Browse the repository at this point in the history
  7. unit: fix php82 module argument

    (cherry picked from commit f24fd1b)
    RafaelKr authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0a944de View commit details
    Browse the repository at this point in the history
  8. [Backport release-24.05] linuxPackages_latest.nct6687d: 0-unstable-20…

    …24-02-23 -> 0-unstable-2024-09-02 (NixOS#342958)
    JohnRTitor authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    01c9cdd View commit details
    Browse the repository at this point in the history
  9. nixos/prometheus-smartctl-exporter: fix NVMe scanning

    smartctl_exporter already runs with SupplementaryGroups "disk", which
    gives full access to SATA drives, but NVMe devices are owned by
    root:root, resulting in no access:
    
      [...] msg="Smartctl open device: /dev/nvme0 failed: Permission denied"
    
    This patch introduces a "smartctl-exporter-access" supplementary
    group, and an udev rule with setfacl to give the exporter access to NVMe
    drives, without changing the base root:root ownership.
    
    Fixes NixOS#210041
    
    (cherry picked from commit 86a6ef5)
    bjornfor authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    04ba303 View commit details
    Browse the repository at this point in the history
  10. linux_xanmod: 6.6.50 -> 6.6.51

    (cherry picked from commit cf71c1d)
    Shawn8901 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5b75d9 View commit details
    Browse the repository at this point in the history
  11. linux_xanmod_latest: 6.10.9 -> 6.10.10

    (cherry picked from commit 14dec03)
    Shawn8901 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    436f3e0 View commit details
    Browse the repository at this point in the history
  12. dendrite: 0.13.7 -> 0.13.8

    (cherry picked from commit 1389dc9)
    r-ryantm authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3fbb64e View commit details
    Browse the repository at this point in the history
  13. amazon-ssm-agent: add the system's software to the path

    Follow up to NixOS#342584.
    
    Similarly to that PR, it is surprising that software which was installed by the user isn't available to a script run over ssm by default.
    
    When executing commands with ssm, users will now have more predictable access to baked-in software instead of an extremely bare-minimum set currently there.
    
    (cherry picked from commit 7547a1f)
    grahamc authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e6fb8a4 View commit details
    Browse the repository at this point in the history
  14. amazon-init: include the general system's software and wrappers in PATH

    It is surprising that software which was installed by the user at AMI
    generation time isn't available to a script run over user data by
    default.
    
    When authoring user data to execute at startup, users will now have
    more predictable access to baked-in software instead of an extremely
    bare-minimum set currently there.
    
    (cherry picked from commit 76b614b)
    grahamc authored and github-actions[bot] committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b1d27e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3093d8e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    85eeb64 View commit details
    Browse the repository at this point in the history
  17. envoy: 1.30.5 -> 1.30.6

    https://github.com/envoyproxy/envoy/releases/tag/v1.30.6
    
    CVE-2024-45808: Malicious log injection via access logs
    CVE-2024-45806: Potential manipulate x-envoy headers from external sources
    CVE-2024-45809: Jwt filter crash in the clear route cache with remote JWKs
    CVE-2024-45810: Envoy crashes for LocalReply in http async client
    adamcstephens committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a219f9f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    7c1857a View commit details
    Browse the repository at this point in the history
  2. xone: fix kernel 6.11 compatibility

    (cherry picked from commit ff4117b)
    Raroh73 authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c34f195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef6c7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37a2371 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b42d73b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7af147e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a77153 View commit details
    Browse the repository at this point in the history
  8. nixVersions.nix_2_24: 2.24.6 -> 2.24.7

    Diff: NixOS/nix@2.24.6...2.24.7
    (cherry picked from commit 1517e22)
    Aleksanaa authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e8d65bf View commit details
    Browse the repository at this point in the history
  9. nixVersions.nix_2_18: 2.18.5 -> 2.18.7

    Diff: NixOS/nix@2.18.5...2.18.7
    (cherry picked from commit 9d6e0fc)
    Aleksanaa authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c592dd0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d636676 View commit details
    Browse the repository at this point in the history
  11. rcu: disable build on hydra

    - rcu uses requireFile as src, so it cannot be built on Hydra
    
    (cherry picked from commit fe0a550)
    ghpzin authored and OPNA2608 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d6475d2 View commit details
    Browse the repository at this point in the history
  12. mautrix-meta: 0.3.2 -> 0.4.0

    This update cannot be done by the nixpkgs bot, as
    the structure of the project has been changed, so why wait.
    
    The mautrix-meta project has been moved under "cmd/mautrix-meta"
    There is also "cmd/lscli", but since this package is mainly
    about mautrix-meta, I think we can stay with this specific cmd.
    If we wanted, we could switch to both of them by removing this
    `subPackages` attribute.
    
    (cherry picked from commit 9ef2c90)
    Rutherther authored and github-actions[bot] committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0c123ba View commit details
    Browse the repository at this point in the history
  13. rcu: Convert hash to SRI format

    Based on 2641d97, to allow easier backporting.
    OPNA2608 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    57729df View commit details
    Browse the repository at this point in the history
  14. rcu: 2024.001p -> 2024.001q

    (cherry picked from commit 1521f96)
    OPNA2608 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    969227b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    944b2ae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    272a8a5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    79d9106 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    35803f4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6556849 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e5bd14e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aeae281 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. [Backport release-24.05] python39: 3.9.19 -> 3.9.20; python310: 3.10.…

    …14 -> 3.10.15; python313: 3.13.0rc1 -> 3.13.0rc2 (NixOS#341284)
    leona-ya authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8e5a685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f038cd2 View commit details
    Browse the repository at this point in the history
  3. vivaldi: 6.9.3447.41 -> 6.9.3447.46

    (cherry picked from commit 6eccab7)
    r-ryantm authored and github-actions[bot] committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    dcedcd8 View commit details
    Browse the repository at this point in the history
  4. microsoft-edge: 128.0.2739.67 -> 129.0.2792.52

    (cherry picked from commit 3256113)
    r-ryantm authored and github-actions[bot] committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2b45d81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4efa275 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    279e3a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d76b67 View commit details
    Browse the repository at this point in the history
  8. discord-canary: 0.0.483 -> 0.0.492

    (cherry picked from commit 67b5852)
    r-ryantm authored and github-actions[bot] committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3dec208 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb254dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10182ee View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    23cbb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3206a41 View commit details
    Browse the repository at this point in the history
  3. google-chrome: 128.0.6613.137 -> 129.0.6668.58

    (cherry picked from commit 0c6b57f)
    JohnRTitor authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0e9509e View commit details
    Browse the repository at this point in the history
  4. vencord: 1.10.1 -> 1.10.2

    (cherry picked from commit 7be9dd1)
    r-ryantm authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1217584 View commit details
    Browse the repository at this point in the history
  5. firefox-devedition-bin-unwrapped: 131.0b2 -> 131.0b9

    (cherry picked from commit 9caaafc)
    jopejoe1 authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    68b67de View commit details
    Browse the repository at this point in the history
  6. firefox-beta-bin-unwrapped: 131.0b2 -> 131.0b9

    (cherry picked from commit 8429191)
    jopejoe1 authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f6726fa View commit details
    Browse the repository at this point in the history
  7. firefox-devedition-unwrapped: 131.0b2 -> 131.0b9

    (cherry picked from commit 53426bf)
    jopejoe1 authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    2207ebb View commit details
    Browse the repository at this point in the history
  8. firefox-beta-unwrapped: 131.0b2 -> 131.0b9

    (cherry picked from commit 718c93e)
    jopejoe1 authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0ad5214 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bb6215 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b52cf9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b34eac7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6977bea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88a4b52 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    56acf92 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03d09fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b20ad9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4de78af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fc8411a View commit details
    Browse the repository at this point in the history
  19. garage: 1.0.0 -> 1.0.1

    flokli authored and teutat3s committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b796bf9 View commit details
    Browse the repository at this point in the history
  20. signal-desktop: 7.24.1 -> 7.25.0

    (cherry picked from commit e644b0d)
    r-ryantm authored and github-actions[bot] committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    643f7c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. google-chrome: fix update script

    Chrome uses partial rollout for Darwin and Windows
    
    This is represented by `fractionGroup` and `fraction`.
    
    0.25 means 25% of users, 0.5 means 50% of users and so on.
    
    Partial rollouts aren't done on linux, and so `fraction` and `fractionalGroup` is always 1 for it.
    
    Here we add some additional parameters to chrome version history api endpoint, to get the latest version, sort the versions in descending order.
    
    These parameters are redundant on Linux but kept anyway.
    
    See NixOS#343552 (comment)
    Docs: https://developer.chrome.com/docs/web-platform/versionhistory/reference#filter
    
    (cherry picked from commit bc4914b)
    JohnRTitor authored and github-actions[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7982b54 View commit details
    Browse the repository at this point in the history
  2. google-chrome: 128.0.6613.138 -> 129.0.6668.59 (Darwin)

    update script works now, yay!
    
    (cherry picked from commit 22d8492)
    JohnRTitor authored and github-actions[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a5cb891 View commit details
    Browse the repository at this point in the history
  3. [Backport release-24.05] google-chrome: 128.0.6613.138 -> 129.0.6668.…

    …59 (Darwin); fix update script (NixOS#343879)
    jnsgruk authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7ca0f93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af90e5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcb0b0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bffd4c4 View commit details
    Browse the repository at this point in the history
  7. snipe-it: 6.4.2 -> 7.0.4

    (cherry picked from commit 03f1d51)
    r-ryantm authored and yayayayaka committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4ce3feb View commit details
    Browse the repository at this point in the history
  8. snipe-it: 7.0.4 -> 7.0.6

    (cherry picked from commit a7b2353)
    r-ryantm authored and yayayayaka committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    48d685b View commit details
    Browse the repository at this point in the history
  9. snipe-it: 7.0.6 -> 7.0.7

    (cherry picked from commit f4c81f9)
    r-ryantm authored and yayayayaka committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    80e9e2b View commit details
    Browse the repository at this point in the history
  10. snipe-it: 7.0.7 -> 7.0.11

    (cherry picked from commit 02e6cbc)
    r-ryantm authored and yayayayaka committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4a9e797 View commit details
    Browse the repository at this point in the history
  11. snipe-it: 7.0.11 -> 7.0.12

    (cherry picked from commit 28306a7)
    r-ryantm authored and yayayayaka committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    08d69ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad59c8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d986d04 View commit details
    Browse the repository at this point in the history
  14. garage: move from sha256 to hash

    (cherry picked from commit a0b89aa)
    flokli authored and teutat3s committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b6b948c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41629f8 View commit details
    Browse the repository at this point in the history
  16. thunderbird-unwrapped: 128.1.1esr -> 128.2.3esr

    (cherry picked from commit 4008474)
    r-ryantm authored and github-actions[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9f59220 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a280bb1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    babc25a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. [Backport release-24.05] rustdesk-flutter: add missing libayatana-app…

    …indicator patch (NixOS#343894)
    
    rustdesk-flutter: add missing libayatana-appindicator patch (NixOS#343742)
    
    * rustdesk-flutter: nixfmt
    
    * rustdesk-flutter: add missing libayatana-appindicator patch
    
    (cherry picked from commit a0a0b4d)
    
    Co-authored-by: Bot_wxt1221 <3264117476@qq.com>
    github-actions[bot] and Bot-wxt1221 authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3d3fe6e View commit details
    Browse the repository at this point in the history
  2. [Backport release-24.05] amazon-init: include the general system's so…

    …ftware and wrappers in PATH (NixOS#343105)
    arianvp authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    edfcc0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7faae2f View commit details
    Browse the repository at this point in the history
  4. fetchurl: enable TLS verification when credentials are used

    This make sure the credentials cannot be leaked in a MITM attack.
    Note that this change might break some existing deployments if the users
    tries to fetch resources on endpoints with invalid certificates.
    The impacted users will have the following choices:
    * fix the endpoint providing the resource
    * override SSL_CERT_FILE to either disable the verification (not
      recommended) or to set it to a path including their CA certificate.
    
    (cherry picked from commit a169553)
    LeSuisse authored and alyssais committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4fa7aad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48c3030 View commit details
    Browse the repository at this point in the history
  6. traefik: 3.0.4 -> 3.1.0

    r-ryantm authored and Scrumplex committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ee51544 View commit details
    Browse the repository at this point in the history
  7. traefik: 3.1.0 -> 3.1.1

    r-ryantm authored and Scrumplex committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    498d121 View commit details
    Browse the repository at this point in the history
  8. traefik: 3.1.1 -> 3.1.2

    r-ryantm authored and Scrumplex committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ef0d329 View commit details
    Browse the repository at this point in the history
  9. traefik: backport fix for CVE-2024-45410

    Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
    Scrumplex committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3002cd2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    830f6d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bafcd2b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    656f967 View commit details
    Browse the repository at this point in the history
  13. lgogdownloader: 3.12 -> 3.14

    Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
    (cherry picked from commit e52335e)
    LudovicoPiero authored and github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    39b5f2c View commit details
    Browse the repository at this point in the history
  14. lgogdownloader: format with nixfmt

    Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
    (cherry picked from commit 6d6ec24)
    LudovicoPiero authored and github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2ad7b70 View commit details
    Browse the repository at this point in the history
  15. lgogdownloader: remove meta = with lib;

    Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
    (cherry picked from commit 67c5627)
    LudovicoPiero authored and github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7d50e6b View commit details
    Browse the repository at this point in the history
  16. lgogdownloader: move to pkgs/by-name

    Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
    (cherry picked from commit e18b0c2)
    LudovicoPiero authored and github-actions[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a5456f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. lxc: 6.0.1 -> 6.0.2

    (cherry picked from commit 136c5b7)
    adamcstephens committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    298d62a View commit details
    Browse the repository at this point in the history
  2. lxcfs: 6.0.1 -> 6.0.2

    (cherry picked from commit e82be94)
    adamcstephens committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d0708e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a084d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be30182 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    613f8ec View commit details
    Browse the repository at this point in the history
  6. devenv: 1.1 -> 1.2

    (cherry picked from commit f957157)
    r-ryantm authored and github-actions[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    aac6c07 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3f8b0a View commit details
    Browse the repository at this point in the history
  8. coqPackages.hierarchy-builder: do not pass VFILES if version >= 1.1.0 (

    …NixOS#341171)
    
    Co-authored-by: Pierre Roux <pierre.roux@onera.fr>
    (cherry picked from commit bbf4cf5)
    gares authored and vbgl committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    759537f View commit details
    Browse the repository at this point in the history
  9. cinnamon.cinnamon-screensaver: Ignore shift-f10 keybinding

    Fixes a lock screen bypass vulnerability, on nixos-unstable this is fixed in 6.2.1.
    bobby285271 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    697fad2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2719c05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f1657c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37df9bc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    901baee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    784cdf2 View commit details
    Browse the repository at this point in the history
  3. [Backport release-24.05] rustdesk-flutter: 1.3.0 -> 1.3.1 (NixOS#344379)

    rustdesk-flutter: 1.3.0 -> 1.3.1 (NixOS#343904)
    
    (cherry picked from commit 02695b7)
    
    Co-authored-by: Janne Heß <dasJ@users.noreply.github.com>
    github-actions[bot] and dasJ authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    89a6369 View commit details
    Browse the repository at this point in the history
  4. nixVersions.nix_2_24: 2.24.7 -> 2.24.8

    Contains a couple of scary sounding fixes:
    
    > builtin:fetchurl: Enable TLS verification
    > Ensure error messages don't leak private key
    
    (cherry picked from commit 4e9b909)
    alyssais authored and fricklerhandwerk committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0c5e690 View commit details
    Browse the repository at this point in the history
  5. linuxPackages_6_11.perf: fix build

    K900 authored and phip1611 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    46ef079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b8856d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f7b5c9 View commit details
    Browse the repository at this point in the history
  8. smtp4dev: init at 3.3.4

    Co-authored-by: jchv <john@jchw.io>
    (cherry picked from commit 098f35e)
    Rucadi authored and github-actions[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c0fcb4f View commit details
    Browse the repository at this point in the history
  9. smtp4dev: init at 3.3.4 Fix style and refs

    Co-authored-by: jchv <john@jchw.io>
    Co-authored-by: Felix <41747605+Defelo@users.noreply.github.com>
    (cherry picked from commit eacaf54)
    Rucadi authored and github-actions[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c1a0c8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d65908 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df1cdd1 View commit details
    Browse the repository at this point in the history
  12. nixos/printing: add option to disable browsed daemon

    It is currently tied to `services.avahi.enable` which might not be
    desirable.
    
    With this change it is possible to disable the service with
    `services.printing.browsed.enable = false`
    
    (cherry picked from commit 981a63b)
    LeSuisse authored and github-actions[bot] committed Sep 26, 2024
    1 Configuration menu
    Copy the full SHA
    48db5e7 View commit details
    Browse the repository at this point in the history
  13. nixVersions.nix_2_18: 2.18.7 -> 2.18.8

    Diff: NixOS/nix@2.18.7...2.18.8
    Fixes GHSA-6fjr-mq49-mm2c
    
    (cherry picked from commit 0aed7f0)
    getchoo authored and github-actions[bot] committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f1c0a9c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b135475 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    33fbc56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7bd0461 View commit details
    Browse the repository at this point in the history
  17. floorp: 11.17.5 -> 11.17.7

    Release notes: https://blog.ablaze.one/4464/2024-08-01/
    Git changelog: Floorp-Projects/Floorp@v11.17.5...v11.17.7
    
    Signed-off-by: Christoph Heiss <christoph@c8h4.io>
    (cherry picked from commit a694040)
    christoph-heiss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    91f34d5 View commit details
    Browse the repository at this point in the history
  18. emacs: do not allow webkitgtk on Emacs >= 30

    An incompatibility with newer versions of webkit2gtk was revealed
    upstream (https://lists.gnu.org/archive/html/bug-gnu-emacs/2024-09/msg00695.html).
    
    (cherry picked from commit a755ead)
    leungbk committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    70dfde4 View commit details
    Browse the repository at this point in the history
  19. floorp-unwrapped: 11.17.7 -> 11.17.8

    Signed-off-by: Christoph Heiss <christoph@c8h4.io>
    (cherry picked from commit 028458a)
    christoph-heiss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8ba50eb View commit details
    Browse the repository at this point in the history
  20. floorp-unwrapped: 11.17.8 -> 11.18.1

    Signed-off-by: Christoph Heiss <christoph@c8h4.io>
    (cherry picked from commit 8336f9d)
    christoph-heiss committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e985bf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    f651414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7360e View commit details
    Browse the repository at this point in the history
  3. lgogdownloader: 3.14 -> 3.15

    (cherry picked from commit 2f33e99)
    r-ryantm authored and github-actions[bot] committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d39407c View commit details
    Browse the repository at this point in the history
  4. nixos/influxdb2: wait until service is ready

    Factor out part of the provisioning script into a
    wait-until-service-is-ready script, and put it unconditionally in
    front of ExecStartPost=, so that services that depend on influxdb2 are
    not started until influxdb2 responds to requests.
    
    Fixes NixOS#317017 ("Scrutiny tries to start before influxdb has started")
    
    (cherry picked from commit 732d365)
    bjornfor committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7da1d41 View commit details
    Browse the repository at this point in the history
  5. cups-filters: apply patch for CVE-2024-47076

    Advisory:
    GHSA-w63j-6g73-wmg5
    (cherry picked from commit d726e2d)
    LeSuisse authored and github-actions[bot] committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e5a42b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a33680 View commit details
    Browse the repository at this point in the history
  7. skypeforlinux: 8.127.0.200 -> 8.129.0.201

    (cherry picked from commit cc4f6b0)
    r-ryantm authored and github-actions[bot] committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    80237d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    073a340 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    924d0ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fdb8f5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a41d056 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f49d0f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    494712f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6eee011 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21a5686 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a9a9e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. qq: 3.2.12-2024.9.2 -> 3.2.12-2024.9.27

    (cherry picked from commit b7d7bc3)
    r-ryantm authored and github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ea20d76 View commit details
    Browse the repository at this point in the history
  2. git-workspace: 1.5.0 -> 1.6.0

    (cherry picked from commit 252c5eb)
    r-ryantm authored and github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    203ecf7 View commit details
    Browse the repository at this point in the history
  3. [Backport release-24.05] traefik: 3.0.4 -> 3.1.2, fix CVE-2024-45410 (N…

    …ixOS#344222)
    
    I've verified that the test example provided does work on x86_64-linux as expected, and that the other NixOS traefik tests doesn't fail from this. This looks good to me, and a severity 9.3 should probably be expedited.
    
    Comparing v3.1.2 to v3.1.3 also confirms that removals made in patch make perfect sense traefik/traefik@v3.1.2...v3.1.3
    
    The bump from v3.0 to v3.1 does require minor migrations with limited scope https://doc.traefik.io/traefik/v3.1/migration/v3/#v30-to-v31, but aside from this being fine to backport since its a security release, major version bumps have in the past also been made without reservation NixOS#307794.
    
    I think this is solid.
    cafkafk authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ebbc94a View commit details
    Browse the repository at this point in the history
  4. tor-browser: 13.5.4 -> 13.5.5

    (cherry picked from commit d9a5b90)
    r-ryantm authored and github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    764e2fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf83c15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e645c76 View commit details
    Browse the repository at this point in the history
  7. spotify: 1.2.42.290.g242057a2 -> 1.2.45.454.gc16ec9f6

    (cherry picked from commit f173d5d)
    mjoerg authored and github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    cad7255 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a77cfcf View commit details
    Browse the repository at this point in the history
  9. mattermost-desktop: 5.7.0 -> 5.8.1

    (cherry picked from commit 3c2aaa1)
    Antiarchitect authored and LeSuisse committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    30525fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ae75e6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4962ad3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84f7c1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fbca5e7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0fb2db3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6485f89 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ced0da1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3b7041a View commit details
    Browse the repository at this point in the history
  18. php81: 8.1.29 -> 8.1.30

    Fixes CVE-2024-8927, CVE-2024-9026 and CVE-2024-8925.
    
    Changes:
    https://www.php.net/ChangeLog-8.php#8.1.30
    (cherry picked from commit 27f1613)
    LeSuisse authored and Ma27 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    daf7836 View commit details
    Browse the repository at this point in the history
  19. php82: 8.2.23 -> 8.2.24

    Fixes CVE-2024-8927, CVE-2024-9026 and CVE-2024-8925.
    
    Changes:
    https://www.php.net/ChangeLog-8.php#8.2.24
    (cherry picked from commit 922f9d7)
    LeSuisse authored and Ma27 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ce5e025 View commit details
    Browse the repository at this point in the history
  20. php83: 8.3.11 -> 8.3.12

    Fixes CVE-2024-8927, CVE-2024-9026 and CVE-2024-8925.
    
    Changes:
    https://www.php.net/ChangeLog-8.php#8.3.12
    (cherry picked from commit bb8164e)
    LeSuisse authored and Ma27 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8762b8e View commit details
    Browse the repository at this point in the history
  21. meshcentral: 1.1.30 -> 1.1.31

    (cherry picked from commit 23d38e3)
    r-ryantm authored and github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b52edc8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    325a451 View commit details
    Browse the repository at this point in the history
  23. firefly-iii: 6.1.19 -> 6.1.20

    (cherry picked from commit c4f77e0)
    savyajha authored and github-actions[bot] committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a091ccc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8dd8040 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. usage: init at 0.3.1

    (cherry picked from commit 08d1584)
    konradmalik authored and github-actions[bot] committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2e74e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08bb208 View commit details
    Browse the repository at this point in the history
  3. firefly-iii: 6.1.20 -> 6.1.21

    (cherry picked from commit 170923d)
    savyajha authored and github-actions[bot] committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    408f30b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc4c859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e91cee8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. nvd: switch source repository to Sourcehut

    nvd will be moving from Gitlab to Sourcehut shortly, and the old
    repository will be archived and removed, before NixOS 24.05 is
    out of support.
    khumba committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    488841f View commit details
    Browse the repository at this point in the history
  2. outline: 0.79.0 -> 0.80.2

    (cherry picked from commit 01525c4)
    r-ryantm authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fbab02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1719f27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a4d28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9603a11 View commit details
    Browse the repository at this point in the history
  6. chess-clock: 0.6.0 -> 0.6.1 (NixOS#344378)

    (cherry picked from commit 7f6277f)
    michaelgrahamevans authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    69d489f View commit details
    Browse the repository at this point in the history
  7. mastodon: 4.2.12 -> 4.2.13

    erictapen authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    19a38a0 View commit details
    Browse the repository at this point in the history
  8. vivaldi: 6.9.3447.46 -> 6.9.3447.48

    (cherry picked from commit dba66f5)
    r-ryantm authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fb5dba6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5244336 View commit details
    Browse the repository at this point in the history
  10. strace: set enableParallelBuilding = true

    This reduces the build time from 55s to 25s on my modern 16-core machine.
    
    The main motivation for this step is that I apply a custom patch onto
    strace in my NixOS configuration and the build time is longer than necessary.
    The debian package definition shows [0] that strace can be reliably build using
    multiple makefile jobs.
    
    [0] strace/strace@0c56f62
    
    (cherry picked from commit dfcde71)
    phip1611 authored and alyssais committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8344c10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    977b020 View commit details
    Browse the repository at this point in the history
  12. linux_testing: 6.11-rc7 -> 6.12-rc1

    (cherry picked from commit 5e8d285)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    29f829e View commit details
    Browse the repository at this point in the history
  13. linux_6_11: 6.11 -> 6.11.1

    (cherry picked from commit 30c52da)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5620861 View commit details
    Browse the repository at this point in the history
  14. linux_6_10: 6.10.11 -> 6.10.12

    (cherry picked from commit 8fa87fa)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    14aaecf View commit details
    Browse the repository at this point in the history
  15. linux_6_6: 6.6.52 -> 6.6.53

    (cherry picked from commit 2038037)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f7c914b View commit details
    Browse the repository at this point in the history
  16. linux_6_1: 6.1.111 -> 6.1.112

    (cherry picked from commit 7df132a)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8749852 View commit details
    Browse the repository at this point in the history
  17. linux-rt_5_10: 5.10.224-rt116 -> 5.10.225-rt117

    (cherry picked from commit 6290efe)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    46c63c1 View commit details
    Browse the repository at this point in the history
  18. linux-rt_6_1: 6.1.108-rt40 -> 6.1.111-rt42

    (cherry picked from commit 6c12dc7)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7701c2d View commit details
    Browse the repository at this point in the history
  19. linux-rt_6_6: 6.6.49-rt41 -> 6.6.52-rt43

    (cherry picked from commit 0ea0c2a)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e8a8a3d View commit details
    Browse the repository at this point in the history
  20. linux/common-config: update for 6.12

    - refactor Rust checks to prepare for enablement
    - enable DRM panic QR codes when Rust is enabled
    - enable I2C_DESIGNWARE_CORE explicitly for all the Bay Trail things
    - enable all the zram backends because they're separate options now and basically free
    - enable the new and returning module compression related options
    - enable scx and NFS local IO
    
    (cherry picked from commit 88746a7)
    K900 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4aef69c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c8e96cc View commit details
    Browse the repository at this point in the history
  22. microsoft-edge: 129.0.2792.52 -> 129.0.2792.65

    (cherry picked from commit f3a67ca)
    r-ryantm authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    343d261 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    469d980 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1c40cf6 View commit details
    Browse the repository at this point in the history
  25. signal-desktop: 7.25.0 -> 7.26.0

    (cherry picked from commit 43bbc78)
    r-ryantm authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    613e41d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e07e0f7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b50244a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    aa700ed View commit details
    Browse the repository at this point in the history
  2. nextcloud28Packages: update

    (cherry picked from commit 5ba6fc5)
    onny authored and Ma27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b0ff374 View commit details
    Browse the repository at this point in the history
  3. nextcloud29Packages: update

    (cherry picked from commit 1f148e3)
    onny authored and Ma27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5809c97 View commit details
    Browse the repository at this point in the history
  4. nextcloud30: init at 30.0.0

    (cherry picked from commit 1b121c1)
    onny authored and Ma27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    17f9584 View commit details
    Browse the repository at this point in the history
  5. nextcloud*Packages: another update to make more apps available on nc30

    (cherry picked from commit 5f91e3d)
    Ma27 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2954d8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eea4a9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d5d583 View commit details
    Browse the repository at this point in the history
  8. libdigidocpp: update TSA_URL

    This applies the same change as in
    open-eid/libdigidocpp@2b5db85,
    updating the default TSA URL to the new default.
    
    Fixes NixOS#334397
    
    (cherry picked from commit f031a75)
    flokli authored and github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    20b569a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    87a6ef7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61dfc43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c42c790 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    013147b View commit details
    Browse the repository at this point in the history
  13. teamspeak_{client,server}: move distribution note

    Move the distribution permit to a separate file to prevent mangling by
    formatters.
    
    (cherry picked from commit 8b13497)
    priegger authored and github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1b67556 View commit details
    Browse the repository at this point in the history
  14. teamspeak_client: format with nixfmt

    (cherry picked from commit 519c963)
    priegger authored and github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0588150 View commit details
    Browse the repository at this point in the history
  15. teamspeak_client: update pluginsdk

    The old url is not reachable anymore.
    
    (cherry picked from commit fa3a54c)
    priegger authored and github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    61d217c View commit details
    Browse the repository at this point in the history
  16. element-desktop: 1.11.77 -> 1.11.79

    (cherry picked from commit 31bebd1)
    Guanran928 authored and github-actions[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    39868f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    27bdd5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f1a65 View commit details
    Browse the repository at this point in the history
  3. meshcentral: 1.1.31 -> 1.1.32

    Ma27 authored and github-actions[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    69be6d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    772b1ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73e971d View commit details
    Browse the repository at this point in the history
  6. yt-dlp: 2024.8.6 -> 2024.9.27

    Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
    (cherry picked from commit 4be0602)
    ocfox committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9e114ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6adbd5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5966581 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb67339 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c10ab5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1f2e56b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0010c39 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    df27247 View commit details
    Browse the repository at this point in the history
  2. jbigkit: add patch to fix security issue CVE-2017-9937

    (cherry picked from commit 820eb4f)
    drupol authored and github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d6c14ea View commit details
    Browse the repository at this point in the history
  3. jbigkit: add Archlinux patch to fix heap overflow issue

    (cherry picked from commit 0115bf0)
    drupol authored and github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f290b27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ac3af View commit details
    Browse the repository at this point in the history
  5. logiops: 0.3.3 -> 0.3.4

    (cherry picked from commit 8b882f5)
    r-ryantm authored and github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b8142b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0799dfb View commit details
    Browse the repository at this point in the history
  7. google-chrome: 129.0.6668.58 -> 129.0.6668.89

    (cherry picked from commit 1f52ea5)
    JohnRTitor authored and github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    acb0e98 View commit details
    Browse the repository at this point in the history
  8. google-chrome: replace bundled libvulkan.so.1 with vulkan-loader's

    When Chrome run by `google-chrome-stable --use-vulkan --enable-features=Vulkan`
    without this, it fails to create vk instance giving the below log:
    
    [216457:216457:1003/211719.770352:ERROR:vulkan_instance.cc(112)] Failed to load 'libvulkan.so.1': libvulkan.so.1: cannot open shared object file: No such file or directory
    [216457:216457:1003/211719.770434:ERROR:gpu_init.cc(1209)] Failed to create and initialize Vulkan implementation.
    
    Closes NixOS#346197
    
    Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
    (cherry picked from commit cd0a0da)
    JohnRTitor authored and github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9c6ca21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a136b63 View commit details
    Browse the repository at this point in the history
  10. chromium,chromedriver: 129.0.6668.70 -> 129.0.6668.89

    https://chromereleases.googleblog.com/2024/10/stable-channel-update-for-desktop.html
    
    This update includes 4 security fixes.
    
    CVEs:
    CVE-2024-7025 CVE-2024-9369 CVE-2024-9370
    
    (cherry picked from commit 2d83694)
    emilylange authored and github-actions[bot] committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bc5dc93 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. [Backport release-24.05] Firefox: 130.0.1 -> 131.0; 128.2.0esr -> 128…

    ….3.0esr; 115.15.0esr -> 115.16.0esr (NixOS#346022)
    mweinelt authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1e63766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619160c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    203f298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b66a213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d324db View commit details
    Browse the repository at this point in the history
  6. valkey: 7.2.6 -> 7.2.7

    Fixes CVE-2024-31449
    Fixes CVE-2024-31227
    Fixes CVE-2024-31228
    
    (cherry picked from commit 85ab36b)
    MarcelCoding committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a58afbd View commit details
    Browse the repository at this point in the history