ubuntu/+source/hibagent:applied/ubuntu/devel

Last commit made on 2023-11-21
Get this branch:
git clone -b applied/ubuntu/devel https://git.launchpad.net/ubuntu/+source/hibagent
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/devel
Repository:
lp:ubuntu/+source/hibagent

Recent commits

8c6f5d9... by Mitchell Dzurick

1.0.1+git20230216.9ac1209f7-0ubuntu3 (patches applied)

Imported using git-ubuntu import.

87f87e2... by Mitchell Dzurick

use importlib instead of imp

Gbp-Pq: hibagent-test-use-importlib.patch.

d6bc52f... by Mitchell Dzurick

Update the Spot hibernate agent to do nothing if ODH is configured

Gbp-Pq: do-nothing-if-ODH-is-configured.patch.

29a621b... by Mitchell Dzurick

Skip test needing EC2 instance

Gbp-Pq: disable-hibernate-test.patch.

dc32be7... by Mitchell Dzurick

Disable setuptools package autodiscovery

Gbp-Pq: setuptools-fix-package-discovery.patch.

b9171c9... by Mitchell Dzurick

Use Thread.is_alive() for Python 3.9 compatibility

Gbp-Pq: 0009-Use-Thread.is_alive-for-Python-3.9-compatibility.patch.

c82fb9f... by Mitchell Dzurick

Fix enable-ec2-spot-hibernation

Gbp-Pq: fix-enable-ec2-spot-hibernation.patch.

cbdb1d1... by Mitchell Dzurick

Add LSB init info to init script

Gbp-Pq: add-lsb-init-info.patch.

a65d6e1... by Mitchell Dzurick

Remove bashism and switch to system's sh in init script

Gbp-Pq: use-sh-for-init-scripts.patch.

5b2066b... by Mitchell Dzurick

Detect hibernation method

Gbp-Pq: detect-hibernate-cmd-by-default.patch.