diff options
author | Daniil Baturin <daniil@baturin.org> | 2014-03-10 04:26:39 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2014-03-10 04:26:39 +0100 |
commit | 0971caca35da4ec77153762324b94bed76f719f5 (patch) | |
tree | d3c5280a728b344740cc932566dccacebe2c630b /debian | |
parent | cbdc3037e17f45c7281d319bba8ca13f4c6ac977 (diff) | |
download | vyatta-cfg-0971caca35da4ec77153762324b94bed76f719f5.tar.gz vyatta-cfg-0971caca35da4ec77153762324b94bed76f719f5.zip |
0.102.0+vyos1+helium2debian/0.102.0+vyos1+helium2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 63f5a8d..6fc4064 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vyatta-cfg (0.102.0+vyos1+helium2) unstable; urgency=low + + * Import and adapt Kim Hagen's changes for union-fs support. + * Some dirty workarounds to get unionfs-fuse to work. + * fusermount in squeeze is not executable for non-members of fuse, fix + it at boot. + * Add umount functions for unionfs-fuse. + + -- Daniil Baturin <daniil@baturin.org> Mon, 10 Mar 2014 04:26:39 +0100 + vyatta-cfg (0.102.0+vyos1+helium1) unstable; urgency=low * Add missing build dependencies. |