[ovs-dev] [PATCH] debian: Require ipsec-tools version 0.8~alpha20101208.

Justin Pettit jpettit at nicira.com
Fri Dec 24 00:14:46 UTC 2010


There have been a number of important bug fixes since 0.8~alpha20090903,
so require at least the newer package.
---
 debian/control |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d481ac3..f23db4c 100644
--- a/debian/control
+++ b/debian/control
@@ -46,8 +46,8 @@ Package: openvswitch-ipsec
 Architecture: linux-any
 Depends:
  ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
- ipsec-tools (>=0.8~alpha20090903), 
- racoon (>=0.8~alpha20090903),
+ ipsec-tools (>=0.8~alpha20101208), 
+ racoon (>=0.8~alpha20101208),
  openvswitch-common (= ${binary:Version}),
  openvswitch-switch (= ${binary:Version}),
  python-openvswitch (= ${binary:Version})
-- 
1.7.1





More information about the dev mailing list