Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 03:23
· 44 commits to main since this release
  • Support EL distros with RPM package
  • Define conf-files for deb package to preserve config.json on upgrades
  • Switch build container to quay.io/pypa/manylinux2014_x86_64 to support glibc version 2.17
  • Test glibc 2.17 RPM build on CentOS 7, AlmaLinux 8, and AlmaLinux 9
  • Test glibc 2.17 deb build on Debian 10, 11, and 12
  • Test glibc 2.17 deb build on Ubuntu 20.04, 22.04, and 24.04
  • Define conf-files for deb package to preserve config.json on deb package upgrades
  • Bump libc to 0.2.155
  • Bump paste to 1.0.15
  • Bump serde to 1.0.203
  • Bump serde_json to 1.0.117
  • Add local build script build.sh
  • Add local build instructions to README.md
  • Use SPDX format for license
  • Update copyright year