[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v4.0.2-38-gb752561
Dan McGee
dan at archlinux.org
Sat Apr 7 12:13:28 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 b752561a52a88f8e9cc3bcc9c2079eb685245110 (commit)
via 3c5d5a19b36c5ea3638de263cb7cd1be6289cb44 (commit)
via 297916e6a2ad91bbd4cbd0173cac79937b93a393 (commit)
via a8f03d07c7eaae02a55065a4a2f098ef6d8b5bff (commit)
from 114d121001d8c3e901d5330b864d58870c6e917b (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 b752561a52a88f8e9cc3bcc9c2079eb685245110
Author: Dan McGee <dan at archlinux.org>
Date: Sat Apr 7 11:04:00 2012 -0500
4.0.3 release NEWS, version bumps, etc.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 3c5d5a19b36c5ea3638de263cb7cd1be6289cb44
Author: Dave Reisner <dreisner at archlinux.org>
Date: Sat Apr 7 11:54:02 2012 -0400
Revert "parseopts: normalize options into an array"
This was really only half a fix for FS#28445, as it still doesn't
correctly handle the case of filenames with spaces. In the short term,
there is no obvious fix for this. In the long term, I believe the
correct decision is to rewrite the options parser to be more in line
with GNU getopt_long.
This reverts commits:
ca4142714137b16feabac09c4cda86b0a75036f8.
969dcddbdf9d5dbd91aa414cdd193f3fb26b644b.
commit 297916e6a2ad91bbd4cbd0173cac79937b93a393
Author: Florian Pritz <bluewind at xinu.at>
Date: Fri Apr 6 23:50:37 2012 +0200
pkgdelta: exit 1 upon error
This has been 0 since 9fa18d9a4b4ce5217842c71d8a45676e3fb9d3f4, but it
doesn't makes sense because we are raising an error.
Signed-off-by: Florian Pritz <bluewind at xinu.at>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit a8f03d07c7eaae02a55065a4a2f098ef6d8b5bff
Author: Pierre Schmitz <pierre at archlinux.de>
Date: Sat Mar 31 15:55:14 2012 +0200
pacman-key: Actually verify signatures and exit with correct codes
We cannot rely on gpg's exit code. Instead we have to check the status-fd to
figure out whether a signature is valid or not.
In addition to this pacman-key --verify can now be used in scripts as it will
return an exit code of 1 if the signature is invalid.
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 26 +++++++++++++++++++++++++-
configure.ac | 4 ++--
doc/index.txt | 1 +
scripts/library/parse_options.sh | 32 +++++++++++++++++++++-----------
scripts/makepkg.sh.in | 6 +++---
scripts/pacman-key.sh.in | 12 ++++++++----
scripts/pkgdelta.sh.in | 4 ++--
7 files changed, 62 insertions(+), 23 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list