Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check

2014-01-20 Thread Ian Jackson
Guillem Jover writes ("Re: Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check"): > Yes, you could rely on this, but there's actually another option, in > this case you could use Dpkg::Source::Package instead which has a > is_signed() method since it

Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check

2014-01-19 Thread Guillem Jover
On Sun, 2014-01-19 at 11:39:50 +, Ian Jackson wrote: > Guillem Jover writes ("Re: Bug#735975: Dpkg::Control::Hash: would like more > subtle pgp check"): > ... > > Starting with version 1.17.0 the Dpkg::Control::Hash module records > > that fact in the is

Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check

2014-01-19 Thread Ian Jackson
Guillem Jover writes ("Re: Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check"): ... > Starting with version 1.17.0 the Dpkg::Control::Hash module records > that fact in the is_pgp_signed option. This is not documented, so you > might not want to rely on it,

Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check

2014-01-18 Thread Guillem Jover
Hi! On Sun, 2014-01-19 at 01:05:05 +, Ian Jackson wrote: > Package: libdpkg-perl > Version: 1.16.10 > Severity: wishlist > > Dpkg::Control::Hash has an allow_pgp parameter. It would be nice to > be able to _accept_ a PGP-signed file but be able to tell after > parsing that this happened. >

Bug#735975: Dpkg::Control::Hash: would like more subtle pgp check

2014-01-18 Thread Ian Jackson
Package: libdpkg-perl Version: 1.16.10 Severity: wishlist Dpkg::Control::Hash has an allow_pgp parameter. It would be nice to be able to _accept_ a PGP-signed file but be able to tell after parsing that this happened. I would like this to be able to give a better error message when a user provid