[dovecot/core] 2511d4: doveadm-dump: Add missing include

GitHub noreply at github.com
Thu Aug 11 15:00:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 2511d4cccfd6a2e9d1a6359cadb5423eab4f6655
      https://github.com/dovecot/core/commit/2511d4cccfd6a2e9d1a6359cadb5423eab4f6655
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

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

  Log Message:
  -----------
  doveadm-dump: Add missing include


  Commit: fd0146e601e476f654dc79f3e580a1d766062316
      https://github.com/dovecot/core/commit/fd0146e601e476f654dc79f3e580a1d766062316
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M src/lib-storage/index/pop3c/pop3c-client.c

  Log Message:
  -----------
  lib-storage: don't crash when pop3c-client timeouts


  Commit: cd24dc2196f7480d4793ca5d5f9f8d70741bc103
      https://github.com/dovecot/core/commit/cd24dc2196f7480d4793ca5d5f9f8d70741bc103
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M m4/ssl.m4
    M src/lib-dcrypt/Makefile.am

  Log Message:
  -----------
  configure: Fix dcrypt build conditionals


  Commit: 0ee8b8cf17de44b3227aa0617406833ce7ca6fbd
      https://github.com/dovecot/core/commit/0ee8b8cf17de44b3227aa0617406833ce7ca6fbd
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-08-11 (Thu, 11 Aug 2016)

  Changed paths:
    M Makefile.am
    R cc-wrapper.sh.in
    M configure.ac
    M m4/dovecot.m4

  Log Message:
  -----------
  Moved cc-wrapper.sh handling to dovecot.m4

When configuring Dovecot --without-shared-libs and pointing external plugins
to uninstalled sources --with-dovecot, any binaries complied for plugins
weren't using cc-wrapper.sh, which could have caused runtime failures when
they attempted to load plugins dynamically. Now it's possible to add
DC_CC_WRAPPER to plugins' configure.ac to build with the cc-wrapper.sh.


Compare: https://github.com/dovecot/core/compare/b544772a9912...0ee8b8cf17de


More information about the dovecot-cvs mailing list