summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/changelog36
1 files changed, 30 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 30e7e2d..4f17eed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+dovecot (1:2.3.21.1+dfsg1-1) unstable; urgency=medium
+
+ [ Noah Meyerhans ]
+ * [452a10b] Move systemd unit files to /usr (Closes: #1071915)
+
+ [ Niels Thykier ]
+ * [a9caf51] Avoid unnecessary implicit requirement for `(fake)root`
+
+ [ Christian Göttsche ]
+ * [8c253d1] salsa-ci: enable build_twice job
+ * [47122cd] Bump to standards version 4.7.0 (no further changes)
+ * [4062094] Replace obsolete build-dependency pkg-config with pkgconf
+ * [f1221b8] Split overlong line in changelog
+ * [dd876aa] Annotate Debian patches
+ * [590287e] Fix typos in changelog
+
+ [ Noah Meyerhans ]
+ * [a212eb8] New upstream version 2.3.21.1+dfsg1
+ - Fix CVE-2024-23185 (Closes: #1078877)
+ - Fix CVE-2024-23185 (Closes: #1078877)
+
+ -- Noah Meyerhans <noahm@debian.org> Sat, 17 Aug 2024 13:26:24 -0400
+
dovecot (1:2.3.21+dfsg1-3~progress7.99u1) graograman-backports; urgency=medium
* Uploading to graograman-backports, remaining changes:
@@ -28,7 +51,8 @@ dovecot (1:2.3.21+dfsg1-2~progress7.99u1) graograman-backports; urgency=medium
dovecot (1:2.3.21+dfsg1-2) unstable; urgency=medium
[ Christian Göttsche ]
- * [a2fbc2f] split-protocols.patch: patch all-settings.c to successfully build twice (Closes: #1044797)
+ * [a2fbc2f] split-protocols.patch: patch all-settings.c to successfully build
+ twice (Closes: #1044797)
[ Noah Meyerhans ]
* [70e4426] Drop arm64 from libunwind builddep arch list
@@ -1042,7 +1066,7 @@ dovecot (1:2.1.7-3) unstable; urgency=high
(Closes: #680035)
* [c0ac3ba] Backport of fix for failure to autocreate mailboxes
(Closes: #623440) This also requires setting the default mail_location.
- * [ba1d3f5] Fix FTBS on Hurd (Closes: #686931) via upstream patch backported
+ * [ba1d3f5] Fix FTBFS on Hurd (Closes: #686931) via upstream patch backported
from mercurial.
* [cfa92b5] Upgrade pigeonhole page to 0.3.1 (Closes: #688407)
* [58f01c2] Generated certificates will now be created in /etc/dovecot
@@ -1562,7 +1586,7 @@ dovecot (1:1.2.1-2) unstable; urgency=low
* Update to use default automake (Closes: #536880) now that current upstream
successfully builds with 1.10 (was previously a problem in bug 473754.
- * Updated Standards-Verson to 3.8.2 (no action required)
+ * Updated Standards-Version to 3.8.2 (no action required)
* Remove ./var/run directories to fix lintian warnings.
* Updated dovecot-libsieve patch to version 0.1.8, removed autogen.sh,
tests, and doc/rfc
@@ -1607,7 +1631,7 @@ dovecot (1:1.1.15-1) unstable; urgency=low
* debian/dovecot-common.init: patched to support ENABLED=0 in
/etc/default/dovecot, useful if dovecot is used as local-only IMAP server
through PREAUTH interface. (Closes: #524302)
- * debian/dovecot-common.README.Debian: simplyfied, we only point the user to
+ * debian/dovecot-common.README.Debian: simplified, we only point the user to
wiki.dovecot.org; added a note about how to regenerate the SSL certificate.
(Closes: #528934)
* debian/dovecot-common.postrm: do not break if /etc/ssl/certs does not
@@ -1927,7 +1951,7 @@ dovecot (1:1.0.7-1) unstable; urgency=low
* debian/rules: remove drac.so in the clean target. (Closes: #442548)
* debian/dovecot-common.init: implemented the reload action.
(Closes: #441032)
- * Update protocoles option in configuration when installing/removing
+ * Update protocols option in configuration when installing/removing
-imapd/-pop3d packages. Thanks to Soren Hansen and Mathias Gug from
Ubuntu for providing a patch. (Closes: #447201)
@@ -2300,7 +2324,7 @@ dovecot (1.0.beta7-1) unstable; urgency=low
dovecot (1.0.beta5-1) unstable; urgency=low
* New upstream version. Also updated dovecot-lda from CVS.
- * debian/control. Added build-depends on flex to prevent FTBS.
+ * debian/control. Added build-depends on flex to prevent FTBFS.
-- Jaldhar H. Vyas <jaldhar@debian.org> Thu, 6 Apr 2006 16:22:46 -0400