[dovecot/core] 1bb13a: lib-http: client: Fixed assert failure occurring w...

GitHub noreply at github.com
Mon Nov 28 09:30:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 1bb13a311bbecdb6aefb1ad6d988022b53ad5e71
      https://github.com/dovecot/core/commit/1bb13a311bbecdb6aefb1ad6d988022b53ad5e71
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M src/lib-http/http-client-queue.c
    M src/lib-http/test-http-client-errors.c

  Log Message:
  -----------
  lib-http: client: Fixed assert failure occurring when a new connection fails for a peer that has active connections.

Fixes: Panic: file http-client-queue.c: line 481 (http_client_queue_connection_failure): assertion failed: (queue->cur_peer == NULL)


  Commit: 3f6149c3fd34f54ab33415bf7141e33fc9822e23
      https://github.com/dovecot/core/commit/3f6149c3fd34f54ab33415bf7141e33fc9822e23
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M src/lib-dcrypt/dcrypt.c
    M src/lib-dcrypt/dcrypt.h

  Log Message:
  -----------
  lib-dcrypt: Add module_dir setting

This is needed for unit tests that require
dcrypt, so that they can load backend
without installing it first.


  Commit: b3a968f434cbb9e374ea3da0a7d493e20231a4ae
      https://github.com/dovecot/core/commit/b3a968f434cbb9e374ea3da0a7d493e20231a4ae
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

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

  Log Message:
  -----------
  lib-dcrypt: Use module_dir setting


  Commit: 4c78d9e646c4a1158d7167806937c02d86cdfc25
      https://github.com/dovecot/core/commit/4c78d9e646c4a1158d7167806937c02d86cdfc25
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M configure.ac
    M src/plugins/Makefile.am
    A src/plugins/mail-crypt/Makefile.am
    A src/plugins/mail-crypt/doveadm-mail-crypt.c
    A src/plugins/mail-crypt/fs-crypt-common.c
    A src/plugins/mail-crypt/fs-crypt-settings.c
    A src/plugins/mail-crypt/fs-crypt-settings.h
    A src/plugins/mail-crypt/fs-crypt.c
    A src/plugins/mail-crypt/fs-mail-crypt.c
    A src/plugins/mail-crypt/mail-crypt-acl-plugin.c
    A src/plugins/mail-crypt/mail-crypt-common.h
    A src/plugins/mail-crypt/mail-crypt-global-key.c
    A src/plugins/mail-crypt/mail-crypt-global-key.h
    A src/plugins/mail-crypt/mail-crypt-key.c
    A src/plugins/mail-crypt/mail-crypt-key.h
    A src/plugins/mail-crypt/mail-crypt-plugin.c
    A src/plugins/mail-crypt/mail-crypt-plugin.h
    A src/plugins/mail-crypt/mail-crypt-pluginenv.c
    A src/plugins/mail-crypt/mail-crypt-userenv.c
    A src/plugins/mail-crypt/test-mail-global-key.c
    A src/plugins/mail-crypt/test-mail-key.c

  Log Message:
  -----------
  mail-crypt: Add mail-crypt plugin


  Commit: 62534baa3e717850e2cbc1a062851c7c7adc5464
      https://github.com/dovecot/core/commit/62534baa3e717850e2cbc1a062851c7c7adc5464
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M .gitignore
    M doc/man/Makefile.am
    A doc/man/doveadm-mailbox-cryptokey.1.in
    M doc/man/doveadm-mailbox.1.in

  Log Message:
  -----------
  mail-crypt: Add manpage


  Commit: 228765c4599e272bf8d4ef1e040b8e6830a6b1c1
      https://github.com/dovecot/core/commit/228765c4599e272bf8d4ef1e040b8e6830a6b1c1
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
    M run-test-valgrind.supp

  Log Message:
  -----------
  Add suppression for openssl leak


Compare: https://github.com/dovecot/core/compare/a81d5c3f5a4a...228765c4599e


More information about the dovecot-cvs mailing list