Skip to content

Releases: rollingrhinoremix/rhino-update

v1.5 - Nala integration

17 Jun 12:46
87c0a5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4...v1.5

v1.4 - Kernel Switching & Quality of life

10 Jun 21:27
89b4582
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @vinzv made their first contribution in #54

Full Changelog: v1.3.1...v1.4

rhino-update v1.3.1 - Checksum verification

22 May 20:31
671e4be
Compare
Choose a tag to compare

What's Changed

  • kernel(update.sh): Update Linux kernel to 5.17.7 by @mrbeebenson in #39
  • Possible fix for Intel WiFi on mainline kernel by @X4X5 in #41 - Also updates the kernel to v5.17.9
  • fix: verify checksums of downloaded kernel packages by @wizard-28 in #35

New Contributors

Full Changelog: v1.3...v1.3.1

rhino-update v1.3 - Quality of life

11 May 09:34
a967fcf
Compare
Choose a tag to compare

What's Changed

The main feature of this release came from @Kreblskulm, who made his first ever contribution to Open Source Software. @Kreblskulm created a pull request which made sure that installed kernels would not be downloaded twice (#36).

Other changes include a bug fix which allows for Pacstall to be installed again, the fix removes libcurl4 and reinstalls it along-side curl.

  • feat(update.sh): [Don’t update kernel if kernel version is already installed] by @Kreblskulm in #36
  • fix(update.sh): Fix dependency error with Pacstall by @mrbeebenson in #37

New Contributors

Full Changelog: v1.2.1...v1.3

rhino-update v1.2.1 - Configuration update v2.0

29 Apr 08:51
d881d2f
Compare
Choose a tag to compare

After a couple of weeks of development, rhino-update has received a patch! This patch is pretty large, though, as it provides support for the rhino-config v2.0 update! A large thank you to our core maintainer @wizard-28 who has completely re-written the configuration utility in Rust. The upgraded utility is no-longer a bash alias that will download a script, but a command-line utility which will be upgraded via this rhino-upgrade script.

You can read more about it here: https://rollingrhino.org/blog#config-v2

rhino-update v1.2 - Pacstall Integration

20 Apr 11:49
1569101
Compare
Choose a tag to compare

We have integrated, along with the help of the Pacstall development team, Pacstall directly into our Rhino utilities. Pacstall can now be enabled via rhino-config and all Pacstall applications can be updated via rhino-update.

rhino-update v1.1 - Code Refactor

19 Apr 15:39
53034e6
Compare
Choose a tag to compare

The code for rhino-update was kindly refactored by @henryws - This means that it will use better and more conventional bash scripting.

Not too much has changed aside this.

1.0 - First tagged release

16 Apr 11:48
0e38789
Compare
Choose a tag to compare

With both rhino-config and rhino-update being updated irrespective of the distribution following the next release, we have decided to tag both of these releases. We are using the semver versioning scheme. Both versions will begin at v1.0 despite being used in production before. This is due to the fact they have been given some features which make the software more useful as opposed to utilizing apt.