Skip to content

Releases: rossmeier/pacman-smartmirror

v0.2.0

01 Jan 22:36
Compare
Choose a tag to compare

With this release, pacman-smartmirror is able to be the only working pacman mirror of a system. It will auto-update all packages in the background and serve repository database files as well as the packages themselves.

Bugfixes:

  • Add support for packages compressed with zstd

Features:

  • Cache database index files for all local packages
  • Auto-update database index and local packages every 20 minutes
  • Proxy for uncached database index files
  • Add script for initializing a smartmirror with all client packages

Improvements:

  • Better config handling
  • Performance improvements

v0.1.0

24 Aug 17:01
Compare
Choose a tag to compare

First release with basic features