]> git.saurik.com Git - apt.git/commit - methods/gpgv.cc
methods/gpgv: Warn about SHA1 (and RIPEMD-160)
authorJulian Andres Klode <jak@debian.org>
Tue, 15 Mar 2016 11:30:37 +0000 (12:30 +0100)
committerJulian Andres Klode <jak@debian.org>
Tue, 15 Mar 2016 11:33:21 +0000 (12:33 +0100)
commit07ea3af0fe55fdfe976ab847c5c88efd703d1282
tree99c6ac041f796f5f5420d9927f076f8972464f81
parent8c9b7725c3d89461e78061aff4bc644cdb237fe7
methods/gpgv: Warn about SHA1 (and RIPEMD-160)

We will drop support for those in the future.

Also adjust the std::array to be a std::vector, as that's easier to
maintain.
methods/gpgv.cc