Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 16:13
f7966a0

1.0.0 (2023-07-04)

Features

  • add log for when update is complete (f3992f3)
  • add proof-of-concept containerfile for this project (aeeb3c0)
  • add RPM build and restructure to make it work (9642188)
  • added --check option to run through update checks and exit (ac0523b)
  • made config loading more robust (722c956)
  • moved config format to toml, cleaned up config logic to default to /usr/etc (2c47f12)

Bug Fixes

  • Adjust update service and timer (2dc0ccc)
  • apply some small python cleanups (69e42d0)
  • formatting errors after merge (d3f011a)
  • Make update scripts executable in spec file (d57ea4e)
  • moved log.info outside of if check (ed25b1c)
  • remove 'sudo' from 'sudo install' in rpm spec (8d80161)
  • remove unused makefile recipes (93ea24a)
  • single line that makes the app not executable (08706a5)
  • systemd timer: fixed spelling of persistent (0c74fa2)
  • update comment (3a6aff7)
  • update install instructions to new image location (eba75de)
  • use tabs not spaces (7e33290)
  • use the correct name (2848f64)