[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.5.2-197-g0d1fcd3

Dan McGee dan at archlinux.org
Wed Jun 1 17:03:46 EDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".

The branch, master has been updated
       via  0d1fcd329fac091568ad7ad3978771a534e7e09e (commit)
       via  8807cac100acb2d368232833b2478e96a1806fa9 (commit)
      from  8f1c873b5f07f42a8bdc65bb03097790135a9c94 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0d1fcd329fac091568ad7ad3978771a534e7e09e
Author: Dave Reisner <d at falconindy.com>
Date:   Wed Jun 1 14:39:20 2011 -0400

    lib/dload.c: remove assumption in continuation logic
    
    Callers to curl_download_internal now tell us if its okay to continue a
    transfer, so obey this instead of using a heuristic.
    
    Signed-off-by: Dave Reisner <d at falconindy.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 8807cac100acb2d368232833b2478e96a1806fa9
Author: Dave Reisner <d at falconindy.com>
Date:   Thu May 26 19:32:45 2011 -0400

    dload: abort transfer on CURLOPT_LOW_SPEED_LIMIT
    
    If a connection drops below 1kb/s for 10s, curl will kill the transfer
    and we'll report failure. This is the average transfer speed over the
    delta defined by CURLOPT_LOW_SPEED_TIME, so setting a low value here
    shouldn't bother folks using 14.4k dial-up.
    
    Signed-off-by: Dave Reisner <d at falconindy.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 lib/libalpm/dload.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list