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  841e531c519228b68a447a61d703d21c5ff6d37f (commit)
       via  3b22183a4d39b410ae7be0b95be6a1cb4704a50c (commit)
       via  8391716b8ab0bb884545bf0e76ab288412f5796e (commit)
       via  aa12a773b8d6ed41878081a69d7a1d089129abef (commit)
       via  50de87e0e61e4cd5e80e58dcabc0f80b3e94d203 (commit)
      from  c6263da168f7d612ea221e868fe42ad2ed706fa9 (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 841e531c519228b68a447a61d703d21c5ff6d37f
Author: Andrew Gregory <[email protected]>
Date:   Mon Jan 26 13:19:29 2015 -0500

    trans_commit: restore pm_errno after updating log
    
    If the call to alpm_logaction failed it would overwrite pm_errno,
    leading to error messages unrelated to the actual reason the transaction
    failed.
    
    Signed-off-by: Andrew Gregory <[email protected]>
    Signed-off-by: Allan McRae <[email protected]>

commit 3b22183a4d39b410ae7be0b95be6a1cb4704a50c
Author: Allan McRae <[email protected]>
Date:   Sat Jan 24 15:56:23 2015 +1000

    contrib: remove fakeroot option from PKGBUILD.vim
    
    Signed-off-by: Allan McRae <[email protected]>

commit 8391716b8ab0bb884545bf0e76ab288412f5796e
Author: Lukáš Jirkovský <[email protected]>
Date:   Thu Jan 22 20:52:39 2015 +0100

    makepkg: Set the working copy destination explicitly when cloning in 
extract_git
    
    This fixes the issue where if the user explicitly set the name of the 
cloned source
    to eg. foo.git, the directory name in $SRCDEST would be foo.git as 
expected, but the
    clone in $srcdir would be stripped of the .git suffix.
    
    Signed-off-by: Lukáš Jirkovský <[email protected]>
    Signed-off-by: Allan McRae <[email protected]>

commit aa12a773b8d6ed41878081a69d7a1d089129abef
Author: Jeffrey Tolar <[email protected]>
Date:   Wed Jan 21 19:45:15 2015 -0600

    Add --noarchive to makepkg's zsh completion
    
    Signed-off-by: Jeffrey Tolar <[email protected]>
    Signed-off-by: Allan McRae <[email protected]>

commit 50de87e0e61e4cd5e80e58dcabc0f80b3e94d203
Author: Jeffrey Tolar <[email protected]>
Date:   Wed Jan 21 19:45:14 2015 -0600

    Remove --asroot from makepkg's completions
    
    Signed-off-by: Jeffrey Tolar <[email protected]>
    Signed-off-by: Allan McRae <[email protected]>

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

Summary of changes:
 contrib/PKGBUILD.vim       | 2 +-
 contrib/bash_completion.in | 8 ++++----
 contrib/zsh_completion.in  | 2 +-
 lib/libalpm/trans.c        | 4 ++++
 scripts/makepkg.sh.in      | 2 +-
 5 files changed, 11 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The official pacman repository

Reply via email to