The Following 3 Users Say Thank You to Maemish For This Useful Post: | ||
|
2019-08-21
, 12:09
|
|
Posts: 868 |
Thanked: 2,516 times |
Joined on Feb 2012
@ Germany
|
#2
|
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
The Following 11 Users Say Thank You to Halftux For This Useful Post: | ||
|
2019-08-21
, 14:31
|
|
Posts: 1,718 |
Thanked: 4,764 times |
Joined on Apr 2018
@ Helsinki, Finland.
|
#3
|
The Following 4 Users Say Thank You to Maemish For This Useful Post: | ||
|
2019-08-21
, 16:38
|
|
Posts: 3,141 |
Thanked: 8,161 times |
Joined on Feb 2013
@ From my Gabriola Island hermitage, near the Edge of the World
|
#4
|
|
2019-11-19
, 08:47
|
Posts: 330 |
Thanked: 860 times |
Joined on May 2011
|
#5
|
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.
maemosec-certman binary for manual installation.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
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.
The Following 4 Users Say Thank You to ric9K For This Useful Post: | ||
So I am interested to know:
1) Are there certain upgrades that everybody would benefit if they make them and which are in common use already with developer folks?
2) How to upgrade just certain application/package?
3) Or if there are more good upgrades than bad how to opt out the ones which are known to break things?
I updated maemosec-certman-ca by downloading it from devel pool and then with dpkg -i. It gave no dependency errors. Should I still install the rest stuff from the same pool directory or is there a way to check dependency problems in console? This openssl and certificate updates interest me the most cause I understand they are important and could help many.
"I don't know how but I can try!" (active)
Master of not knowing (active)
For me it is possible to get lost in any case (active)
Learning to fall from high (DONE)
Learning to code with BASIC (WIP)