Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

See https://fedora-commons.org/jira/browse/FCREPO-483

Versioning of Fedora Server Components

We talked about how to version Fedora's built-in components. This discussion came up with respect to the WebAdmin GUI, but applies to future pieces as well.

Generally, components that are distributed by default with Fedora should have the same major, minor, and bugfix version numbers.  If a component is released between Fedora server release cycles, the iteration number should be incremented.

The version string for all components, including Fedora itself, is: major.minor.bugfix.iteration

Where:

  • Major: Significant architectural changes
  • Minor: Feature releases
  • Bugfix: Bug fixes only
  • Iteration: Only applies to components, as noted above

Roadmap Review

We went through ChrisW's initial 1-Year Roadmap Themes and identified missing pieces.

...