diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-25 19:03:34 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-25 19:03:34 -0400 |
| commit | 2bcb421f037f054b2fd147dee492786af350f305 (patch) | |
| tree | 96d8c8e5a7185b1d8cafcf93feda773856e8aca2 /debian | |
| parent | 36005791e297f74b8ab0251c3b6b391a6daa56b3 (diff) | |
Borg: Fix broken shell escaping in borg cron job.
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 9b01183f..4e8c66b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ propellor (4.8.0) UNRELEASED; urgency=medium * Removed DiskImage.vmdkBuiltFor property. (API change) Instead, use VirtualBoxPointer in the property that creates the disk image. + * Borg: Fix broken shell escaping in borg cron job. -- Joey Hess <id@joeyh.name> Thu, 24 Aug 2017 11:00:19 -0400 |
