Skip to content

v8.918

Compare
Choose a tag to compare
@Jguer Jguer released this 16 Jul 10:40
v8.918
f8e8465

Changelog

Major version bump to mark native pacman compatibility and the
separation of combined upgrade

  • Native pacman compatible
  • Separate repo and AUR upgrade for partial-upgrade concerns 3bdb534.
    • Reenable with --combinedupgrade --save
  • Support commas in yogurt parsing
  • New flags
--useask              Automatically resolce conflicts using pacman's ask flag
--nouseask            Confirm conflicts manually during the install
--combinedUpgrade     Refresh then perform the repo and AUR upgrade together
--nocombinedUpgrade   Perform the repo upgrade and AUR upgrade separately