[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.0-20-g92f0775

Dan McGee dan at archlinux.org
Tue Aug 18 21:51:41 EDT 2009


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  92f0775e76c75ebe9e30355cc99bb40cf365abcb (commit)
       via  7dae79e7b95c517df136003728363dc9ad346a7e (commit)
       via  bdd8e92ff601aab44941e7572f6c48d7e32a3f24 (commit)
       via  6f97842ab22eb50fdc689e8aa2e95688d015fa74 (commit)
       via  8a55b793631f37dbe7f906cd55d0997f920d36e8 (commit)
       via  bba234a92ed9560bab1f1846870faa8303f98064 (commit)
       via  600782853ad5317ee51423a03487abcf34efd166 (commit)
       via  14a93b2e436ed19c814653c3b2b61605fd5ca156 (commit)
      from  7bb9c4098b29d7bcc82ff9e9a823d2adc44cc881 (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 92f0775e76c75ebe9e30355cc99bb40cf365abcb
Merge: 7dae79e7b95c517df136003728363dc9ad346a7e bdd8e92ff601aab44941e7572f6c48d7e32a3f24
Author: Dan McGee <dan at archlinux.org>
Date:   Tue Aug 18 20:49:25 2009 -0500

    Merge branch 'maint'
    
    Conflicts:
    	lib/libalpm/dload.c

commit 7dae79e7b95c517df136003728363dc9ad346a7e
Author: Xavier Chantry <shiningxc at gmail.com>
Date:   Sat Aug 8 19:59:02 2009 +0200

    dload.c : various fixes
    
    - fix one memleak if get_filename failed
    
    - cleanup according to Joerg's feedback:
    
    "url_for_string: If fetchParseURL returned successful, you should always
    have a scheme set. The logic for anonftp should only be needed for very
    broken server -- do you know of any such?
    
    download_internal:
    Specifying 'p' is now a nop -- it is tried by default first with
    fall-back to active FTP."
    
    Signed-off-by: Xavier Chantry <shiningxc at gmail.com>
    [Dan: remove from pacman.conf and pacman.conf.5]
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 README                |    1 -
 configure.ac          |    2 +-
 doc/pacman.conf.5.txt |    3 ---
 etc/pacman.conf.in    |    1 -
 lib/libalpm/alpm.h    |    2 --
 lib/libalpm/dload.c   |   43 +++++++++++--------------------------------
 lib/libalpm/handle.c  |   14 --------------
 lib/libalpm/handle.h  |    1 -
 src/pacman/pacman.c   |    5 +----
 src/pacman/query.c    |   12 +++++++++++-
 src/pacman/sync.c     |    2 +-
 src/util/testdb.c     |    6 ++----
 12 files changed, 27 insertions(+), 65 deletions(-)


hooks/post-receive
--
The official pacman repository


More information about the pacman-dev mailing list