diff options
author | Dan McGee <dan@archlinux.org> | 2011-08-23 01:05:02 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-23 01:06:56 -0500 |
commit | a8a4395098b4ddced5204b386e476565e68508b5 (patch) | |
tree | fe35d8fe2031e1ef9a5fa3881a75cecbe0184108 /lib/libalpm/util.c | |
parent | 6731d0a9407e00f755d237e889c2e3f5db9cd276 (diff) | |
download | pacman-a8a4395098b4ddced5204b386e476565e68508b5.tar.xz |
Retrieve default SigLevel value from backend after initial setting
This ensures we grab and use the library default once we have processed
the global SigLevel setting, but before processing the repo-specific
settings. This means the following two configs will now evaluate the
same, as the backend currently defaults to 'Optional':
Config 1:
[options]
# nothing here
[repo]
SigLevel = TrustAll
Config 2:
[options]
SigLevel = Optional
[repo]
SigLevel = TrustAll
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/util.c')
0 files changed, 0 insertions, 0 deletions