Hi,
is there a newer public key available?
root@dc:/usr/local/src# gpg --verify dovecot-2.2.29.1.tar.gz.sig dovecot-2.2.29.1.tar.gz gpg: Signature made Wed 12 Apr 2017 12:40:03 PM CEST using DSA key ID 40558AC9 gpg: Can't check signature: public key not found
root@dc:/usr/local/src# gpg --search-keys 40558AC9 gpg: searching for "40558AC9" from hkp server keys.gnupg.net (1) Timo Sirainen tss@iki.fi 1024 bit DSA key 40558AC9, created: 2002-05-25, expires: 2003-05-25 (expired) (2) Timo Sirainen tss@iki.fi 1024 bit RSA key 40558AC9, created: 2014-06-16 (revoked) Keys 1-2 of 2 for "40558AC9". Enter number(s), N)ext, or Q)uit > q
Mit freundlichen Grüßen
Ralf Zimmermann Senior Security Engineer State Certified Engineer
SIEGNETZ.IT GmbH Projektbetreuung/Security Einheitsstrasse 2, D-57076 Siegen Telefon: +4927168193130 Fax: +492716819329 Mobil : +491735360015 http://www.siegnetz.de http://rz.siegnetz.de
Amtsgericht Siegen HRB4838 Geschäftsführer: Oliver Seitz Sitz der Gesellschaft ist Siegen
Am 12.04.2017 um 12:45 schrieb Timo Sirainen tss@iki.fi:
https://dovecot.org/releases/2.2/dovecot-2.2.29.1.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.29.1.tar.gz.sig
Mainly because I had missed one cherry-pick from the release, which caused unit tests to also fail. And I didn't notice that, because make distcheck had been broken for some years now when it ran clang static analyzer, although I had assumed it would have run make check already before it failed..
On a related note, we're looking for a test engineer :) http://avoimettyopaikat.monster.fi/v2/job/View?JobID=182881783
- imapc reconnection fix was forgotten from 2.2.29 release, which also made "make check" fail in a unit test
- dict-sql: Merging multiple UPDATEs to a single statement wasn't actually working.
- Fixed building with vpopmail