diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-22 11:41:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-22 11:41:57 -0400 |
| commit | 530d9ff6bea5570d051d07546a128d456b3c5c3b (patch) | |
| tree | 0d7d4b390f874780561b037c0a6c34964d8f5298 /debian | |
| parent | 8a3310d5420024454b54ff019afcaaa40a9803f7 (diff) | |
Avoid crashing if initial fetch from origin fails when spinning a host.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 55ca5a93..bc7a4a69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ propellor (5.3.3) UNRELEASED; urgency=medium * Warn again about new upstream version when ~/.propellor was cloned from the Debian git bundle using an older version of propellor that set up an upstream remote. + * Avoid crashing if initial fetch from origin fails when spinning a host. -- Joey Hess <id@joeyh.name> Mon, 19 Feb 2018 12:44:24 -0400 |
