From: Tobias Brunner Date: Wed, 13 Nov 2013 16:41:24 +0000 (+0100) Subject: android: New release based on 5.1.1 X-Git-Tag: 5.1.2dr1~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85adb98dafeb85c6be627641e9a807631de69a8f;p=thirdparty%2Fstrongswan.git android: New release based on 5.1.1 This fixes issues with IVs and padding in ESP handling and removes the Vstr dependency. --- diff --git a/src/frontends/android/.classpath b/src/frontends/android/.classpath index 3f9691c5dd..d57ec02513 100644 --- a/src/frontends/android/.classpath +++ b/src/frontends/android/.classpath @@ -1,8 +1,9 @@ - + + diff --git a/src/frontends/android/AndroidManifest.xml b/src/frontends/android/AndroidManifest.xml index 11d9eaa8ed..8898c598fd 100644 --- a/src/frontends/android/AndroidManifest.xml +++ b/src/frontends/android/AndroidManifest.xml @@ -17,10 +17,10 @@ --> + android:versionCode="18" + android:versionName="1.3.3" > - +