[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.5.1-103-gd3d18a4
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 d3d18a42d2a12f65c51dec34608921cec7b42068 (commit) via 287e8d356e8be8ae4af00e34e25d3f6727945952 (commit) via b6ecb2329be53ad394a33e732ee923d85a278911 (commit) via 1a8c792e8fb8ec2098553112bf02a97fdc96e06e (commit) via 6303d4920c3b3403f2296a9c885468496603737e (commit) via db722bb4b1c997b2ca0eaada0f582d6bc43ef978 (commit) via 9477abc3591905a20acbfe7b8ce7832617d72701 (commit) via e8069cfc3def97f564f5e4a4301e43de2a6a9b67 (commit) via 7a9b0e0f0611a47082e3ead71d53b63f84ce4000 (commit) from 4ef664f485559b0764271184a5305808b1a2e911 (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 d3d18a42d2a12f65c51dec34608921cec7b42068 Merge: 9477abc 287e8d3 Author: Dan McGee <dan@archlinux.org> Date: Tue Mar 29 12:21:07 2011 -0500 Merge branch 'maint' commit 9477abc3591905a20acbfe7b8ce7832617d72701 Author: Dave Reisner <d@falconindy.com> Date: Fri Mar 18 11:03:28 2011 -0400 pacman/util: flush terminal input before reading response Addresses FS#20538 Signed-off-by: Dave Reisner <d@falconindy.com> Signed-off-by: Dan McGee <dan@archlinux.org> commit e8069cfc3def97f564f5e4a4301e43de2a6a9b67 Author: Denis A. Altoé Falqueto <denisfalqueto@gmail.com> Date: Sat Mar 26 12:06:06 2011 +1000 makepkg: command line options for signing packages Three new command line options were added: --sign: forces the generation of a signature for the resulting package, taking precedence over the value in makepkg.conf --nosign: do not sign the resulting package --key <key>: use a different key than the user's default for signing the package. A check is performed to ensure the user has (provided) a valid gpg key for signing. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: .mailmap | 3 ++- NEWS | 3 +++ configure.ac | 5 +++-- lib/libalpm/db.c | 5 +---- lib/libalpm/handle.c | 23 +++++++++++++++++++++++ lib/libalpm/util.h | 4 ++++ po/pacman.pot | 28 ++++++++++++++++------------ scripts/makepkg.sh.in | 41 ++++++++++++++++++++++++++++++++++++----- src/pacman/sync.c | 3 ++- src/pacman/util.c | 21 +++++++++++++++++++++ 10 files changed, 111 insertions(+), 25 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org