dovecot (1:2.4.4+dfsg1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 6 commits since the debian/1%2.4.4+dfsg1-1 tag
- Git: https://salsa.debian.org/debian/dovecot.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 3047424
- Browser: https://salsa.debian.org/debian/dovecot
- Last scan: 2026-06-04 13:38:20+00
- Next scan: 2026-06-13 07:46:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
dovecot (1:2.4.4+dfsg1-1) unstable; urgency=medium
[ Luca Boccassi ]
* [6261bfd] Install and use sysusers.d config file
[ Noah Meyerhans ]
* [9a7a738] Add tests for bug 1134464 regression
* [6f1a08b] remove unreproducible TEST_DIR in dovecot-config
* [185a225] New upstream version 2.4.4+dfsg1
- CVE-2026-27851: lib-var-expand: Safe filter leaks to all following pipelines
- CVE-2026-40016: Sieve :contains/:matches O(N×M) Substring Match Bypasses
sieve_max_cpu_time Limit (130× Overrun)
- CVE-2026-33603: login: Base64 input can contain tabs that bypass IPC
protection
- CVE-2026-40020: IMAP folders can be shared-spammed to everyone
- CVE-2026-42006: imap-login: Excessive memory usage DoS
(Closes: #1136444)
* [a6c0328] settings: Use correct symbol STORAGE_LDAP in settings-get.pl
* [874cea7] refresh patches
* [a4af2a3] Fix test failures on 32-bit systems
-- Noah Meyerhans <noahm@debian.org> Thu, 14 May 2026 13:29:38 -0400
- This branch is 6 commits ahead of tag debian/1%2.4.4+dfsg1-1
- Git log:
commit e4f39613b72c2ce104faff5d1e4c583eb09e67b7
Merge: da0c2b7 03417d4
Author: Noah Meyerhans <noahm@debian.org>
Date: Wed Jun 3 19:53:40 2026 -0400
Merge branch 'mr/50'
Merge https://salsa.debian.org/debian/dovecot/-/merge_requests/50
commit 03417d4934e65d286424481b3da7bfc8be9141fc
Author: Florian Best <best@univention.de>
Date: Wed Jun 3 20:31:02 2026 +0200
docs(conf): fix documentation about boolean plugin configuration
commit 089629442eaa3e61a635c862fa3343e604d971b3
Author: Florian Best <best@univention.de>
Date: Wed Jun 3 20:16:25 2026 +0200
docs(conf): remove trailing whitespace
which is annoying for $EDITOR, git and linters
commit 6c605dda82a48f01953e205b536b092ad4c7f596
Author: Florian Best <best@univention.de>
Date: Wed Jun 3 20:11:58 2026 +0200
docs(conf): fix references to new placeholder format
commit da0c2b7a74a0dc4b8a6dc63ab4a952ef22b163da
Author: Noah Meyerhans <noahm@debian.org>
Date: Wed Jun 3 13:40:14 2026 -0400
whitespace fix
Gbp-Dch: ignore
commit d8ee54a04ab1616722d23fe290c6823686f25b1e
Author: Noah Meyerhans <noahm@debian.org>
Date: Wed Jun 3 13:25:14 2026 -0400
Add rpmsvc-proto to build-depends
Closes: #1130117