[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.3-17-g5de465d

Dan McGee dan at archlinux.org
Sun May 20 18:45:18 EDT 2012


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, maint has been updated
       via  5de465d63efbb82da6127ac927ad29b9c8b1b542 (commit)
       via  233e5f610c409052d4f88382ce5fe97f54fd6e6c (commit)
       via  26abe8f6004777ba49777eaaec3bc0a47f50fcb2 (commit)
       via  267158112317b0696c210006fb216ce7dae5cac3 (commit)
       via  951d23e3ec03fbd7faa3fad910a664365f75b3c4 (commit)
       via  9e2078b1796dbc8dee201710b4680fb79114cbf3 (commit)
       via  3f202c780834557557baa4b3503690b629bf4222 (commit)
       via  1bf05e706b5edac92e9c913a69ca8686c6440f8b (commit)
      from  5f71570ec48588bf24bfe786f40b500216084d07 (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 5de465d63efbb82da6127ac927ad29b9c8b1b542
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun May 13 13:05:58 2012 -0400

    pacman-key: test for content in keyring files
    
    Test for file content (-s) rather than just existance (-f). This fixes a
    bug that manifests itself in the case of an empty -revoked file. A zero
    element 'keys' array would be passed to gpg, forcing it to list and,
    subsequently, revoke all known keys.
    
    Bug introduced in d1240f67eab6.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 233e5f610c409052d4f88382ce5fe97f54fd6e6c
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Sun May 6 19:49:43 2012 -0400

    contrib/pacsysclean: avoid setting bogus PACMAN_OPTS
    
    PACMAN_OPTS would be erroneously set when it was undefined, causing
    pacsysclean to error out.
    
    Signed-off-by: Dave Reisner <dreisner at archlinux.org>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 26abe8f6004777ba49777eaaec3bc0a47f50fcb2
Author: Dan McGee <dan at archlinux.org>
Date:   Sun May 20 11:27:36 2012 -0500

    Fix gettext usage in pkgdelta help instructions
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 267158112317b0696c210006fb216ce7dae5cac3
Author: Dan McGee <dan at archlinux.org>
Date:   Sun May 20 11:22:51 2012 -0500

    Update pacman-scripts message catalog
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 951d23e3ec03fbd7faa3fad910a664365f75b3c4
Author: Dan McGee <dan at archlinux.org>
Date:   Fri May 18 10:04:27 2012 -0500

    docs: remove 'in the wild' section
    
    We haven't updated this info in years and it is out of date.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 9e2078b1796dbc8dee201710b4680fb79114cbf3
Author: Dan McGee <dan at archlinux.org>
Date:   Thu Feb 2 08:29:50 2012 -0600

    pacman-key: clarify messages, s/keychain/keyring/
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 3f202c780834557557baa4b3503690b629bf4222
Author: Dan McGee <dan at archlinux.org>
Date:   Fri May 4 14:37:48 2012 -0500

    doc: remove --recursive documentation for non-remove operations
    
    This documentation was added in commit 857357f9 so was not caught in the
    removal of this option in commit 85712814.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 1bf05e706b5edac92e9c913a69ca8686c6440f8b
Author: Dan McGee <dan at archlinux.org>
Date:   Fri May 4 11:41:40 2012 -0500

    Ensure pre_upgrade scriptlet gets old package version
    
    This was accidentally broken in the refactor done in commit 73139ccb.
    
    Fixes FS#29371.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 contrib/pacsysclean.in        |    2 +-
 doc/index.txt                 |   26 +---
 doc/pacman.8.txt              |    7 -
 lib/libalpm/add.c             |    5 +-
 scripts/pacman-key.sh.in      |   16 +-
 scripts/pkgdelta.sh.in        |    6 +-
 scripts/po/en_GB.po           |  324 ++++++++++++++++++++---------------------
 scripts/po/pacman-scripts.pot |   43 ++++--
 8 files changed, 208 insertions(+), 221 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list