[dovecot/pigeonhole] f0eff5: Added v0.4.18 to NEWS.

GitHub noreply at github.com
Sun Aug 27 13:36:09 EEST 2017


  Branch: refs/heads/master-0.4
  Home:   https://github.com/dovecot/pigeonhole
  Commit: f0eff5a6742ac3ebadeac35e007a6ec8059570aa
      https://github.com/dovecot/pigeonhole/commit/f0eff5a6742ac3ebadeac35e007a6ec8059570aa
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-16 (Wed, 16 Aug 2017)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  Added v0.4.18 to NEWS.


  Commit: 07e0c15feae38141d5fd1303fccecd9e21d74638
      https://github.com/dovecot/pigeonhole/commit/07e0c15feae38141d5fd1303fccecd9e21d74638
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M tests/extensions/vacation/message.svtest

  Log Message:
  -----------
  testsuite: vacation extension: Test creation of subject header better.


  Commit: 38f220a3947d9897bc9d51a44931b93c6deaa0fd
      https://github.com/dovecot/pigeonhole/commit/38f220a3947d9897bc9d51a44931b93c6deaa0fd
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M src/lib-sieve/plugins/vacation/cmd-vacation.c

  Log Message:
  -----------
  lib-sieve: vacation extension: Use mail_get_first_header*() rather than mail_get_headers(*).

Only the first header is ever of interest.


  Commit: c617fbd452ed0109793d90adc4b8bf8e7fde158c
      https://github.com/dovecot/pigeonhole/commit/c617fbd452ed0109793d90adc4b8bf8e7fde158c
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M src/lib-sieve/plugins/vacation/cmd-vacation.c
    M tests/extensions/vacation/message.svtest

  Log Message:
  -----------
  lib-sieve: vacation extension: Compose the "To:" header from full sender address found in the first "Sender:", "From:" or "Resent-From:" header.

Before, it would create a "To:" header without a phrase part. The new behavior is nicer, since the reply will be addressed to the sender by name if possible.
This addresses an old FIXME.


  Commit: bad3c69758ec51cc5317fcbc8b57b1d8c0ae0840
      https://github.com/dovecot/pigeonhole/commit/bad3c69758ec51cc5317fcbc8b57b1d8c0ae0840
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M src/lib-sieve/plugins/vacation/cmd-vacation.c

  Log Message:
  -----------
  lib-sieve: vacation extension: Fixed invalid return value in function added by previous change.


  Commit: 87183a712635d88a9109be7758322deae0c6d785
      https://github.com/dovecot/pigeonhole/commit/87183a712635d88a9109be7758322deae0c6d785
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M src/plugins/imapsieve/imap-sieve-storage.c

  Log Message:
  -----------
  imapsieve plugin: Fixed potential segfault bug caused by shadowing a parameter with a local variable.

Renamed the local variable.
Found by Coverity.


  Commit: 6c95b561238232e63453573d502d9452fd09afd1
      https://github.com/dovecot/pigeonhole/commit/6c95b561238232e63453573d502d9452fd09afd1
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2017-08-27 (Sun, 27 Aug 2017)

  Changed paths:
    M src/plugins/imapsieve/imap-sieve-storage.c

  Log Message:
  -----------
  imapsieve plugin: Provide proper error details upon failure to access the mailbox/server script METADATA attribute.

This addresses an old FIXME.


Compare: https://github.com/dovecot/pigeonhole/compare/d0f80d30a9e8...6c95b5612382


More information about the dovecot-cvs mailing list