Permit key imports even if signature checking is disabled (RhBug:856225)
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Sep 2012 07:48:05 +0000 (10:48 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 17 Sep 2012 07:56:29 +0000 (10:56 +0300)
commit9209e6cd78a1e6814f3038734cdd300b97ddcf1b
treed8ade7bed98c321ff49c6a750e7c7b0f39bdfb8c
parent241fc3c143b90cccd47ceb5637542970ef470f25
Permit key imports even if signature checking is disabled (RhBug:856225)

- Since commit 290fcbbe6b3ca2fb1d5e4a7269a32a94f8a1563a, key imports
  on transaction sets where signature checking is disabled would fail
  due to keyring not getting loaded at all. A regression of sorts,
  in other words. As a minimal fix, temporarily enable sigcheck vsflags
  during keyring loading.
lib/rpmts.c