Go to file
Christian Wittmer 1ee2e837ae Accepting request 976125 from home:adkorte:branches:server:mail
- update to 2.3.19 and pigeonhole 0.5.19
  Dovecot 2.3.19
  + Added mail_user_session_finished event, which is emitted when the mail
    user session is finished (e.g. imap, pop3, lmtp). It also includes
    fields with some process statistics information.
    See https://doc.dovecot.org/admin_manual/list_of_events/ for more
    information.
  + Added process_shutdown_filter setting. When an event matches the filter,
    the process will be shutdown after the current connection(s) have
    finished. This is intended to reduce memory usage of long-running imap
    processes that keep a lot of memory allocated instead of freeing it to
    the OS.
  + auth: Add cache hit indicator to auth passdb/userdb finished events.
    See https://doc.dovecot.org/admin_manual/list_of_events/ for more
    information.
  + doveadm deduplicate: Performance is improved significantly.
  + imapc: COPY commands were sent one mail at a time to the remote IMAP
    server. Now the copying is buffered, so multiple mails can be copied
    with a single COPY command.
  + lib-lua: Add a Lua interface to Dovecot's HTTP client library. See
    https://doc.dovecot.org/admin_manual/lua/ for more information.
  - auth: Cache lookup would use incorrect cache key after username change.
  - auth: Improve handling unexpected LDAP connection errors/hangs.
    Try to fix up these cases by reconnecting to the LDAP server and
    aborting LDAP requests earlier.
  - auth: Process crashed if userdb iteration was attempted while auth-workers
    were already full handling auth requests.
  - auth: db-oauth2: Using %{oauth2:name} variables caused unnecessary
    introspection requests.
  - dict: Timeouts may have been leaked at deinit.

OBS-URL: https://build.opensuse.org/request/show/976125
OBS-URL: https://build.opensuse.org/package/show/server:mail/dovecot23?expand=0&rev=104
2022-05-10 20:18:42 +00:00
.gitattributes Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
.gitignore Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot23.changes Accepting request 976125 from home:adkorte:branches:server:mail 2022-05-10 20:18:42 +00:00
dovecot23.keyring Accepting request 611852 from home:kbabioch:branches:server:mail 2018-05-29 12:51:15 +00:00
dovecot23.spec Accepting request 976125 from home:adkorte:branches:server:mail 2022-05-10 20:18:42 +00:00
dovecot-2.0.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.1-pigeonhole.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.1.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.2-pigeonhole.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.2.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3-pigeonhole-0.5.19.tar.gz Accepting request 976125 from home:adkorte:branches:server:mail 2022-05-10 20:18:42 +00:00
dovecot-2.3-pigeonhole-0.5.19.tar.gz.sig Accepting request 976125 from home:adkorte:branches:server:mail 2022-05-10 20:18:42 +00:00
dovecot-2.3-pigeonhole.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-2.3.0-better_ssl_defaults.patch Accepting request 950732 from home:dimstar:Factory 2022-02-03 12:40:28 +00:00
dovecot-2.3.0-dont_use_etc_ssl_certs.patch Accepting request 950732 from home:dimstar:Factory 2022-02-03 12:40:28 +00:00
dovecot-2.3.19.tar.gz Accepting request 976125 from home:adkorte:branches:server:mail 2022-05-10 20:18:42 +00:00
dovecot-2.3.19.tar.gz.sig Accepting request 976125 from home:adkorte:branches:server:mail 2022-05-10 20:18:42 +00:00
dovecot-2.3.configfiles Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00
dovecot-rpmlintrc Accepting request 559675 from home:darix:playground 2017-12-24 02:20:56 +00:00