[pacman-dev] [PATCH 0/3] Signature checks for local packages

Rémy Oudompheng remyoudompheng at gmail.com
Sun Apr 10 07:23:57 EDT 2011


These patches fix the way local packages have their signatures
checked by libalpm.

Rémy Oudompheng (3):
  libalpm: correctly load signatures for package files
  libalpm: add a public function to get signature contents
  sync.c: check signatures for local package files when available

 lib/libalpm/alpm.h       |    1 +
 lib/libalpm/be_package.c |   18 +++++-------------
 lib/libalpm/signing.c    |    6 ++++++
 lib/libalpm/sync.c       |   19 ++++++++++++++-----
 4 files changed, 26 insertions(+), 18 deletions(-)

-- 
1.7.4.4



More information about the pacman-dev mailing list