update to Dovecot 2.3.19 (amongt other things this fixes an issue with

replication not always working that I've run into with 2.3.18) and
Dovecot-pigeonhole to 0.5.19.  OK Brad (maintainer)
This commit is contained in:
sthen 2022-05-13 12:50:16 +00:00
parent b9e863b63b
commit db0e6d9b3f
5 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
COMMENT= Sieve mail filtering for Dovecot
V_SIEVE= 0.5.18
V_SIEVE= 0.5.19
V_DOVECOT= 2.3
DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}

View File

@ -1,2 +1,2 @@
SHA256 (dovecot-2.3-pigeonhole-0.5.18.tar.gz) = ptgo+Nby3sulEFND7OXHplJFvZTkaorkQyptl1QxCKU=
SIZE (dovecot-2.3-pigeonhole-0.5.18.tar.gz) = 1953892
SHA256 (dovecot-2.3-pigeonhole-0.5.19.tar.gz) = ELkj78xvPE2S7Nu3gOEqXDPm0P2+OrpfzT7N5Beccww=
SIZE (dovecot-2.3-pigeonhole-0.5.19.tar.gz) = 1954148

View File

@ -9,7 +9,7 @@ COMMENT-postgresql= PostgreSQL authentication / dictionary support for Dovecot
# (dovecot-fts-xapian, dovecot-fts-flatcurve, dovecot-pigeonhole if
# not updated anyway)
V_MAJOR= 2.3
V_DOVECOT= 2.3.18
V_DOVECOT= 2.3.19
EPOCH= 0
DISTNAME= dovecot-${V_DOVECOT}
@ -23,17 +23,15 @@ CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/
DPB_PROPERTIES= parallel
REVISION-server=0
SHARED_LIBS= dovecot-compression 1.1 \
dovecot-dsync 1.0 \
dovecot-dsync 2.0 \
dovecot-fts 1.0 \
dovecot-lda 3.0 \
dovecot-ldap 1.0 \
dovecot-login 4.0 \
dovecot-sql 3.0 \
dovecot-storage 4.0 \
dovecot 4.0
dovecot-storage 4.1 \
dovecot 5.0
HOMEPAGE= https://dovecot.org/

View File

@ -1,2 +1,2 @@
SHA256 (dovecot-2.3.18.tar.gz) = Buc/ZoxsCTxFve7rfCA5irjcSTFyNPS1eBrF4sxdbDM=
SIZE (dovecot-2.3.18.tar.gz) = 7763230
SHA256 (dovecot-2.3.19.tar.gz) = AXP2k9RBtiSLimKqX9aQAhofBKEpAmU+C/LlsBL+Q3s=
SIZE (dovecot-2.3.19.tar.gz) = 7790661

View File

@ -498,6 +498,7 @@ include/dovecot/pop3c-sync.h
include/dovecot/primes.h
include/dovecot/printf-format-fix.h
include/dovecot/priorityq.h
include/dovecot/process-stat.h
include/dovecot/process-title.h
include/dovecot/program-client.h
include/dovecot/push-notification-drivers.h
@ -544,6 +545,7 @@ include/dovecot/sdbox-storage.h
include/dovecot/sdbox-sync.h
include/dovecot/sendfile-util.h
include/dovecot/seq-range-array.h
include/dovecot/seq-set-builder.h
include/dovecot/service-settings.h
include/dovecot/settings-parser.h
include/dovecot/settings.h