Skip to content

v2025.09.14-1

Choose a tag to compare

@CLHatch CLHatch released this 14 Sep 20:05
· 84 commits to main since this release
f6c94a8

What's Changed

  • Fix incorrect apt-get update call to apt-file update, and always … by @CLHatch in #2197
  • Check for existing dependencies before trying to install them by @CLHatch in #2198
  • Check for existing dependencies before trying to install them in dnf by @CLHatch in #2199
  • Check for existing dependencies before trying to install them in yum by @CLHatch in #2200
  • Check for existing dependencies before trying to install them in pacman by @CLHatch in #2201
  • Check for existing dependencies before trying to install them in apk by @CLHatch in #2202
  • Change logic of detecting package managers to make it easier to add t… by @CLHatch in #2203
  • Add the nala package manager, an alternate to apt for Debian base… by @CLHatch in #2204
  • Use a global variable for the packages to blacklist from being installed by @CLHatch in #2205
  • Pm by @CLHatch in #2206

Full Changelog: v2025.09.12-1...v2025.09.14-1