Skip to content

Latest commit

 

History

History
139 lines (74 loc) · 4.97 KB

CHANGELOG.md

File metadata and controls

139 lines (74 loc) · 4.97 KB
  • [FIX] URL for AUR RPCv5 (@inalelbeyli)
  • [REMOVED] Deprecated --aur4 option
  • [FIX] Various bug-fixes for AUR RPCv4
  • [FIX] Documentation of sample aurgetrc (@regdoug)
  • [FIX] Transitive dependency bug

    Dependency resolution would add transitive dependencies after direct ones in the argument list, and so could fail to install.

  • [FIX] Track package bases and names to ensure correct installation order
  • [FIX] Install bash completion correctly
  • [FIX] Installation order bug
  • [NEW] Request sudo up front and cache throughout operation

    This allows users to initiate and installation, enter their password, and walk away while the build completes.

This is the first version where we begin tracking changes.