V5.0+ Testing Channel Changelog

5.1.0-0

Released in testing channel updates on 30th May 2025
Not available for EOL Leap variants.

Final Stable Release Candidate

As always: special thanks to @Flox co-maintainer, and @Hooverdan forum moderator & all-around core contributor.

  • @simon-77 Thanks again for stepping in/up this time re an SMB TimeMachine config typo.
  • @kanecko We now implement a zypper retry on our more important zypper actions.
  • @chrstphrchvz This release addressed a couple of DNF-YUM Web-UI slowdowns that you raised quite some time ago now. Solution: we now make one machine readable zypper call to replace potentially hundreds of yum/rpm calls (human readable string parsed) from our now bygone era.

As this is, baring some barrier, our final stable release candidate, we have a few more Web-UI refinements now in place. But we have also now dropped all use of DNF/YUM from our olden-days. This is a big change, and was slated for later; but alas could wait no longer. After this update, the following should remove around 20 now unused packages (optional):

zypper remove --clean-deps dnf libdnf2 libdnf5_2

We have also moved forward significantly with plans to better support Tumbleweed-Slowroll: still not our primary OS target; but may become so in the future. Btrfs is progressive in nature, and rolling releases, or variants there-in, could server us well in this regard.

GPG key extension

Thanks to @Hooverdan for a timely heads-up on this one, and @Flox for key assistance :slight_smile: . Alas I had already fumbled the timing on this one - it’s been a busy year! But we are now set for future changes of this sort. Any necessity to import our expiration extended pkg & repo associated public GPG key can be met, as the root user, via:

rpm --erase gpg-pubkey-5f043187
rpm --import https://rockstor.com/ROCKSTOR-GPG-KEY

What’s Changed

Test away and report rapidly as we work against the forces of kipple.

7 Likes