Am 31.05.2017 um 15:24 schrieb Timo Sirainen:
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.30.1.tar.gz.sig
Due to some release process changes I didn't notice that one important bugfix
wasn't included in the v2.2.30 release branch before I made the release. So
fixing it here with v2.2.30.1. Also included another less important fix.
- quota_warning scripts weren't working in v2.2.30
- vpopmail still wasn't compiling
Also I guess should mention that in v2.2.30+ the "script" service's protocol changed to a
new version. If anyone had written their own script services (not using the included
"script" binary) they would need some changes. I haven't heard of anyone having done that
though
LTO build is as broken as 2.2.30
libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s
"../lib10_quota_plugin.la" "lib10_quota_plugin.la" )
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_storage_client_register_untagged'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_storage_client_register_untagged'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_client_get_capabilities'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_simple_context_init'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_simple_callback'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_client_cmd'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_command_sendf'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_simple_run'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_simple_context_init'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_simple_callback'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_client_cmd'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_command_sendf'
/tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function
imapc_quota_refresh.lto_priv.22: error: undefined reference to
'imapc_simple_run'
collect2: error: ld returned 1 exit status
Makefile:694: recipe for target 'quota-status' failed
make[4]: *** [quota-status] Error 1
make[4]: *** Waiting for unfinished jobs...