diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-06-13 13:00:51 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2006-06-13 13:00:51 +0000 |
commit | f53ea85a44aadb8b7df71488b42830b5b2ae056b (patch) | |
tree | 2ce2cff11ba9d35bea8aa9e5e1ccfa998a98273d /debian/changelog | |
parent | 42424656e873ad0da564131dbffb4b82ed3347c9 (diff) | |
download | vyos-strongswan-f53ea85a44aadb8b7df71488b42830b5b2ae056b.tar.gz vyos-strongswan-f53ea85a44aadb8b7df71488b42830b5b2ae056b.zip |
- Remove my patches for now.
- Disable fswcert for now.
- Ignore generated HTML documentation.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e4484588..413ce0d3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,15 @@ strongswan (2.7.0-1) unstable; urgency=low * Initial Debian packaging of strongswan. This is directly based on my Debian package of openswan 2.4.5-3. + Closes: #372267: ITP: strongswan -- second fork of freeswan. + * Do not compile and ship fswcert right now, because it is not included + in strongswan upstream. If it turns out to be necessary for supporting + easy-to-use OE in the future (i.e. for generating the DNS format for the + public keys from generated X.509 certificates), I will re-add it to the + Debian package. + * Also disabled my patches to use /etc/default instead of /etc/sysconfig for + now. Something like that will be necessary in the future, but those parts + of strongswan differ significanty from openswan. -- Rene Mayrhofer <rmayr@debian.org> Mon, 22 May 2006 07:37:00 +0100 |