diff --git a/dovecot/.footprint b/dovecot/.footprint index 19ea99c03..d831f0e93 100644 --- a/dovecot/.footprint +++ b/dovecot/.footprint @@ -64,7 +64,6 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/auth-client-connection.h -rw-r--r-- root/root usr/include/dovecot/auth-client-interface.h -rw-r--r-- root/root usr/include/dovecot/auth-client-private.h --rw-r--r-- root/root usr/include/dovecot/auth-client-request.h -rw-r--r-- root/root usr/include/dovecot/auth-client.h -rw-r--r-- root/root usr/include/dovecot/auth-common.h -rw-r--r-- root/root usr/include/dovecot/auth-fields.h @@ -77,7 +76,6 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/auth-request-stats.h -rw-r--r-- root/root usr/include/dovecot/auth-request-var-expand.h -rw-r--r-- root/root usr/include/dovecot/auth-request.h --rw-r--r-- root/root usr/include/dovecot/auth-server-connection.h -rw-r--r-- root/root usr/include/dovecot/auth-settings.h -rw-r--r-- root/root usr/include/dovecot/auth-stats.h -rw-r--r-- root/root usr/include/dovecot/auth-token.h @@ -343,6 +341,11 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/lib-signals.h -rw-r--r-- root/root usr/include/dovecot/lib.h -rw-r--r-- root/root usr/include/dovecot/llist.h +-rw-r--r-- root/root usr/include/dovecot/lmtp-client.h +-rw-r--r-- root/root usr/include/dovecot/lmtp-commands.h +-rw-r--r-- root/root usr/include/dovecot/lmtp-common.h +-rw-r--r-- root/root usr/include/dovecot/lmtp-recipient.h +-rw-r--r-- root/root usr/include/dovecot/lmtp-settings.h -rw-r--r-- root/root usr/include/dovecot/log-throttle.h -rw-r--r-- root/root usr/include/dovecot/login-common.h -rw-r--r-- root/root usr/include/dovecot/login-proxy-state.h @@ -869,6 +872,7 @@ drwxr-xr-x root/root usr/share/dovecot/stopwords/ -rw-r--r-- root/root usr/share/dovecot/stopwords/stopwords_ro.txt -rw-r--r-- root/root usr/share/dovecot/stopwords/stopwords_ru.txt -rw-r--r-- root/root usr/share/dovecot/stopwords/stopwords_sv.txt +-rw-r--r-- root/root usr/share/dovecot/stopwords/stopwords_tr.txt drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/deliver.1.gz diff --git a/dovecot/.signature b/dovecot/.signature index 132948bab..589318ff5 100644 --- a/dovecot/.signature +++ b/dovecot/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YH9fmzRiwPbC5mCqY3xwpu0kxZW4oKWo02Ss4aHbpLS4rCCSVRFFQ8KJwLZXuzXgwEdrB7kyYU9EBA+/QCzEgw= -SHA256 (Pkgfile) = eb8c511c3942611d1962b4824e142ddafc2f81d1456b97d95292707056cdd050 -SHA256 (.footprint) = 8862d922606d0296a7481ba671e3d170c1859e331d857c033c8053b97d500fe0 -SHA256 (dovecot-2.3.6.tar.gz) = ed1d8dc1beeae9c6c73deac73a62ef19fe9262fbffd86604a3f690452f5536c7 +RWSE3ohX2g5d/XjYeAxSQheYbpho0OX9uAKQzQ8T4oCuZrHGbOkoSdcIDsjU5ED+pMBoH5DB9UkRNA1UV9ezNap0v4r5UmACJgk= +SHA256 (Pkgfile) = 60e22f4debc6142872a89ce061e725cbbec827ef001775f726966b0c9fdbe6e7 +SHA256 (.footprint) = f35b0f9b67643f66fa280ed50477f6aeb8686efb187a95a546e2cac4c2ad8184 +SHA256 (dovecot-2.3.7.tar.gz) = 11e156ae8539e42892809cc2412c3f1a294188806969f5547191a43abd4083aa SHA256 (dovecot.rc) = 188af70cdcbb012eedd44bc0bbe6ef11567e7a788ecc57ffb106b934a87de286 SHA256 (dovecot.pam) = 9aa8bd8871560e4e3c255ca3e8ed9c99d6b29620e375155ef6c4118b5b7da4af diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 92f5ee872..8fbb6c490 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib bzip2 xz openssl libcap linux-pam name=dovecot -version=2.3.6 +version=2.3.7 release=1 source=(https://dovecot.org/releases/2.3/$name-$version.tar.gz dovecot.rc dovecot.pam)