diff options
author | Juergen Daubert <jue@jue.li> | 2013-04-05 12:14:00 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-04-05 12:15:37 +0200 |
commit | 9f75eb6737d646b482299d154d50754622c59d15 (patch) | |
tree | 3aeaab34d622100f123aaafea1ed7f8f703c22ee /dovecot | |
parent | 1b7804ab459e23a89fb9c0e82c4dcb1c166e0279 (diff) | |
download | opt-9f75eb6737d646b482299d154d50754622c59d15.tar.gz opt-9f75eb6737d646b482299d154d50754622c59d15.tar.xz |
dovecot: update to 2.1.16
Diffstat (limited to 'dovecot')
-rw-r--r-- | dovecot/.footprint | 5 | ||||
-rw-r--r-- | dovecot/.md5sum | 2 | ||||
-rw-r--r-- | dovecot/Pkgfile | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/dovecot/.footprint b/dovecot/.footprint index fbf78782a..69dc909f9 100644 --- a/dovecot/.footprint +++ b/dovecot/.footprint @@ -343,6 +343,10 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/printf-format-fix.h -rw-r--r-- root/root usr/include/dovecot/priorityq.h -rw-r--r-- root/root usr/include/dovecot/process-title.h +-rw-r--r-- root/root usr/include/dovecot/quota-fs.h +-rw-r--r-- root/root usr/include/dovecot/quota-plugin.h +-rw-r--r-- root/root usr/include/dovecot/quota-private.h +-rw-r--r-- root/root usr/include/dovecot/quota.h -rw-r--r-- root/root usr/include/dovecot/quoted-printable.h -rw-r--r-- root/root usr/include/dovecot/randgen.h -rw-r--r-- root/root usr/include/dovecot/raw-storage.h @@ -538,6 +542,7 @@ drwxr-xr-x root/root usr/lib/dovecot/modules/doveadm/ -rwxr-xr-x root/root usr/lib/dovecot/modules/lib95_imap_stats_plugin.so -rwxr-xr-x root/root usr/lib/dovecot/pop3 -rwxr-xr-x root/root usr/lib/dovecot/pop3-login +-rwxr-xr-x root/root usr/lib/dovecot/quota-status -rwxr-xr-x root/root usr/lib/dovecot/rawlog -rwxr-xr-x root/root usr/lib/dovecot/replicator -rwxr-xr-x root/root usr/lib/dovecot/script diff --git a/dovecot/.md5sum b/dovecot/.md5sum index 88b0ce3bb..16c31c75c 100644 --- a/dovecot/.md5sum +++ b/dovecot/.md5sum @@ -1,3 +1,3 @@ 7eaa958040fbd7169c86134439d4b632 dovecot -8ce198c5ee22f4fe8ab525b9bd753d56 dovecot-2.1.15.tar.gz +72abf618cfa678194f9338f6c0aeb47d dovecot-2.1.16.tar.gz 3e54c8e781fc4dfb7a9cf6d7eab42794 dovecot-config.patch diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 3fb1cfe1c..7edc08038 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib bzip2 openssl tcp_wrappers libcap name=dovecot -version=2.1.15 +version=2.1.16 release=1 source=(http://dovecot.org/releases/2.1/$name-$version.tar.gz \ dovecot-config.patch dovecot) |