Hello,
i was wondering if there is a way to check the "life" of packages.
I mean, i'm looking to packages list for 23.05.5 and 24.10
i see 24.10 is missing (example) nginx and nginx_util (ssl and full versions are still there..)
maybe this is on purpose, baybe there is a decision, but basically my question is: where should i be able to understand why a package disappeared?
thanks
Go to https://github.com/openwrt/packages
Then pick the branch you're interested in, browse to the package and look at the commit history.
This would then answer your question:
https://github.com/openwrt/packages/commit/ad14af942cf071203feee33f22a5ea2d443fd4b9
4 Likes
Additionally, if you see a package you are interested in, and it doesn't install, you might check for a build failure at https://downloads.openwrt.org/releases/faillogs-24.10/
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.