Fedora-distro-aliases

Latest version: v1.6

Safety actively analyzes 722631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.61

- Account for `frozen` release state

Thank you for contributing to this release nforro

1.51

- Implement a caching mechanism as a fallback for when Bodhi is down (Fix 11)
- Add CLI tool, see `resolve-fedora-aliases --help` for more information
- Combine all previous HTTP requests to Bodhi into just one

Thank you for contributing to this release mfocko and carlwgeorge

1.41

Added attribute with always numeric version, even for Rawhide, e.g.

python
>>> [x.version_number for x in aliases["fedora-all"]]
['38', '39', '40']


Compare this with:

python
>>> [x.version for x in aliases["fedora-all"]]
['38', '39', 'rawhide']

1.31

- Fix https://github.com/rpm-software-management/tito/issues/491 - The correct Fedora versions are now returned during the time period from branching to the final release.

1.21

- Fix 3 - Don't depend on the `bodhi-client` package. As a result, a lot of transitive dependencies are now gone.

1.11

- The repository is now [REUSE compliant](https://reuse.software/)

Page 1 of 2

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.