summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-12-29 17:09:20 +0200
committerLars Wirzenius <liw@liw.fi>2016-12-29 17:09:20 +0200
commit89999c0eec3323341d2d7adc13b5c11df7c7866f (patch)
tree23e4b4150dbd3e8e6a69ddeee5dc5e62458a9bb5 /debian
parentc4217e315ced46590f67d3e09d20e27a5ea0cd0b (diff)
downloadobnam-89999c0eec3323341d2d7adc13b5c11df7c7866f.tar.gz
Fix --one-filesystem
Something broke --one-filesystem, at least for some people, when Obnam learnt to detect bind mounts. This change reverts that functionality, rather then fixing the bug. Thus: no bind mount detection, go back to previous functionality. This is fairly urgent due to an upcoming Debian release and it's ongoing freeze. A proper fix and re-adding the bind mount detection to be added later.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f12645e..cb302026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
obnam (1.20.3+git-1) UNRELEASED; urgency=medium
* New upstream version.
+ - Fix --one-filesystem bug (Closes: #849596)
-- Lars Wirzenius <liw@liw.fi> Thu, 15 Dec 2016 11:19:43 +0100