Releases: lbr38/repomanager
Releases · lbr38/repomanager
4.12.1
Changes:
- Fixed Alma Linux CRB repository definition #206
- Fixed typo
- Various UI fixes
4.12.0
Changes:
- Added a way to import source repositories from predefined lists #203
- Added some predefined source repositories lists to import (Debian, Ubuntu, Fedora, CentOS, Redhat, OpenSUSE, etc ...). It is recommended to import them to benefit from suggestions when creating a new repository. More lists may be added later.
- Added distributions and release versions suggestions when creating a new repository.
- UI improvements, contrast, colors, etc.
4.11.1
Changes:
- Increased database busy timeout
- Various UI fixes and improvements
4.11.0
Changes:
- Manage hosts: improved requests logs retrieval
- Speeded up the loading of the repos list
- Various UI improvements
4.10.0
Changes:
- Fixed repos access stats generation for dnf clients
- Added the possibility to update hosts packages by selecting them from the available packages list
- Various UI improvements
4.9.0
Changes:
- Added a way to filter wanted or unwanted packages from a repository sync, using patterns
- Various UI improvements
4.8.0
Changes:
- Added packages deduplication between repos snapshots #194
- Added a button to select all latest snapshots in the repos list
- Various UI improvements
- Typos fixes (@Starbix)
4.7.1
Changes:
- Added the possibility to use basic authentication in source repository URL (
https://username:password@...
) @Starbix
- RPM: Fixed syncing of repository with no basearch in URL
- Various UI improvements
4.7.0
Changes:
- Added a feature to don't sign the packages if it was already done before (case the repository has been updated with
Only sync the difference
)
- Added the possibility to set snapshots retention to 0 (#187)
- Fixed "purged" packages not being printed in the hosts packages history
- Various UI improvements
4.6.0
Changes:
- Added Ubuntu 24.04 (noble) to the list of distributions
- Added a way to visualize the logs returned by a host after a request has been executed (host requires linupdate
3.1.0
)
- Various UI improvements