This fixes "serious" severity Debian bug #681880. Ben Pfaff (3): lockfile: Fix hang locking through a dangling symlink. ovsdb: Make "ovsdb-tool create" work through a dangling symlink. debian: Move database from /etc/openvswitch to /var/lib/openvswitch.
REPORTING-BUGS | 2 +- debian/automake.mk | 1 + debian/openvswitch-switch.dirs | 1 + debian/openvswitch-switch.postinst | 15 +++++++++++ debian/openvswitch-switch.postrm | 4 +- debian/openvswitch-switch.prerm | 50 ++++++++++++++++++++++++++++++++++++ lib/lockfile.c | 50 +++++++++++------------------------ ovsdb/log.c | 13 ++++++++- tests/lockfile.at | 1 + tests/test-lockfile.c | 38 ++++++++++++++++++++++++++- 10 files changed, 135 insertions(+), 40 deletions(-) create mode 100755 debian/openvswitch-switch.prerm -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev