[dovecot/core] e0aab2: doveadm: trim doveadm dump dcrypt-key input

GitHub noreply at github.com
Wed Oct 19 11:00:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: e0aab219abe1db069906f227541cd179a94dd8d9
      https://github.com/dovecot/core/commit/e0aab219abe1db069906f227541cd179a94dd8d9
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-10-18 (Tue, 18 Oct 2016)

  Changed paths:
    M src/doveadm/doveadm-dump-dcrypt-key.c

  Log Message:
  -----------
  doveadm: trim doveadm dump dcrypt-key input

dcrypt does not like extra newlines at the end of a key.


  Commit: b594d84b9f44f875e75099ee0abe843bd826842f
      https://github.com/dovecot/core/commit/b594d84b9f44f875e75099ee0abe843bd826842f
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/lib-dcrypt/test-crypto.c

  Log Message:
  -----------
  lib-dcrypt: add a test for password change

Test that you can encrypt a key with password, encrypt a key with the
password protected key, change the password, and still load a key that you
encrypted with the key encrypted using the first password.


  Commit: 08d8de8e25e2a130563911fea8378ab24bf8fc9d
      https://github.com/dovecot/core/commit/08d8de8e25e2a130563911fea8378ab24bf8fc9d
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M src/lib-storage/mailbox-uidvalidity.c

  Log Message:
  -----------
  lib-storage: Make sure mailbox_uidvalidity_next() doesn't return 0.

0 isn't a valid IMAP UIDVALIDITY, and Dovecot treats 0 as "not assigned".


Compare: https://github.com/dovecot/core/compare/8add900109e3...08d8de8e25e2


More information about the dovecot-cvs mailing list