lp:~hopem/charm-sysconfig

Get this repository:
git clone https://git.launchpad.net/~hopem/charm-sysconfig
Only Edward Hope-Morley can upload to this repository. If you are Edward Hope-Morley please log in for upload directions.

Branches

Name Last Modified Last Commit
backport-1864217-1863594 2020-03-23 21:18:41 UTC
Check file content sha256sum when deciding if they have changed

Author: Edward Hope-Morley
Author Date: 2020-02-26 12:24:47 UTC

Check file content sha256sum when deciding if they have changed

Only checking modify time is not enough since writing the
file with identical contents will give a different
modification time. Fix this by also checking contents.

Closes-Bug: #1864217
(cherry picked from commit ce427f3a0806a67ab779c85826db9123ce0f44f4)

bug/1864217 2020-03-05 12:05:38 UTC
Check file content sha256sum when deciding if they have changed

Author: Edward Hope-Morley
Author Date: 2020-02-26 12:24:47 UTC

Check file content sha256sum when deciding if they have changed

Only checking modify time is not enough since writing the
file with identical contents will give a different
modification time. Fix this by also checking contents.

Closes-Bug: #1864217

bug/1863594 2020-02-26 13:28:33 UTC
Fix update-status hook

Author: Edward Hope-Morley
Author Date: 2020-02-26 10:50:10 UTC

Fix update-status hook

Using @when and @hook decorators together is not
supported and that is stopping the update-status
hook from firing which causes the unit status to
not be updated.

Closes-Bug: 1863594

13 of 3 results
This repository contains Public information 
Everyone can see this information.