[dovecot/core] f868e4: quota: Fix failing again if quota setting has inva...

GitHub noreply at github.com
Mon Jun 26 16:51:25 EEST 2017


  Branch: refs/heads/release-2.2.31
  Home:   https://github.com/dovecot/core
  Commit: f868e41a6ec81f16d49cb183179ebe461d9be31b
      https://github.com/dovecot/core/commit/f868e41a6ec81f16d49cb183179ebe461d9be31b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/plugins/quota/quota-dict.c
    M src/plugins/quota/quota-fs.c
    M src/plugins/quota/quota-imapc.c
    M src/plugins/quota/quota.c

  Log Message:
  -----------
  quota: Fix failing again if quota setting has invalid parameters

This was broken by the recent quota parameter parsing changes.


  Commit: 8a50b6cc57c014e719e43e8bbc573a6005d30211
      https://github.com/dovecot/core/commit/8a50b6cc57c014e719e43e8bbc573a6005d30211
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/lib-mail/message-header-hash.c

  Log Message:
  -----------
  lib-mail: message_header_hash_more() - refactor to use switch()


  Commit: 3a0c3bbfaf27a338dc5fec36ae91c271fb3af168
      https://github.com/dovecot/core/commit/3a0c3bbfaf27a338dc5fec36ae91c271fb3af168
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/lib-mail/test-message-header-hash.c

  Log Message:
  -----------
  lib-mail: test-message-header-hash - add more tests


  Commit: b770a2186625c041028efad9cb34369d39d5a444
      https://github.com/dovecot/core/commit/b770a2186625c041028efad9cb34369d39d5a444
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/lib-mail/message-header-hash.c
    M src/lib-mail/message-header-hash.h
    M src/lib-mail/test-message-header-hash.c

  Log Message:
  -----------
  lib-mail: message_header_hash_more() - add v3 that strips spaces

This helps with Zimbra, which strips away trailing whitespaces in
BODY[HEADER].


  Commit: 79f60b5d04b1af52ac8fdedd68614673eb667c7e
      https://github.com/dovecot/core/commit/79f60b5d04b1af52ac8fdedd68614673eb667c7e
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/plugins/pop3-migration/pop3-migration-plugin.c
    M src/plugins/pop3-migration/test-pop3-migration-plugin.c

  Log Message:
  -----------
  pop3-migration: Replace trailing whitespace removal with new header hashing version

This is now done by message_header_hash(), which makes it work correctly
also for dsync+imapc.

Reverts 0cf3b30b86e6c39f43b8e13a718cd078187ca86d, except for the unit tests.


  Commit: d133e94e0bc768bc90ee5a6ce8147e2ab8000231
      https://github.com/dovecot/core/commit/d133e94e0bc768bc90ee5a6ce8147e2ab8000231
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/doveadm/dsync/dsync-brain-mailbox.c
    M src/doveadm/dsync/dsync-brain-private.h
    M src/doveadm/dsync/dsync-brain.c
    M src/doveadm/dsync/dsync-ibc-stream.c
    M src/doveadm/dsync/dsync-ibc.h
    M src/doveadm/dsync/dsync-mailbox-export.c
    M src/doveadm/dsync/dsync-mailbox-export.h
    M src/doveadm/dsync/dsync-mailbox-import.c
    M src/doveadm/dsync/dsync-mailbox-import.h

  Log Message:
  -----------
  dsync: Use header hashing version 3


  Commit: 65cde289344a975711f182612edefa7a279c8876
      https://github.com/dovecot/core/commit/65cde289344a975711f182612edefa7a279c8876
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M NEWS
    M configure.ac

  Log Message:
  -----------
  Released v2.2.31.


Compare: https://github.com/dovecot/core/compare/9af4aa2880f8...65cde289344a


More information about the dovecot-cvs mailing list