[dovecot/core] d5614e: lib-lua: Remove script from linked list on destroy

GitHub noreply at github.com
Mon Mar 12 17:30:34 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: d5614ea5ec5dba9c5b8c1b53c17357cbb6d2e6c9
      https://github.com/dovecot/core/commit/d5614ea5ec5dba9c5b8c1b53c17357cbb6d2e6c9
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/lib-lua/dlua-script.c

  Log Message:
  -----------
  lib-lua: Remove script from linked list on destroy

Otherwise it might cause a crash


  Commit: cecfc4e9dffcd26def8beba974326d857a054e06
      https://github.com/dovecot/core/commit/cecfc4e9dffcd26def8beba974326d857a054e06
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/config/config-filter.c

  Log Message:
  -----------
  config: Make local_name comparison faster

Based on patch by J. Nick Koston <nick at cpanel.net>


  Commit: d14694c8cf159411b78ed991a441189b581e749d
      https://github.com/dovecot/core/commit/d14694c8cf159411b78ed991a441189b581e749d
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/config/config-connection.c

  Log Message:
  -----------
  config: tabescape local name and service


  Commit: dc67a885620896fb225941f468dd07739d041544
      https://github.com/dovecot/core/commit/dc67a885620896fb225941f468dd07739d041544
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/lib-master/master-service-settings-cache.c

  Log Message:
  -----------
  lib-master: Reply from config process is tabescaped

Found by J. Nick Koston <nick at cpanel.net>


  Commit: a118a3eb3cd0dae73864d09fe62d8798259b304b
      https://github.com/dovecot/core/commit/a118a3eb3cd0dae73864d09fe62d8798259b304b
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M src/lib-master/master-service-settings-cache.c

  Log Message:
  -----------
  lib-master: Correctly match when local_name has multiple names

Reported by J. Nick Koston <nick at cpanel.net>


  Commit: 98794428c6805fb82d4d650f46a635226862c4f0
      https://github.com/dovecot/core/commit/98794428c6805fb82d4d650f46a635226862c4f0
  Author: Aki Tuomi <aki.tuomi at dovecot.fi>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M m4/ssl.m4
    M src/lib-ssl-iostream/iostream-openssl-context.c

  Log Message:
  -----------
  lib-ssl-iostream: Correctly build certificate chains

Prevents sending extraneous certificates when using
alternative certs.

Reported by John Fawcett <john at voipsupport.it> and
Peter Linss <peter at linss.com>.


Compare: https://github.com/dovecot/core/compare/4002c09f7171...98794428c680


More information about the dovecot-cvs mailing list