The official pacman repository branch, maint, updated. v4.0.2-38-gb752561
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@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@archlinux.org>
commit 3c5d5a19b36c5ea3638de263cb7cd1be6289cb44
Author: Dave Reisner <dreisner@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.