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

Update nixpkgs #764

Merged
merged 5 commits into from
Aug 10, 2023
Merged

Update nixpkgs #764

merged 5 commits into from
Aug 10, 2023

Commits on Aug 9, 2023

  1. update-nixpkgs: package-versions.json, pull origin before pushing

    package-versions.json is now updated by the `fc-nixos` command
    and there's also a standalone command `package-versions`.
    Version changes are displayed but not used for creating the
    commit msg, yet. The commit msg is still an excerpt from the upstream
    commit messages.
    
    PL-131682
    dpausp committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    aee1090 View commit details
    Browse the repository at this point in the history
  2. Update important packages list

    PL-131682
    dpausp committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    55bb3a3 View commit details
    Browse the repository at this point in the history
  3. Update nixpkgs

    Pull upstream NixOS changes, security fixes and package updates:
    
    - curl: apply patch for CVE-2023-32001
    - docker-compose: cherry-pick patches to fix starting containers using a local socket
    - github-runner: 2.306.0 -> 2.307.1
    - gitlab: 16.1.2 -> 16.1.3
    - grafana: 9.5.6 -> 9.5.7
    - imagemagick: 7.1.1-14 -> 7.1.1-15
    - linux: 6.1.41 -> 6.1.43
    - mastodon: 4.1.4 -> 4.1.6
    - matrix-synapse: 1.88.0 -> 1.89.0
    - nss_latest: 3.91 -> 3.92
    - openssl_3: apply patch for CVE-2023-2975
    - systemd: 253.5 -> 253.6
    
    PL-131682
    dpausp committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7cdbe54 View commit details
    Browse the repository at this point in the history
  4. Update permitted openssl_1_1 version to v

    PL-131682
    dpausp committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b0b7079 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f1ba66 View commit details
    Browse the repository at this point in the history