This is an automated email from the git hooks/post-receive script. demize pushed a change to branch master in repository pacman-contrib. from 1603b07 paccache: add man page new 60313f7 pactree: Use full dep string when finding dependencies new 2197352 rankmirrors: add --max-time option The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Graph of new commits: * 2197352 (HEAD -> master) rankmirrors: add --max-time option * 60313f7 pactree: Use full dep string when finding dependencies Detailed log of new commits: commit 2197352aca3b3554e891fe4397bc30649f5c6cbd Author: Sami Kerola <kerolasa@iki.fi> Date: Fri Jun 8 22:05:25 2018 +0100 rankmirrors: add --max-time option When testing all known mirrors, and knowing you have fairly ok connectivity, it's nice to have ability to define more aggressive timeout, such as 0.1 This way finding a small number of best mirrors will take a little bit less time in total. Signed-off-by: Sami Kerola <kerolasa@iki.fi> Message-Id: <20180608210525.5545-1-kerolasa@iki.fi> Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> commit 60313f752e8f26839368a36ffced48a7624c5b10 Author: Johannes Löthberg <johannes@kyriasis.com> Date: Thu Jun 21 23:08:44 2018 +0200 pactree: Use full dep string when finding dependencies Otherwise we don't use the version requirements, leading us to sometimes get the wrong results for lib32 .so deps. Fixes FS#59072. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Message-Id: <20180621210844.17452-1-johannes@kyriasis.com> Summary of changes: src/pactree.c | 19 ++++++++----------- src/rankmirrors.sh.in | 26 ++++++++++++++++++-------- 2 files changed, 26 insertions(+), 19 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.