PaulHowarth/Blog/2010-08-25

Wednesday 25th August 2010

Local Packages

  • Updated c-ares to apply some fixes from upstream 1.7.4 development:

    • Add missing break that caused get_ares_servers to fail

    • Fix aliasing warning in gcc 4.4.4 (at least)

    • Fix memory leak in ares_getnameinfo

  • Updated dovecot updated to 2.0.1, and pigeonhole to today's snapshot

    • dsync doesn't drop privileges when started as root
    • imap: QRESYNC parameters for SELECT weren't handled correctly
    • UTF-8 string validity checking wasn't done correctly
    • dsync: fixed a random assert-crash with remote dsyncing
    • sieved renamed to sieve-dump
    • ship manpage for pigeonhole(7)
  • I had to add a patch to fix the pigeonhole build from a cooked tarball (generated using make dist) as a couple of files weren't included in the resulting tarball

  • Updated dovecot (1.x) to 1.2.14, dropping the upstreamed QRESYNC patch

    • virtual mailboxes: added support for IDLE notifications

    • master: don't crash on config reload when using dict processes

    • imap: QRESYNC parameters for SELECT weren't handled correctly

  • Updated sendmail to fix the sendmail.nm-dispatcher script to handle VPN connections (Bug #577540)


Recent