mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
imapfilter: upgrade 2.7.6 -> 2.8.1
Changelog: =========== - Add support for non-write actions on read-only mailboxes. - Add new parameter to write process ID (PID) to file. - New, more advanced, robust, and flexible recovery mechanism, replaces the old automatic recovery functionality. Note that, the config must be updated to use the new mechanism, otherwise no recovery will take place on errors. - Bug fix; potential failure when deleting mailbox while mailbox is selected. License-Update: Copyright updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8c09ffdc88
commit
2b2b762fe2
|
|
@ -1,9 +1,9 @@
|
|||
SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes based on IMAP queries"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c11d4fd926d3ce7aac13b0ed1e9b3a63"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525"
|
||||
|
||||
# v2.7.6
|
||||
SRCREV = "b39d0430f29d7c953581186955c11b461e6c824f"
|
||||
SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b"
|
||||
SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \
|
||||
file://ldflags.patch \
|
||||
"
|
||||
Loading…
Reference in New Issue
Block a user