Releases: lbr38/repomanager
Releases · lbr38/repomanager
3.7.2
3.7.1
Changes:
- Various UI improvements
Features:
- Added a Github actions workflow to publish prebuilt docker images to Docker Hub https://hub.docker.com/r/lbr38/repomanager
3.7.0
Changes:
- RPM repo: packages are now sorted in arch subfolders (x86_64, noarch, SRPMS...).
- Various UI changes.
Features:
- Added a download button in Browse page to download selected packages.
- Added a CVE page (beta) with a list of CVEs and their description. A list of affected hosts will be added in the future.
3.6.1
3.6.0
Fixes & changes
- Fixed docker container timezone to match host timezone
- It is now possible to select multiple distribution and section when creating a new deb repo
- It is now possible to select multiple release version when creating a new rpm repo
- Added a predefined list of distributions and sections when creating a new deb repo (Debian & Ubuntu for now, maybe more later)
- Added a predefined list of release versions when creating a new rpm repo
- Added a progression counter on the signing packages operation (rpm)
- Updated mail template
3.5.3-1
3.5.3
Fixes:
- Fixed repo stats (repo size) that were no longer working
Improvements:
- Added a check for remaining disk space when performing a mirroring operation, to avoid running out of disk space.
- Added a list of base source repositories to easily get started on a fresh install
3.5.2
3.5.1
Improvements:
- Improved page content reloading (repos list, operations log...)
Fixes:
- Fix service that was crashing on statistics cleanup
- Fix messages/notifications acknowledgment
- Fix settings, some that were customizable are now hardcoded to suit the docker environment and prevent errors messages
- Fix planifications reminders that were sent multiple times
- Various fixes
3.5.0
Important change:
Docker image now available!
The decision has been made to provide a docker image to simplify the installation of Repomanager, and to only provide docker image updates in the future. No more updates will be provided for local installations.
To continue receiving updates, please install a new Repomanager instance with the docker image and migrate your current data. Check out the documentation for more information on how to migrate your current data.
- Install Repomanager as a docker image: https://github.com/lbr38/repomanager/wiki/01.-Installation
- Migrate data from a local installation to a docker image: https://github.com/lbr38/repomanager/wiki/01.-Installation#migrate-from-a-local-installation-to-a-docker-installation