summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2020-08-14 12:59:38 -0400
committerJoey Hess2020-08-14 12:59:38 -0400
commit4e968e75ec10ba243f85a9fa11272739ddfd6678 (patch)
treeb7947db9913e6a477ec80d770ec982fbfc1e3b32 /debian
parent98deb493164e184191e0d0cd8772f9cd3ef8d11e (diff)
merged nicolas/borg-fixes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 24bbf641..e9d6411d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,16 @@
-propellor (5.10.3) UNRELEASED; urgency=medium
+propellor (5.11) UNRELEASED; urgency=medium
* Fix display of concurrent output from processes when using
Propellor.Property.Conductor.
(Reversion introduced in version 5.5.0.)
* Support bootstrapping to hosts using cabal 3.x, with new-dist directory.
* Makefile: Fix build with cabal 3.x.
+ * Borg.restored: Fix restoration, which has apparently never worked,
+ at least back to borg 1.0.9.
+ Thanks, Nicolas Schodet.
+ * Borg.init: Added the now required encryption type parameter.
+ Thanks, Nicolas Schodet.
+ (API change)
-- Joey Hess <id@joeyh.name> Fri, 05 Jun 2020 11:26:21 -0400