[GIT] branch master updated (2197352 -> a5a3045)
This is an automated email from the git hooks/post-receive script. polyzen pushed a change to branch master in repository pacman-contrib. from 2197352 rankmirrors: add --max-time option new 823ceb0 pacscripts: use filename directly instead of parsing pacman.conf new a5a3045 Don't log to pacman.log when files are downloaded to the cache 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: * a5a3045 (HEAD -> master) Don't log to pacman.log when files are downloaded to the cache * 823ceb0 pacscripts: use filename directly instead of parsing pacman.conf Detailed log of new commits: commit a5a3045fcff14d7e641c3c6e7aa61087ddbf5bb9 Author: Eli Schwartz <eschwartz@archlinux.org> Date: Sun Jul 15 01:03:40 2018 -0400 Don't log to pacman.log when files are downloaded to the cache This is not interesting information and doesn't modify anything for which logging it would be interesting. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Daniel M. Capella <polycitizen@gmail.com> commit 823ceb0f1ca4cc4814ed5ded1cfc3f2906f9ff15 Author: Eli Schwartz <eschwartz@archlinux.org> Date: Sun Jul 15 01:03:39 2018 -0400 pacscripts: use filename directly instead of parsing pacman.conf pacman-conf may return multiple cachedirs, in which case we treat it as one cachedir containing newline characters, which is certainly wrong in every case. However, pacman -Sddp already returns a filepath when the package is cached. This also properly handles packages already available in a secondary cache directory without looping through each one and checking for ourselves, where it is located. Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Daniel M. Capella <polycitizen@gmail.com> Summary of changes: src/pacscripts.sh.in | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.
participants (1)
-
polyzen@archlinux.org