diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2012-11-26 22:53:07 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2012-11-26 22:53:35 +0100 |
commit | 44f175d8d82987c202c8e9930426fe8f0455db3b (patch) | |
tree | 9e950473115745b3b4828081e02b59f41affe594 /debian/changelog | |
parent | afa50969bdb271baa85c1df237e572569fa521ff (diff) | |
download | vyos-strongswan-44f175d8d82987c202c8e9930426fe8f0455db3b.tar.gz vyos-strongswan-44f175d8d82987c202c8e9930426fe8f0455db3b.zip |
Add breaks/replaces to fix upgrades from Squeeze (bug #681312)
* debian/control:
- add Breaks/Replaces strongswan-ikev2 on libstrongswan because of moved
plugins.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d49af46e9..41b23c981 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ strongswan (4.6.4-6) UNRELEASED; urgency=low * debian/rules: - revert dropping privileges, it breaks too many setups for now and it's not possible to disable it. reopens #529854 and closes: #680722 + * debian/control: + - add Breaks/Replaces strongswan-ikev2 on libstrongswan because of moved + plugins. closes: #681312 -- Yves-Alexis Perez <corsac@debian.org> Thu, 12 Jul 2012 11:42:58 +0200 |