pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60582 CVS commit: pkgsrc/mail/imapfilter



The following reply was made to PR pkg/60582; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60582 CVS commit: pkgsrc/mail/imapfilter
Date: Tue, 1 Sep 2026 19:52:28 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Tue Sep  1 19:52:28 UTC 2026
 
 Modified Files:
 	pkgsrc/mail/imapfilter: Makefile distinfo
 
 Log Message:
 imapfilter: Update to 2.8.5. From Kogule Ryo in PR pkg/60582
 
 IMAPFilter 2.8.5 - Mar 8, 2026
   - Re-added OAuth2 example in the sample extend file
 
 IMAPFilter 2.8.4 - Mar 7, 2026
   - Bug fix; minor incompatibility with Lua 5.5
 
 IMAPFilter 2.8.3 - Apr 27, 2025
   - Include body transfer encoding in fetch_structure() return value.
   - Bug fix; minor incompatibility with Lua 5.3 and 5.4
 
 IMAPFilter 2.8.2 - Dec 26, 2023
   - 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
 
 IMAPFilter 2.8.1 - Jan 8, 2023
   - Add support for non-write actions on read-only mailboxes.
   - Add new parameter to write process ID (PID) to file.
 
 IMAPFilter 2.8.0 - Jan 6, 2023
   - 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.
 
 IMAPFilter 2.7.6 - Aug 6, 2022
   - Support building with OpenSSL 3.0.0 and later.
   - Several minor improvements to documentation and example code.
   - Removed deprecated CRAM-MD5 mechanism.
   - Bug fix; session was destroyed incorrectly on login failures.
   - Bug fix; potential session management problems.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.52 -r1.53 pkgsrc/mail/imapfilter/Makefile
 cvs rdiff -u -r1.30 -r1.31 pkgsrc/mail/imapfilter/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index