Thread: [Fremantle Maemo5] Devel upgrades
View Single Post
Posts: 330 | Thanked: 860 times | Joined on May 2011
#5
Originally Posted by Halftux View Post
So which devel upgrades, extras or cssu or both?
My hint never do an upgrade on activated extras-devel or cssu-devel.

From extras-devel I try (one by one) only things which I need and when they work they can stay else I remove them. So some packages from extras-devel have less bugs and are newer versions.

From cssu-devel I only use openssl, new certificates and qt4.

Code:
apt-get install maemosec-certman-common-ca
apt-get install libssl1.1
apt-get install openssl
c_rehash /etc/certs/common-ca
apt-get install libqt4-core
maemosec-certman binary for manual installation.

So new certificates from cssu-devel is a must. For openssl you could also stick to / try out openssl 1.0.1 or openssl 1.0.2 qt is needed when you want use libssl1.1.

However when you use qt4 from cssu-devel it could be that you need to recompile applications which are using qt.

When I remember right cutetube has more problems like authentification changes, api changes and ssl changes. I tried to look into the problem but what me made stop was that my old youtube account is not useable anymore, because they want a phone number but I only want to show them my middle finger and not my number. But it seems that this will not work, I could not login with my middle finger.
Thank you Halftux for this one more helpy trick.

However, after doing this, backupmenu was not able anymore to compare the password, resulting in an free access to it.
BM uses openssl to compare the entered password to the one found in /etc/passwd file. But openssl is searching for a libssl (I believe 1.1) which is not found.
 

The Following 4 Users Say Thank You to ric9K For This Useful Post: