Thread: Aura ONE End of life and final patch
View Single Post
Old 12-14-2024, 03:53 AM   #8
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,804
Karma: 7025947
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
Quote:
Originally Posted by Frogm4n View Post
Just FWIW, it's pretty common in software to have multiple concurrent branches for different versions. Always have to take that into consideration when looking at updates. Amazon still rolls out updates for Fire OS 5 despite the current release being Fire OS 8, for example.
The way kobo did this is part of what broke a bunch of my automation. They now have what's effectively branches on 4.38.x, 4.39+.x, and 5.x.x. This breaks kfwproxy's latest version notification as I can no longer keep track statelessly, it breaks NickelMenu's automated symbol checks (since the order of versions or even build numbers no longer has any real meaning), it breaks a bunch of my personal automation for firmware updates, and more. It doesn't help that the branches aren't ABI-compatible, that some are qt6, and that I don't have any devices capable of testing anything other than 4.38.x (which means I either have to do everything statically, or I have to put in the time and effort to backport or emulate the newer branches -- which is possible, but yet another hurdle to overcome before I can get to the fun stuff).

Last edited by geek1011; 12-14-2024 at 03:56 AM.
geek1011 is offline   Reply With Quote