hibagent (1.0.1-0ubuntu1.20.04.2) focal-security; urgency=medium

  * Use imdsv2 and do nothing if ODH is configured (LP: #2043739).
    - d/p/disable-hibernate-test.patch: disable a test that only works on an
      actual EC2 instance.
    - d/p/use-imdsv2: use IMDSv2 instead of IMDSv1. This is important because
      IMDSv1 is an insecure protocol.
    - d/control: add python3-requests as Depends.
    - d/p/do-nothing-if-ODH-is-configured.patch: do nothing if ODH is configured
      this fixes an issue when this package and ec2-hibinit-agent are installed
      and configured at the same time.

 -- Mitchell Dzurick <mitchell.dzurick@canonical.com>  Thu, 16 Nov 2023 16:19:12 -0700

hibagent (1.0.1-0ubuntu1.20.04.1) focal; urgency=medium

  * d/p/lp1896638-set-resume-device-by-partition-uuid: Set resume device
    by PARTUUID instead of by name. Thanks to Tony Nie <zirann@amazon.com>.
    (LP: #1896638)
  * d/p/lp2013336-do-not-modify-GRUB-config-on-GRUB2-systems: Do not attempt to
    modify non existent GRUB config file. Thanks to Robert Schweikert
    <rjschwei@suse.com>. (LP: #2013336)

 -- Alberto Contreras <alberto.contreras@canonical.com>  Tue, 04 Apr 2023 18:31:39 +0200

hibagent (1.0.1-0ubuntu1) bionic; urgency=medium

  * Build-depend on python3-all, it is needed by pybuild
  * Build-depend on python3-pytest to enable build-time tests
  * Drop debian/conffiles, files under /etc/ are marked as such automatically
  * Update maintainer according to Ubuntu processes
  * Fix typo: hybagent -> hibagent
  * Adjust path of hibagent to let tests be run Debian's way
  * Drop obsolete fields from d/control
  * Install init script properly
  * Fix too long line in Description
  * Add debian/copyright
  * Source /lib/lsb/init-functions in init script
  * Drop bogus Lintian override
  * Depend on lsb-base
  * Add debian/TODO with some items
  * Detect hibernation method and add support for systemd
  * Remove bashism and switch to system's sh in init script
  * Add LSB init info to init script
  * Drop pm-utils dependency
  * Fix enable-ec2-spot-hibernation command and disable starting hibagent by
    default.
  * Switch default packaging branch to ubuntu-devel.
    This makes using Ubuntu-style version numbers in the packaging branch less
    confusing.
  * Fix upstream's version number
  * Drop pyremove which is obsolete for the package

 -- Balint Reczey <rbalint@ubuntu.com>  Mon, 20 Nov 2017 15:40:16 +0100

hibagent (1.0.0-1) unstable; urgency=medium

  * Initial release.

 -- Aleksei Besogonov <cyberax@amazon.com>  Tue, 17 Oct 2017 10:50:00 +0800
