Skip to content

What makes stable? #17817

Closed Answered by sylirre
mkopchenov asked this question in Q&A
Discussion options

You must be logged in to vote

Termux does not implement versioning like Debian does. We don't perform division between stable and testing distributions. Termux is rolling release.

We are not that strict about determining whether software is stable and can be packaged. This boils down to such principles (they ARE NOT rules and not mentioned in docs):

  • Use the latest available version which works. It is preferred that version is a production grade release (not marked explicitly as alpha/beta/development). If such one is not available or is too much outdated, we would accept alpha/beta versions or even specific Git commits.
  • If package is a dependency of others, the new version must be backwards compatible. Thus if librar…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sylirre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants