Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Releases: manjaro/pacman-mirrors

v4.10.1 stable

01 Apr 12:30
Compare
Choose a tag to compare

Implemented issue #128
Updated translations
Updated docs

Bugfix release

24 Mar 10:26
Compare
Choose a tag to compare

Fix for issue #130

4.9.0 Stable

23 Mar 12:12
Compare
Choose a tag to compare

Issue #127
Added -lc/--country-config listing custom country selection

4.8.3 stable

20 Mar 12:13
Compare
Choose a tag to compare

Fixes issue #123, #124, #125

4.2.2

04 Sep 07:09
Compare
Choose a tag to compare

Minor bugfixes
4.2.2: Fix for missing text when country was not found using -c/--country
4.2.1: Fix for inconvenient exit code when using --api --get-branch.

pacman-mirrors-4.2.2.tar.gz

4.2.0

14 Jun 18:56
Compare
Choose a tag to compare
  • Improvement: Added -U / --url #105.
  • Improvement: Added -R/--re-branch #105.
  • Improvement: Added man page.

Breaking changes

  • -S/--set-branch $BRANCH requires branch as argument.
  • -u/--update renamed to -y/--sync.
  • NoUpdate configuration removed from pacman-mirrors.conf.
  • --no-update argument removed.
  • MirrorlistsDir = /etc/pacman.d/mirrors removed from pacman-mirrors.conf.
  • -o/--output argument removed.
  • OutputMirrorlist = /etc/pacman.d/mirrorlist removed from pacman-mirrors.conf
  • -d/--mirror_dir argument removed.

Other improvements and fixes:

  • Improvement: Do not write bad servers to the end of the mirrorlist.
  • Improvement: created argument groups for logic division of arguments usage.
  • Improvement: -G/--get-branch and -S/--set-branch mutually exclusive.
  • Improvement: -n/--no-mirrorlist and -y --sync mutually exclusive.
  • Improvement: added choices to -P/--proto [all, http, https, ftp, ftps].
  • Improvement: sorting mirrorlist by country during load of data file.
  • Fix: Bug where ssl-certificate errors would break execution.
  • Fix: Issue where values from configuration was not parsed correct.
  • Fix: Issue where location in config was not determined correctly.

4.1.4

16 May 13:13
Compare
Choose a tag to compare
  • Improvement: Removed --no-mirrorlist dependency on API
  • Fix: Behavior of --no-mirrorlist. Download updated mirror files before exit.

4.1.3

16 May 07:10
Compare
Choose a tag to compare
  • Fix: comparison of mirrorfiles fixed

4.1.2

15 May 07:44
Compare
Choose a tag to compare
  • Fix: ranking breaks when --interactive is used with --default

4.1.1

01 May 13:48
Compare
Choose a tag to compare
  • Modified network check so a single site failure is not considered network failure.