Skip to content

Releases: lbr38/repomanager

3.7.2

17 Oct 19:21
798deac
Compare
Choose a tag to compare

Fixes:

  • Fixed Debian 12 (bookworm) in the list of available dists for mirror
  • Fixed missing GPG public signature keys for Debian 12 (bookworm)
  • Fixed test email sending

3.7.1

14 Oct 15:12
1912cd5
Compare
Choose a tag to compare

Changes:

  • Various UI improvements

Features:

3.7.0

12 Oct 08:28
a96c0bf
Compare
Choose a tag to compare

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

17 Sep 09:18
5b8c205
Compare
Choose a tag to compare

Fixes:

  • Fixed temporary working directory not deleted after a mirror operation in error
  • Fixed source packages (.src) mirroring for rpm repos

Changes:

  • Improved hosts listing on Manage hosts page
  • Added a link to history page (for admin users only)

3.6.0

05 Sep 13:10
f871ba5
Compare
Choose a tag to compare

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

16 Jun 20:05
c2a46a6
Compare
Choose a tag to compare

Fixes:

  • Fixed source repo URL editing

3.5.3

16 Jun 13:34
7a9dddf
Compare
Choose a tag to compare

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

31 May 10:10
b9d1b15
Compare
Choose a tag to compare

Fixes

  • Fix extracting of Ubuntu archives files (.xz) when mirroring ubuntu repos
  • Fix reloading of some page content

3.5.1

20 May 13:13
e6e0ba3
Compare
Choose a tag to compare

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

06 May 08:26
9ed271b
Compare
Choose a tag to compare

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.