diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-05-25 19:39:49 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2010-05-25 19:39:49 +0000 |
commit | df6e66448db4e124704548f799f775f0bda7a203 (patch) | |
tree | aa1f78cb0973d0dda12f0c23a4b4266e325fb895 /debian/changelog | |
parent | 8535fe3801dd38817fedea251b70b9445751f812 (diff) | |
download | vyos-strongswan-df6e66448db4e124704548f799f775f0bda7a203.tar.gz vyos-strongswan-df6e66448db4e124704548f799f775f0bda7a203.zip |
- Disable user switching again, as the configure script tries to read the uid at build time.
- Disable Android plugin again, seems to want to run on Android user pace.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d4876a4a3..2084a9556 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ strongswan (4.4.0-1) unstable; urgency=low * New upstream release, now with a high-availability plugin. - * Enable building of android, ha, dhcp, and farp plugins. - * Enable capability dropping (now depends on libcap) and switching - user to new system user strongswan (with nogroup) after startup. + * Enable building of ha, dhcp, and farp plugins. + * Enable capability dropping (now depends on libcap). Switching + user to new system user strongswan (with nogroup) after startup + is still disabled until this can be integrated with build-time + determination of uid. * Enable PF_KEY and KLIPS kernel interfaces as an alternative to the standard NETKEY interface. This should allow interoperability with the KLIPS kernel module built by openswan modules source |