summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Helmut Grohne [Tue, 5 Jan 2021 21:25:00 +0000 (22:25 +0100)]
Improve cross-compile support
The check for the signedness of size_t really doesn't have to be run as
that is a compile time property.
Beyond that, dovecot uses mysql_config. I've looked into that and
mysql_config is unfixably broken during cross builds. It will not be
fixed. Instead, please use pkg-config. My patch implements that with a
fallback to mysql_config to avoid breaking other users.
Last but not least, src/lib-lua/Makefile.am adds $(LUA_LIBS) to
libdovecot_lua_la_DEPENDENCIES. As it happens, LUA_LIBS contains a -L
flag and when that flag shows up in a dependency, make gives up. I have
no clue why one would add LUA_LIBS to DEPENDENCIES as it already is
being correctly added to LIBADD. My patch suggests to quite simply drop
that.
Gbp-Pq: Name Improve-cross-compile-support.patch
Christian Göttsche [Mon, 4 Jan 2021 15:06:43 +0000 (16:06 +0100)]
Fix 32bit sign comparisons
sieve-binary.c: In function 'sieve_binary_get_resource_usage':
sieve-binary.c:199:54: warning: comparison of integer expressions of different signedness: 'time_t' {aka 'long int'} and 'unsigned int' [-Wsign-compare]
199 | if (update_time != 0 && (ioloop_time - update_time) > timeout)
| ^
Gbp-Pq: Name Fix-32bit-sign-comparisons.patch
Christian Göttsche [Fri, 14 Aug 2020 10:50:51 +0000 (12:50 +0200)]
doveadm-director.1: drop acute accent
Found by Lintian:
This manual page uses the \' groff sequence. Usually, the intent to
generate an apostrophe, but that sequence actually renders as a an acute
accent.
For an apostrophe or a single closing quote, use plain '. For single
opening quote, i.e. a straight downward line ' like the one used in
shell commands, use \(aq.
Gbp-Pq: Name doveadm-director.1-drop-acute-accent.patch
Noah Meyerhans [Fri, 12 Jun 2020 23:51:06 +0000 (16:51 -0700)]
Updates the symbol to check for in the backtrace unit tests
Updates the symbol to check for in the backtrace unit tests to
something that appears in all the traces on the platforms we support.
Also dump the actual backtrace for debugging buildd failures.
Gbp-Pq: Name test-backtrace.patch
Christian Göttsche [Sat, 30 May 2020 22:55:07 +0000 (00:55 +0200)]
Correct misspellings
Found by Lintian
Gbp-Pq: Name Correct-misspellings.patch
Noah Meyerhans [Fri, 22 May 2020 04:48:59 +0000 (21:48 -0700)]
Don't try to build doc/rfc subdir components
Forwarded: no (Debian-specific)
Gbp-Pq: Name skip-rfc-subdir.patch
Apollon Oikonomopoulos [Fri, 23 Mar 2018 22:24:55 +0000 (00:24 +0200)]
Set DH params location
Forwarded: not-needed
This is mandatory for SSL support in 2.3
Gbp-Pq: Name ssl-dh-params-location.patch
Jaldhar H. Vyas [Sat, 7 Sep 2013 05:16:14 +0000 (01:16 -0400)]
Update Dovecot name to include Distribution in login greeting message
This patch was found at: https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-server-app-banner-updates
and originally provided by Ubuntu for their 2.1.7 package. The original
author is Yolanda Robla <yolanda.robla@canonical.com>. I updated it
for Debian's 2.2.5 package.
Last-Update: 2020-05-23
Gbp-Pq: Name dovecot_name.patch
Jaldhar H. Vyas [Fri, 23 Aug 2013 02:44:48 +0000 (22:44 -0400)]
policy 22.6 compliant mbox write locking
For NFS safety, prefer fcntl to dotlocks.
Dovecots default is the other way around.
Bug: #720502
Gbp-Pq: Name mboxlocking.patch
Jaldhar H. Vyas [Thu, 15 Sep 2011 22:55:02 +0000 (00:55 +0200)]
default location for user mailboxes
Bug: #623440
Last-Update: 2017-09-20
Set a default for the case where a user has no mail so auto-
detection of mailboxes doesn't work.
Gbp-Pq: Name default-mail_location.patch
Joerg Dorchain [Sun, 26 Aug 2012 08:10:28 +0000 (10:10 +0200)]
Add TCP wrapper support
Bug: #685850
Configuration file for TCP wrapper support.
Gbp-Pq: Name tcpwrapper.patch
Jaldhar H. Vyas [Tue, 25 Sep 2012 05:12:07 +0000 (01:12 -0400)]
SSL cert location
Last-Update: Sun, 30 Nov 2014 23:59:07 -0500
Bug: #608719
Move dovecots generated X.509 certificate out of /etc/ssl where
it doesn't belong.
Gbp-Pq: Name ssl-cert-location.patch
Marco Nenciarini [Thu, 15 Sep 2011 22:55:02 +0000 (00:55 +0200)]
fix mail_plugin_dir default
Bug: #624294
Fix mail_plugin_dir default value in conf.d/10-mail.conf
Gbp-Pq: Name fix-mail_plugin_dir-default.patch
Marco Nenciarini [Sat, 5 Mar 2011 10:19:07 +0000 (11:19 +0100)]
split-protocols
Updated: Mon, 25 Nov 2013 20:11:59 -0500
Forwarded: no (Debian-specific)
Set default protocols value as empty and enable each
protocol in its own configuration file
Gbp-Pq: Name split-protocols.patch
Noah Meyerhans [Sun, 10 Mar 2024 06:31:22 +0000 (22:31 -0800)]
dovecot (1:2.3.21+dfsg1-3) unstable; urgency=medium
* [
883dc1a] Add libtirpc-dev to build-depends (Closes: #
1065213)
[dgit import unpatched dovecot 1:2.3.21+dfsg1-3]
Noah Meyerhans [Sun, 10 Mar 2024 06:31:22 +0000 (22:31 -0800)]
Import dovecot_2.3.21+dfsg1-3.debian.tar.xz
[dgit import tarball dovecot 1:2.3.21+dfsg1-3 dovecot_2.3.21+dfsg1-3.debian.tar.xz]
Noah Meyerhans [Sat, 14 Oct 2023 15:52:10 +0000 (08:52 -0700)]
Import dovecot_2.3.21+dfsg1.orig.tar.gz
[dgit import orig dovecot_2.3.21+dfsg1.orig.tar.gz]
Noah Meyerhans [Sat, 14 Oct 2023 15:52:10 +0000 (08:52 -0700)]
Import dovecot_2.3.21+dfsg1.orig-pigeonhole.tar.gz
[dgit import orig dovecot_2.3.21+dfsg1.orig-pigeonhole.tar.gz]