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  5b749eeee999b5b332ad7545688297a37542b9a5 (commit)
       via  d95c04945fc85bcc584026f7fded57dc8724ba6a (commit)
      from  67290441b80fa813a472767353095425c78805af (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 5b749eeee999b5b332ad7545688297a37542b9a5
Author: Timothy Redaelli <[email protected]>
Date:   Fri Dec 23 17:52:11 2011 +0100

    pacman-key: Add missing quotes
    
    Signed-off-by: Timothy Redaelli <[email protected]>
    Signed-off-by: Dan McGee <[email protected]>

commit d95c04945fc85bcc584026f7fded57dc8724ba6a
Author: Allan McRae <[email protected]>
Date:   Thu Dec 22 17:46:47 2011 +1000

    Allow comments after repo section header in pacman.conf
    
    Pacman assumes that the final character of a line specifing a repo
    in pacman.conf is a "]".  But it did not clean whitespace from the
    line after removing any comments.  So lines like:
    
    [allanbrokeit]  # could break system
    
    caused pacman not to recognize the repo.  Adjust config parsing to
    strip comments before trimming whitespace from the end of the string.
    
    Signed-off-by: Allan McRae <[email protected]>
    Signed-off-by: Dan McGee <[email protected]>

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

Summary of changes:
 scripts/pacman-key.sh.in |    6 +++---
 src/pacman/conf.c        |   12 +++++++-----
 2 files changed, 10 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
The official pacman repository

Reply via email to