From: Tobias Brunner Date: Fri, 3 May 2013 13:16:14 +0000 (+0200) Subject: New Android release after adding AES-GCM, IPv6-in-IPv4 and using kernel-netlink X-Git-Tag: 5.1.0dr1~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55321dcfb6898efacb696ac4b03db51dd1fb9219;p=thirdparty%2Fstrongswan.git New Android release after adding AES-GCM, IPv6-in-IPv4 and using kernel-netlink libipsec now supports AES-GCM, IPv6 tunnels over IPv4 are supported, native x86 libraries are built (requires a new Vstr build script). Also, the existing kernel-netlink plugin now provides the kernel-net implementation, which should be more stable in case multiple interfaces are up and have IP addresses installed on them. --- diff --git a/src/frontends/android/AndroidManifest.xml b/src/frontends/android/AndroidManifest.xml index c0ac8c1bdd..4d76ac09ea 100644 --- a/src/frontends/android/AndroidManifest.xml +++ b/src/frontends/android/AndroidManifest.xml @@ -17,8 +17,8 @@ --> + android:versionCode="11" + android:versionName="1.2.3" >