A minor fix for the libpwmd patch to the Exim MTA. You can find it here.
New patch for Exim 4.71.
December 24th, 2009Now using WordPress
November 29th, 2009It supports RSS syndication and is easier to maintain. The only thing I don’t like about it is the huge header on every page and it’s somewhat lagging on slower connections.
Version 2.1 of pwmd has been released.
July 8th, 2009Version 2.1 of pwmd has been released. This versions adds the RENAME and COPY commands, adds support for a configurable cipher and fixes some64-bit portability issues.
I’ve had another data loss (not pwmd’s fault, BTW) so a new GPG key is being used to sign the releases and git tags. The new key-id is 0xB140DCE2. The old key-id 0xF2B33BEF should be considered revoked.
Version 6.0.2 of libpwmd has been released.
May 9th, 2009Version 6.0.2 of libpwmd has been released. This version fixes a segfault when resetting pinentry strings with pwmd_setopt(). It also adds non-blocking SSH negotiation.
Added an XChat2 module to retrieve a NickServ password from pwmd.
May 3rd, 2009Added an XChat2 module to retrieve a NickServ password from pwmd.
PWMD version 2.0 has been released.
April 26th, 2009PWMD version 2.0 has been released. This version fixes version 1 data file bugs and breaks data file compatibility. You can convert your version 1 data files with the new –convert command line switch.
Version 6.0.0 of libpwmd has also been released. This version has lots of API changes and supports remote pwmd connections over an SSH channel among other things.
Upgrading both is recommended.
libPWMD version 5.0.11 fixes a typo in the previous version that…
April 7th, 2009libPWMD version 5.0.11 fixes a typo in the previous version that didn’t really fix the problem with pwmd_command() or pwmd_command_ap(). Sorry about this. I’ll be more careful next time.
libPWMD version 5.0.10 fixes an important bug in pwmd_command()…
April 6th, 2009libPWMD version 5.0.10 fixes an important bug in pwmd_command() and pwmd_command_ap() that could lead to argument corruption. Upgrading is recommended.
Version 1.20 of PWMD has been released.
March 21st, 2009Version 1.20 of PWMD has been released. This version fixes the OPEN command when linked with newer versions of libxml2. It also uses thread-safe error functions.
Version 1.19 of PWMD fixes a bug where libgcrypt wasn’t initalized…
March 6th, 2009Version 1.19 of PWMD fixes a bug where libgcrypt wasn’t initalized properly. I haven’t had any bug reports or crashes related to this, but it seems like the right thing to do.