de.schaeuffelhut.android.openvpn: note re openssl
Although it doesn't work (can't find package ID) I set the UCM to RepoManifest, because the error will be a reminder to look at it.
This commit is contained in:
parent
c3168cfb6c
commit
7539660fcc
|
@ -6,7 +6,6 @@ Issue Tracker:https://code.google.com/p/android-openvpn-settings/issues
|
|||
Donate:https://code.google.com/p/android-openvpn-settings
|
||||
FlattrID:621822
|
||||
|
||||
Auto Name:
|
||||
Summary:VPN settings
|
||||
Description:
|
||||
Start, stop and monitor the state of openvpn tunnels in a style very similar to the
|
||||
|
@ -25,13 +24,21 @@ Repo Type:hg
|
|||
Repo:https://code.google.com/p/android-openvpn-settings
|
||||
|
||||
#don't recognise (old) support jar checksum so replace it
|
||||
Build Version:0.4.14,39,b78a64143ef8,extlibs=android/android-support-v4.jar,\
|
||||
prebuild=mkdir -p src && rm -rf tests && mv libs/android-support-v4.jar lib_app/libs/
|
||||
Build:0.4.14,39
|
||||
commit=b78a64143ef8
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mkdir -p src && \
|
||||
rm -rf tests && \
|
||||
mv libs/android-support-v4.jar lib_app/libs/
|
||||
|
||||
Maintainer Notes:
|
||||
Tags are unreliable.
|
||||
|
||||
Uses embedded copy of openssl source based on 0.9.8h. Not vulnerable to CVE-2014-0160.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
#Tags a little ways behind
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.4.14
|
||||
Current Version Code:39
|
||||
|
||||
|
|
Loading…
Reference in a new issue