[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.5.1-94-g4ef664f

Dan McGee dan at archlinux.org
Sun Mar 27 22:53:09 EDT 2011


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  4ef664f485559b0764271184a5305808b1a2e911 (commit)
       via  c3ae209246804e9aebdc04c958548e340ff8998f (commit)
       via  f6c8532fd04f334c35b3e860ee08d2cdee83a07c (commit)
       via  c0190798e100a46997f58c6afe3598b91f80edda (commit)
       via  86ff381ac20df4317c1068fc82d556e74219ea9b (commit)
      from  4a3cd364d00b6889b24a16542618f1e2c14b86ac (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 4ef664f485559b0764271184a5305808b1a2e911
Author: Ray Kohler <ataraxia937 at gmail.com>
Date:   Sun Mar 27 12:14:15 2011 -0400

    Create pacman keyring directory if missing
    
    Use mode 755, so non-root users can see inside.
    Add "--no-permission-warning" to GPG_PACMAN to suppress the noise that
    otherwise comes of not using mode 700 - this is not private data.
    
    GPGme turns out not to issue this warning itself, so no problem there.
    
    TODO: should non-root users be allowed to use the read-only operations
    (--list, --export, --finger)?
    
    Signed-off-by: Ray Kohler <ataraxia937 at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit c3ae209246804e9aebdc04c958548e340ff8998f
Author: Dan McGee <dan at archlinux.org>
Date:   Sun Mar 27 21:27:15 2011 -0500

    Documentation formatting updates
    
    Be consistent in the Synopsis and Description sections with the use of
    quotes around command names.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit f6c8532fd04f334c35b3e860ee08d2cdee83a07c
Author: Ray Kohler <ataraxia937 at gmail.com>
Date:   Fri Mar 25 20:26:08 2011 -0400

    Add manpage for pkgdelta
    
    Signed-off-by: Ray Kohler <ataraxia937 at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit c0190798e100a46997f58c6afe3598b91f80edda
Author: Ray Kohler <ataraxia937 at gmail.com>
Date:   Fri Mar 25 20:26:07 2011 -0400

    Update repo-add manpage
    
    Add -v, mention delta support (other than -d), and split
    repo-add-specific options out from those common to repo-add and
    repo-remove.
    
    Signed-off-by: Ray Kohler <ataraxia937 at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 86ff381ac20df4317c1068fc82d556e74219ea9b
Author: Ray Kohler <ataraxia937 at gmail.com>
Date:   Sun Mar 27 22:04:40 2011 -0400

    Clean up repo-add usage message
    
    This now includes -s and -v, tailors itself to the current command,
    and is formatted more like that of other pacman commands.
    
    Signed-off-by: Ray Kohler <ataraxia937 at gmail.com>
    Signed-off-by: Dan McGee <dan at archlinux.org>

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

Summary of changes:
 doc/.gitignore           |    1 +
 doc/Makefile.am          |    4 +++
 doc/index.txt            |    1 +
 doc/makepkg.8.txt        |    8 +++---
 doc/pacman-key.8.txt     |    4 +-
 doc/pkgdelta.8.txt       |   42 ++++++++++++++++++++++++++++++++++++++++
 doc/repo-add.8.txt       |   48 ++++++++++++++++++++++++++-------------------
 scripts/pacman-key.sh.in |    7 +++++-
 scripts/repo-add.sh.in   |   43 +++++++++++++++++++++++-----------------
 9 files changed, 113 insertions(+), 45 deletions(-)
 create mode 100644 doc/pkgdelta.8.txt


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list