summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-08-08 22:57:56 +0100
committerLars Wirzenius <liw@liw.fi>2013-08-08 22:57:56 +0100
commitfbe871f2cf13e4834202df38a80e21f2ebb30d43 (patch)
tree744124d388ad3287b5cc1b436f2f3dd584b1dbea
parent4e12e153c8be57a52c66160385fdfb12621ca7fb (diff)
downloadobnam-fbe871f2cf13e4834202df38a80e21f2ebb30d43.tar.gz
Update debian/changelog to close bugsobnam-1.5
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f7141f14..05ebbe60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,14 @@
obnam (1.5-1) unstable; urgency=low
+ * New upstream release. This fixes the following bugs in Debian:
+ - Larch B-tree is in read-only mode, no changes allowed (Closes: #675820)
+ - obnam should not pass excessive options to ssh (Closes: #700097)
+ - DEBUG OSError ((95, 'Operation not supported', '<filename>'), )
+ sshfs problem? (Closes: #701209)
+ - new upstream version (Closes: #719014)
+ - hidden exclude option (Closes: #686191)
+ - manpage nit: says "obnam backup [FILE]" where it expects a directory
+ (Closes: #676490)
* Update cmdtest build dependency to get yarn.
* Update larch dependencies, to get important bug fixes.