github vinifmor/bauh 0.8.3

latest releases: 0.9.18, 0.9.17, 0.9.16...
4 years ago

Improvements

  • New update lifecycle:
    • now every package manager must provide all requirements before upgrading all selected packages ( can be disabled through the settings file ~/.config/bauh/config.yml or the UI )
    • now every package manager must provide the best upgrade order for all the selected packages ( can be disabled through the settings file ~/.config/bauh/config.yml or the UI )
  • AUR
    • allowing the user to bypass checksum errors when installing / upgrading / downgrading packages
    • improved how missing dependencies are checked when installing a new package ( the old way was not identifying some missing dependencies of anbox-git ). It is possible to use the old algorithm by setting simple_checking to true in ~/.config/bauh/arch.yml. More information at README.
    • checking architecture dependencies (x86_64, i686)
    • architecture dependencies are displayed on the info window as well
    • optimizations to speed up zst packages building
    • showing a warning message when trying to install / update / downgrade a package with the root user
  • UI:
    • Settings available as a tray action as well
    • minor improvements
  • the temp dir used now has a different name if you launch bauh as the root user to avoid permissioning issues ( /tmp/bauh_root )

Fixes

  • AUR:
    • not able to downgrade some packages with multiple equal versions on their release history
  • Web:
    • not able to launch applications for the root user
    • not able to upgrade the environment's NodeJS version
  • handling internet timeout errors
  • minor fixes

Don't miss a new bauh release

NewReleases is sending notifications on new releases.