diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-21 17:14:51 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-22 17:32:30 +0200 |
commit | 33f251853155fd1e04d03fbaffb3849ab8e953dc (patch) | |
tree | 8e366e65200d8e11711de995d84bb590a35fe653 /valgrind.supp | |
parent | 01f5c9e79ab2e051349f941b7ecce80d9a251603 (diff) | |
download | pacman-33f251853155fd1e04d03fbaffb3849ab8e953dc.tar.gz pacman-33f251853155fd1e04d03fbaffb3849ab8e953dc.tar.xz |
Move default siglevel value from backend to frontend
This takes the libraries hidden default out of the equation: hidden in
the sense that we can't even find out what it is until we create a
handle. This is a chicken-and-egg problem where we have probably already
parsed the config, so it is hard to get the bitmask value right.
Move it to the frontend so the caller can do whatever the heck they
want. This also exposes a shortcoming where the frontend doesn't know if
the library even supports signatures, so we should probably add a
alpm_capabilities() method which exposes things like HAS_DOWNLOADER,
HAS_SIGNATURES, etc.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'valgrind.supp')
0 files changed, 0 insertions, 0 deletions