This repository has been archived by the owner on Jun 6, 2018. It is now read-only.
Releases: manjaro/pacman-mirrors
Releases · manjaro/pacman-mirrors
v4.10.1 stable
Bugfix release
Fix for issue #130
4.9.0 Stable
Issue #127
Added -lc/--country-config
listing custom country selection
4.8.3 stable
4.2.2
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.
4.2.0
- 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
- Improvement: Removed
--no-mirrorlist
dependency on API - Fix: Behavior of
--no-mirrorlist
. Download updated mirror files before exit.
4.1.3
- Fix: comparison of mirrorfiles fixed
4.1.2
- Fix: ranking breaks when --interactive is used with --default
4.1.1
- Modified network check so a single site failure is not considered network failure.