[pacman-dev] [PATCH 0/2] --verify option for sig levels

Pang Yan Han pangyanhan at gmail.com
Wed Jun 1 20:26:30 EDT 2011


This is a 2nd reroll of a series to introduce the --verify option for the user
to change pacman's default signature verification level on the command line.

Patch 1/2 changes option_verifysig to accept non-capitalized versions of
"Always", "Optional" and "Never".

Patch 2/2 introduces the --verify option itself

Pang Yan Han (2):
  option_verifysig: Accept non-caps sig levels
  Add --verify option for signature level

 doc/pacman.8.txt    |    5 +++++
 src/pacman/conf.c   |   20 +++++++++++++++++---
 src/pacman/conf.h   |    4 +++-
 src/pacman/pacman.c |    5 +++++
 4 files changed, 30 insertions(+), 4 deletions(-)

-- 
1.7.5.rc0.101.g3d23c



More information about the pacman-dev mailing list