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
|
Donate:https://code.google.com/p/android-openvpn-settings
|
||||||
FlattrID:621822
|
FlattrID:621822
|
||||||
|
|
||||||
Auto Name:
|
|
||||||
Summary:VPN settings
|
Summary:VPN settings
|
||||||
Description:
|
Description:
|
||||||
Start, stop and monitor the state of openvpn tunnels in a style very similar to the
|
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
|
Repo:https://code.google.com/p/android-openvpn-settings
|
||||||
|
|
||||||
#don't recognise (old) support jar checksum so replace it
|
#don't recognise (old) support jar checksum so replace it
|
||||||
Build Version:0.4.14,39,b78a64143ef8,extlibs=android/android-support-v4.jar,\
|
Build:0.4.14,39
|
||||||
prebuild=mkdir -p src && rm -rf tests && mv libs/android-support-v4.jar lib_app/libs/
|
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
|
Auto Update Mode:None
|
||||||
#Tags a little ways behind
|
Update Check Mode:RepoManifest
|
||||||
#Update Check Mode:Market
|
|
||||||
Update Check Mode:None
|
|
||||||
Current Version:0.4.14
|
Current Version:0.4.14
|
||||||
Current Version Code:39
|
Current Version Code:39
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue