[ovs-dev] [bug 681880 0/3] Move conf.db on Debian to /var/lib/openvswitch

Ben Pfaff blp at nicira.com
Thu Jul 26 21:48:50 UTC 2012


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




More information about the dev mailing list