[dovecot/core] 3bf0c0: submission: Limit the set of capabilities to those...

GitHub noreply at github.com
Tue Mar 6 10:00:31 EET 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 3bf0c0e211ba1e4ee9977a9dfea32e14ebc50aab
      https://github.com/dovecot/core/commit/3bf0c0e211ba1e4ee9977a9dfea32e14ebc50aab
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
    M src/submission/submission-client.c
    M src/submission/submission-common.h

  Log Message:
  -----------
  submission: Limit the set of capabilities to those that are actually supported.

Particularly, the XCLIENT capability was inappropriately enabled when the
backend MTA announced support. XCLIENT is not supported by Dovecot post-login.


  Commit: 9fd384e5847be8d5731f3c2621f90c4225d7100b
      https://github.com/dovecot/core/commit/9fd384e5847be8d5731f3c2621f90c4225d7100b
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M src/master/service-process.c

  Log Message:
  -----------
  master: Add explanation URL to "core dumps disabled" and "core not dumped" errors


  Commit: 9225b51511e36e10ea835fcee54f1f99a26a6748
      https://github.com/dovecot/core/commit/9225b51511e36e10ea835fcee54f1f99a26a6748
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M src/master/common.h
    M src/master/main.c
    M src/master/service-process.c

  Log Message:
  -----------
  master: Improve "core not dumped" error messages with Linux

Recommend setting /proc/fs/suid_dumpable to 2 and
/proc/sys/kernel/core_pattern to absolute path, if they already aren't.


  Commit: 948ee5b9ff5cef4e95da8c15bbf9e436e6ef6fe4
      https://github.com/dovecot/core/commit/948ee5b9ff5cef4e95da8c15bbf9e436e6ef6fe4
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
    M src/lib-storage/index/dbox-single/sdbox-save.c

  Log Message:
  -----------
  sdbox: Delete .temp* files on when save/copy transaction is rolled back

For example when copying was aborted due to user being over quota, temp
files were left behind.


Compare: https://github.com/dovecot/core/compare/fe6f591af429...948ee5b9ff5c


More information about the dovecot-cvs mailing list