[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.5.0-30-gb2fde01
Dan McGee
dan at archlinux.org
Sun Mar 20 12:51:19 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 b2fde01c545286bb92f6194603817602bf9dfbe7 (commit)
via 67c0e9cab39a536f1ca2fbf2a35fe898e3b71ef4 (commit)
via 524b3389746f3ea44042050ba28b975b65e931ad (commit)
via 352b799efceb9f2dae1832f1d321b0488c059060 (commit)
via b0f9477f01a5639a2c9213f19a6ee8acefd00f1e (commit)
via 58df372be6758cfe00069ac7279cd92e3b61edef (commit)
via f6716ae94a5f299569b35bebb4d0aae23cd9af97 (commit)
via b6cada3eed82a305dbc656baa7f046a73dcce25a (commit)
via b48f71841712d1839f5e900f1ec0fdf5665354ba (commit)
via ff713a51bd2244df047fa686055fd945eece0b7e (commit)
via 0da6c591c0c4a4a8649f1549d095baa74a4191d9 (commit)
via e47fc2d7c6eb99a7b09393c6938ea47416cb88bc (commit)
from e6c9076a74f72d7c5164e2154ce1f47f8886e6e5 (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 b2fde01c545286bb92f6194603817602bf9dfbe7
Merge: 524b338 67c0e9c
Author: Dan McGee <dan at archlinux.org>
Date: Sun Mar 20 11:49:42 2011 -0500
Merge branch 'maint'
commit 524b3389746f3ea44042050ba28b975b65e931ad
Author: Dave Reisner <d at falconindy.com>
Date: Thu Mar 17 21:39:21 2011 -0400
INSTALL: replace libfetch with libcurl
Signed-off-by: Dave Reisner <d at falconindy.com>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 352b799efceb9f2dae1832f1d321b0488c059060
Author: Dave Reisner <d at falconindy.com>
Date: Thu Mar 17 11:09:31 2011 -0400
lib/dload.c: remove lingering libfetch specific headers
Signed-off-by: Dave Reisner <d at falconindy.com>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit ff713a51bd2244df047fa686055fd945eece0b7e
Author: Dave Reisner <d at falconindy.com>
Date: Thu Mar 17 10:47:04 2011 -0400
remove antiquated contrib/wget-xdelta.sh
Support for this script was removed in makepkg by commit b4e1365. Delta
creation support has been provided by scripts/pkgdelta.
Signed-off-by: Dave Reisner <d at falconindy.com>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 0da6c591c0c4a4a8649f1549d095baa74a4191d9
Author: Dave Reisner <d at falconindy.com>
Date: Thu Mar 17 09:01:30 2011 -0400
Fix triple progress bars on download
Signed-off-by: Dave Reisner <d at falconindy.com>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 4 +-
contrib/Makefile.am | 5 +--
contrib/README | 3 --
contrib/wget-xdelta.sh.in | 70 ----------------------------------------
lib/libalpm/be_sync.c | 12 ++++++-
lib/libalpm/diskspace.c | 15 +++++++-
lib/libalpm/dload.c | 11 +++---
lib/libalpm/util.h | 1 +
ltmain.sh | 14 ++++++++
scripts/makepkg.sh.in | 12 ++++--
src/pacman/sync.c | 7 ++++
test/pacman/tests/ignore006.py | 2 +-
12 files changed, 63 insertions(+), 93 deletions(-)
delete mode 100755 contrib/wget-xdelta.sh.in
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list