Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dandavison/delta
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.1
Choose a base ref
...
head repository: dandavison/delta
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 28, 2026

  1. CD: pin GNU Linux builds to ubuntu-22.04 for Debian 12 compat (#2135)

    - Fix .deb packages being uninstallable on Debian 12 due to glibc 2.39 dependency
      (caused by building on ubuntu-latest/24.04 instead of ubuntu-20.04).
    - Pin GNU Linux builds to ubuntu-22.04 (glibc 2.35).
    - Add post-release verification of asset completeness and Debian 12 compatibility. Create releases as drafts so release notes can be written before the notification email goes out.
    dandavison authored Mar 28, 2026
    Configuration menu
    Copy the full SHA
    de93421 View commit details
    Browse the repository at this point in the history
  2. Bump version

    dandavison committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    1502986 View commit details
    Browse the repository at this point in the history
Loading