Hi all, I've tried to regenerate an up-to-date apk for current state of the bzr repository. I know now why that didn't work last week, my linux box had been compromised by the dd_ssh/phpmyadmin exploit and it was used for nefarious activities through a botnet. The only compromised account was the apache user, without access to my OSN credentials and keys, so I'm not worried.
But the box was used to crack passwords by brute force, and my CPU was a little busy (completely overloaded), that's why it encountered problems when updating OSN or compiling the apk. That has now been cleaned off (and I will get rid of phpmyadmin) Regards, Guillaume 2010/8/22 Guillaume Rosaire <[email protected]> > > A new build for OpenSatNav 0.9 rev 158 named > 2010-08-22-OpenSatNav-snapshot-r158.apk has just been uploaded to Launchpad. > > You can see it on https://launchpad.net/opensatnav > or download it here : > http://launchpad.net/opensatnav/trunk/0.9/+download/2010-08-22-OpenSatNav-snapshot-r158.apk > > > building log: > ------------ > > *** Updating OpenSatNav from Launchpad with bzr > +N locale/arrays/gl.po > +N locale/arrays/pt.po > M locale/arrays/arrays-template.pot > M locale/arrays/bg.po > M locale/arrays/da.po > M locale/arrays/de.po > M locale/arrays/en_AU.po > M locale/arrays/en_GB.po > M locale/arrays/es.po > M locale/arrays/fr.po > M locale/arrays/nl.po > M locale/arrays/pl.po > M locale/arrays/ru.po > M locale/arrays/tr.po > M locale/arrays/zh_CN.po > M locale/strings/bg.po > M locale/strings/da.po > M locale/strings/de.po > M locale/strings/en_AU.po > M locale/strings/en_GB.po > M locale/strings/es.po > M locale/strings/fr.po > M locale/strings/gl.po > M locale/strings/nl.po > M locale/strings/pl.po > M locale/strings/pt.po > M locale/strings/ru.po > M locale/strings/strings-template.pot > M locale/strings/tr.po > M locale/strings/zh_CN.po > All changes applied successfully. > Updated to revision 158. > *** locale/ modifications detected, I will regenerate language specific > strings.xml files > [updated] res/values-bg/strings.xml > [unchanged] res/values-bg/arrays.xml > [updated] res/values-da/strings.xml > [unchanged] res/values-da/arrays.xml > [updated] res/values-de/strings.xml > [unchanged] res/values-de/arrays.xml > [updated] res/values-en-rAU/strings.xml > [unchanged] res/values-en-rAU/arrays.xml > [updated] res/values-en-rGB/strings.xml > [unchanged] res/values-en-rGB/arrays.xml > [updated] res/values-es/strings.xml > [unchanged] res/values-es/arrays.xml > [updated] res/values-fr/strings.xml > [unchanged] res/values-fr/arrays.xml > [updated] res/values-gl/strings.xml > [unchanged] res/values-gl/arrays.xml > [updated] res/values-nl/strings.xml > [unchanged] res/values-nl/arrays.xml > [updated] res/values-pl/strings.xml > [unchanged] res/values-pl/arrays.xml > [updated] res/values-pt/strings.xml > [unchanged] res/values-pt/arrays.xml > [updated] res/values-ru/strings.xml > [unchanged] res/values-ru/arrays.xml > [updated] res/values-tr/strings.xml > [unchanged] res/values-tr/arrays.xml > [updated] res/values-zh-rCN/strings.xml > [unchanged] res/values-zh-rCN/arrays.xml > *** Updating project configuration with android > Updated default.properties > Updated local.properties > *** Inserting REV number 158 into AndroidManifest.xml > *** building project using ant > Buildfile: build.xml > [setup] Project Target: Android 1.6 > [setup] API level: 4 > > dirs: > [echo] Creating output directories if needed... > [mkdir] Created dir: > /home/zerog/opensatnav/sources/opensatnav/bin/classes > > resource-src: > [echo] Generating R.java / Manifest.java from the resources... > > aidl: > [echo] Compiling aidl files into Java classes... > > compile: > [javac] Compiling 69 source files to > /home/zerog/opensatnav/sources/opensatnav/bin/classes > [javac] Note: > /home/zerog/opensatnav/sources/opensatnav/src/org/opensatnav/services/NominatimGeoCoder.java > uses unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > > dex: > [echo] Converting compiled files and external libraries into > bin/classes.dex... > > package-resources: > [echo] Packaging resources > [aaptexec] Creating full resource package... > > no-sign: > > package: > [apkbuilder] Creating org.opensatnav.SatNavActivity-unsigned.apk for > release... > [apkbuilder] /home/zerog/opensatnav/sources/opensatnav/bin/classes.dex => > classes.dex > > release-package: > > release.check: > > release.nosign: > [echo] No key.store and key.alias properties found in build.properties. > [echo] Please sign bin/org.opensatnav.SatNavActivity-unsigned.apk > manually > [echo] and run zipalign from the Android SDK tools. > > release: > > BUILD SUCCESSFUL > Total time: 12 seconds > *** signing apk with opensatnav key > adding: META-INF/MANIFEST.MF > adding: META-INF/OSNKEY.SF > adding: META-INF/OSNKEY.RSA > signing: res/drawable/direction_arrow.png > signing: res/drawable/ic_menu_info_details.png > signing: res/drawable/icon.png > signing: res/drawable/location_marker.png > signing: res/drawable/maptile_loading.png > signing: res/drawable/osm.png > signing: res/layout/about.xml > signing: res/layout/contribute.xml > signing: res/layout/getdirections.xml > signing: res/layout/locationview.xml > signing: res/layout/main.xml > signing: res/layout/tripstatistics.xml > signing: res/raw/license.txt > signing: res/xml/prefs.xml > signing: AndroidManifest.xml > signing: resources.arsc > signing: res/layout-land/tripstatistics.xml > signing: classes.dex > *** running zipalign on resulting apk > Verifying alignment of > /home/zerog/opensatnav/target/2010-08-22-OpenSatNav-snapshot-r158.apk (4)... > 50 META-INF/MANIFEST.MF (OK - compressed) > 836 META-INF/OSNKEY.SF (OK - compressed) > 1685 META-INF/OSNKEY.RSA (OK - compressed) > 2396 res/drawable/direction_arrow.png (OK) > 4532 res/drawable/ic_menu_info_details.png (OK) > 6480 res/drawable/icon.png (OK) > 8968 res/drawable/location_marker.png (OK) > 10000 res/drawable/maptile_loading.png (OK) > 13424 res/drawable/osm.png (OK) > 18634 res/layout/about.xml (OK - compressed) > 20192 res/layout/contribute.xml (OK - compressed) > 20778 res/layout/getdirections.xml (OK - compressed) > 21756 res/layout/locationview.xml (OK - compressed) > 22384 res/layout/main.xml (OK - compressed) > 22687 res/layout/tripstatistics.xml (OK - compressed) > 23385 res/raw/license.txt (OK - compressed) > 24094 res/xml/prefs.xml (OK - compressed) > 24876 AndroidManifest.xml (OK - compressed) > 26464 resources.arsc (OK) > 167064 res/layout-land/tripstatistics.xml (OK - compressed) > 167809 classes.dex (OK - compressed) > Verification succesful > *** reverting AndroidManifest.xml > *** Generating file signature > *** Uploading generated apk and signature to LaunchPad > _______________________________________________ > Osn-dev mailing list > [email protected] > https://lists.kentgeek.org/mailman/listinfo/osn-dev >
_______________________________________________ Osn-dev mailing list [email protected] https://lists.kentgeek.org/mailman/listinfo/osn-dev
