summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-12-20 15:50:25 +0100
committerLars Wirzenius <liw@liw.fi>2015-12-20 15:50:25 +0100
commita0eb69f2e54c8517f4bb79484b03fcc6fec0ca9e (patch)
tree1e13a9e1c420376741ba12424191ae2f2162c0d0 /NEWS
parent2e6b7b0b7e812834025afb74f479e91c6382bc96 (diff)
downloadobnam-a0eb69f2e54c8517f4bb79484b03fcc6fec0ca9e.tar.gz
Fix to work with old and new Paramiko prefetch
Found and reported by Kyle Manna.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dcb472eb..b38ec119 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,12 @@ Bug fixes:
won't keep trying to use it, forever. Instead, it crashes and
terminates the backup.
+* The Paramiko SSH implementation, which Obnam uses, changed the
+ interface to the `prefetch` method in its 1.16 version. Obnam can
+ now deal with either variant of the method. Found and reported by
+ Kyle Manna, who provided a patch that Lars Wirzenius rewrote to be
+ backwards compatible to older versions of Paramiko.
+
Improvements to the manual:
* The manual now has an appendix listing all Obnam errors, with codes