diff --git a/dovecot/.footprint b/dovecot/.footprint index 2012f8d5e..fde258114 100644 --- a/dovecot/.footprint +++ b/dovecot/.footprint @@ -313,6 +313,7 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/istream-jsonstr.h -rw-r--r-- root/root usr/include/dovecot/istream-mail.h -rw-r--r-- root/root usr/include/dovecot/istream-metawrap.h +-rw-r--r-- root/root usr/include/dovecot/istream-multiplex.h -rw-r--r-- root/root usr/include/dovecot/istream-nonuls.h -rw-r--r-- root/root usr/include/dovecot/istream-private.h -rw-r--r-- root/root usr/include/dovecot/istream-qp.h @@ -475,6 +476,7 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/ostream-file-private.h -rw-r--r-- root/root usr/include/dovecot/ostream-hash.h -rw-r--r-- root/root usr/include/dovecot/ostream-metawrap.h +-rw-r--r-- root/root usr/include/dovecot/ostream-multiplex.h -rw-r--r-- root/root usr/include/dovecot/ostream-null.h -rw-r--r-- root/root usr/include/dovecot/ostream-private.h -rw-r--r-- root/root usr/include/dovecot/ostream-rawlog.h @@ -742,6 +744,9 @@ drwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/ -rw-r--r-- root/root usr/lib/dovecot/modules/lib20_mailbox_alias_plugin.a -rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mailbox_alias_plugin.la -rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mailbox_alias_plugin.so +-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_notify_status_plugin.a +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_notify_status_plugin.la +-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_notify_status_plugin.so -rw-r--r-- root/root usr/lib/dovecot/modules/lib20_push_notification_plugin.a -rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_push_notification_plugin.la -rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_push_notification_plugin.so diff --git a/dovecot/.md5sum b/dovecot/.md5sum index a871169c7..128ceaee9 100644 --- a/dovecot/.md5sum +++ b/dovecot/.md5sum @@ -1,3 +1,3 @@ ec342928dd97131f82dba41546741b5f dovecot -534feae88700ddc704584e0fc8ee5bdc dovecot-2.2.32.tar.gz +2cd595aa6435f9c3cf01a08156c17cac dovecot-2.2.33.1.tar.gz 27862b85db1c005492718f5aa4d21304 dovecot-config.patch diff --git a/dovecot/.signature b/dovecot/.signature index d10f2ecc7..03fdd53f3 100644 --- a/dovecot/.signature +++ b/dovecot/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YK9jVsbc0qpVcLQPyr8BsGivXhiue3FkbW4WPippD/O86tCrP/fCC2YIq25aoVQAGrdHmA1GWFn3zDZoWvSAw8= -SHA256 (Pkgfile) = 3f0a1aca67cd1444abaeae5001e02dab5e6cb5c75a4af573249065ec8133dc3c -SHA256 (.footprint) = 3800bb9a737e50061d268ffa757a45f7f103531f9da46da667e5cb26d78e3692 -SHA256 (dovecot-2.2.32.tar.gz) = 160b2151e2af359877f69cb2dcdfe1a3f4138ad3766e3b8562b96616e2f6bc2e +RWSE3ohX2g5d/Yhobv7eI1p8SrD71Q5UC/juwV4178VmzOut7ZaN/gLFfHoQHgJ4XmqwtUZ87n7Mq1XRjN00xIeFS0BmQC5LQQo= +SHA256 (Pkgfile) = 91620c7a24d5384c163c93fcc505e44476b4e8ffaaea0e2d7509fd2cfa56a551 +SHA256 (.footprint) = 3d1bd566e4e5811ca87b5e236461a9a5e13d81296435caae4c75301c9cfc7cd3 +SHA256 (dovecot-2.2.33.1.tar.gz) = e4d9a182408100dce70e05dad1f8a703252a497aeb25706642286d84a118890b SHA256 (dovecot-config.patch) = d531da2e7a98199dd6fc8f4522019babcf479a93c7cfc702dcd5f07ba91fbe55 SHA256 (dovecot) = ead06d36290cca8be6be350f2c05edf53a4e9ce8aec5d5d663b1162ae96c17c7 diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 6adad63c1..650d976e4 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib bzip2 openssl libcap name=dovecot -version=2.2.32 +version=2.2.33.1 release=1 source=(https://dovecot.org/releases/2.2/$name-$version.tar.gz \ dovecot-config.patch dovecot)