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
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
On 12 Apr 2017, at 22.25, Ralf Zimmermann r.zimmermann@siegnetz.de wrote:
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)
It's this one. Weird that nobody has complained about it being expired. Also in my keyring it expires "never". I tried pushing the key now, but not sure if it's slow or if it just doesn't work. Maybe I need to set some explicit expire date.
Although I'm planning to replace the Dovecot signing key at some point anyway..
I am gstting reports from POP3 clients about repeating e-mail. Seeing this on M$ OE Win Xp M$ Entourage for Apple Thunderbird of M$Win10 . -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism BC Keep your province Healthy!! Vote Liberal.
On 04/12/2017 01:18 PM, Timo Sirainen wrote:
(1) Timo Sirainentss@iki.fi 1024 bit DSA key 40558AC9, created: 2002-05-25, expires: 2003-05-25 (expired) It's this one. Weird that nobody has complained about it being expired. Also in my keyring it expires "never". I tried pushing the key now, but not sure if it's slow or if it just doesn't work. Maybe I need to set some explicit expire date.
No need for a new one, the key is fine (old, but fine). It takes time for the newly uploaded key to propagate across servers. There's no expiration date on it now.
It's not usually a good idea to include an expiration date on a key without a good reason. We've learned over the years that people rarely refresh their key rings, so even if you're conscientious about updating the expiration date over the years, people won't see the changes.
Doug
Am 12.04.2017 um 12:45 schrieb Timo Sirainen:
Am 12.04.2017 um 02:54 schrieb Stephan Bosch:
https://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.18.ta...
Hello,
while building the new releases for Debian, lintian complained about spelling errors in binaries and manpages. The attached patches correct them.
lintian complain also "spelling-error-in-binary usr/lib/dovecot/libdovecot-sieve.so.0.0.0 addres address" So I did $ grep -r addres | grep -v address src/lib-sieve/sieve-match.h: (const struct sieve_dumptime_env *denv, sieve_size_t *addres, int *opt_code);
But as this isn't obviously text I don't touch that.
Andreas
participants (5)
-
A. Schulze
-
Doug Barton
-
Ralf Zimmermann
-
The Doctor
-
Timo Sirainen