-
ebtables (2.0.10.4-3ubuntu1.14.04.2) trusty; urgency=medium
* Fix check of fcntl errno value, to allow lockfile contention to work.
(LP: #1772456)
-- Dan Streetman <email address hidden> Mon, 21 May 2018 13:20:15 -0400
-
ebtables (2.0.10.4-3ubuntu1.14.04.1) trusty; urgency=medium
* Use real locking in ebtables (LP: #1645324)
- Prior use of locking by file exclusive access is inadequate
because if ebtables crashes or is killed it will leave a
stale lock file behind which then blocks new ebtables from
running.
-- Dragan Stancevic <email address hidden> Thu, 02 Mar 2017 17:34:55 -0600
-
ebtables (2.0.10.4-3ubuntu1) trusty; urgency=low
* Merge with Debian. Remaining changes:
- Link ebtables with --no-as-needed and adjust the link order to fix
crash when running ebtables.
ebtables (2.0.10.4-3) unstable; urgency=low
* packaging update:
- fix missing dot in DEB_DH_INSTALLINIT_ARGS (Closes: #706885)
-- Iain Lane <email address hidden> Fri, 22 Nov 2013 11:42:46 +0000
-
ebtables (2.0.10.4-2ubuntu2) saucy; urgency=low
* Add trailing "." to update-rc.d arguments (LP: #1176436)
-- Iain Lane <email address hidden> Sun, 05 May 2013 20:14:40 +0100