From: Wang Mingyu <[email protected]> Changelog: =========== - Add IMAP support for UTF-8 (RFC 6855) when "charset" is set to "UTF-8" - Don't use FETCH FAST macro use for better compatibility - Bug fix; recovery mechanism error on Lua 5.1
Signed-off-by: Wang Mingyu <[email protected]> --- .../imapfilter/{imapfilter_2.8.1.bb => imapfilter_2.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/imapfilter/{imapfilter_2.8.1.bb => imapfilter_2.8.2.bb} (91%) diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb similarity index 91% rename from meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb rename to meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb index 878d28f13..422d96359 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.2.bb @@ -3,7 +3,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525" # v2.7.6 -SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b" +SRCREV = "9e6661278572009a92a8e125c9b339232a9735a1" SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ file://ldflags.patch \ " -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#107995): https://lists.openembedded.org/g/openembedded-devel/message/107995 Mute This Topic: https://lists.openembedded.org/mt/103477690/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
