Skip to content

v1.1.0 version locking, snapshots, features and fixes

Latest

Choose a tag to compare

@elgeeko1 elgeeko1 released this 09 Feb 20:06
· 3 commits to main since this release

v1.1.0 version locking, features and fixes

  • Add feature to use Ubuntu snapshots to version-lock or downgrade packages.
  • Support Ubuntu 24.04
  • Fix bug where incorrect regexp for unattended upgrades led to duplicate and conflicting entries in apt.conf.d
  • Update role meta platform support.
  • Version-lock python3-dev
  • Update SPDX license headers.
  • Do not uninstall packages related to automatic updates.
  • Use a single task to upgrade packages instead of a conditional for each apt task.
  • Always autoremove.
  • Improve handling of reboots.
  • Apply general style guide
  • Improve handling of reboots