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  622326bb37a9f7eb1db27ac0166e791d7a949e0c (commit)
       via  68dff73463dd06d2055bcbd48be9bc74e786be5c (commit)
      from  0ea52e3a4f698ce3b1c90881a2b2eaa56625f261 (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 622326bb37a9f7eb1db27ac0166e791d7a949e0c
Author: Allan McRae <[email protected]>
Date:   Wed Jun 30 20:42:30 2010 +1000

    makepkg: fix sudo/su calling of pacman
    
    This fixes two issues:
    
    1) using "sudo -l" results in excess password asking under certian
    configurations.  Revert to the pre 3.4 behaviour of always using
    sudo if it is installed.
    
    2) Properly escape the command so that that versioned dependencies,
    such as "foo>4", do not get treated as output redirection when using
    su.  This also unifies the generation of the pacman line and its
    privilege escalation.
    
    Based on patches supplied by Andres P <[email protected]> with minor
    adjustments for suitability for the maint branch.
    
    Original-work-by: Andres P <[email protected]>
    Signed-off-by: Allan McRae <[email protected]>

commit 68dff73463dd06d2055bcbd48be9bc74e786be5c
Author: 甘露(Gan Lu) <[email protected]>
Date:   Thu Jul 1 00:21:08 2010 -0500

    Update Chinese translation to fix gettext positional params
    
    Because the shell gettext doesn't allow for positional gettext substitution,
    be more careful about where we use it.
    
    Signed-off-by: Dan McGee <[email protected]>

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

Summary of changes:
 po/zh_CN.po           |   82 ++++++++++++++++++++++++------------------------
 scripts/makepkg.sh.in |   13 +++----
 2 files changed, 47 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
The official pacman repository


Reply via email to