SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for imapfilter-debuginfo-2.7.6-bp155.1.6.x86_64.rpm :

* Sat Oct 22 2022 Arun Persaud - update to 2.7.6:
* 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.
* Sun Dec 20 2020 Dirk Müller - update to 2.7.5:
* New \"hostnames\" option can be used to disable hostname validation.
* Bug fix; \"certificates\" option incorrectly controlled hostname validation.
* Thu Nov 26 2020 Arun Persaud - update to version 2.7.4:
* Bug fix; incorrect argument to regular expression compile function.
* Sat Nov 14 2020 Arun Persaud - update to version 2.7.3:
* Bug fix; incorrect free of compiled pattern.
* Unexpected network errors and IMAP BYE are now logged.- changes from version 2.7.2:
* Makefile is back to being Lua version agnostic.- changes from version 2.7.1:
* Makefile now builds with Lua 5.4 and PCRE2.- changes from version 2.7 :
* Lua 5.4 compatibility (the codebase can still be compiled with versions 5.3, 5.2 and 5.1).
* PCRE2 compatibility (version 10.00 and later)
* New error code is returned if certificate verify fails.
* Bug fix; add missing truststore option from brief usage message.
* Sun Dec 29 2019 Arun Persaud - update to version 2.6.16:
* Bug fix; escape the double-quote character in passwords.- changes from version 2.6.15:
* Bug fix; try to setup both a CA file and path for SSL validations.
* Sat Nov 09 2019 Arun Persaud - update to version 2.6.14
* Bug fix; OpenSSL version mess up for SSL hostname validation.
* Sat Sep 21 2019 Arun Persaud - update to version 2.6.13:
* Support for SSL hostname validation.
* Sat Nov 03 2018 Arun Persaud - specfile:
* added README AUTHORS LICENSE NEWS to %doc
* ran spec-cleaner- update to version 2.6.12:
* Support for Server Name Indication (SNI).
* The searching methods return values are described in the config man page.
* Example of using the enter_idle() function in the sample extend file.
* Thu Mar 01 2018 arunAATTgmx.de- specfile:
* update copyright year- update to version 2.6.11:
* Support for interrupting IDLE mode with SIGUSR1/SIGUSR2.
* New \"persist\" option to try to recover a connection indefinitely.
* New \"range\" option to limit messages included in a range.
* Bug fix; always close selected mailbox before check_status().
* Bug fix; closing of selected mailbox twice with fetch_message().
* Wed Sep 06 2017 jengelhAATTinai.de- Clean out old constructs from specfile.
* Tue Aug 22 2017 crrodriguezAATTopensuse.org- fix build failure with lua 5.3. missing include directory.
* Tue Feb 21 2017 arunAATTgmx.de- specfile:
* update copyright year- update to version 2.6.10:
* Bug fix; segmentation fault on some OpenSSL builds.- changes from version 2.6.9:
* Bug fix; possible problem during STARTTLS negotiation.- changes from version 2.6.8:
* Support building with OpenSSL 1.1.0.
* Thu Jun 23 2016 arunAATTgmx.de- update to version 2.6.7:
* A dry-run mode that disables all actions that modify data.
* Bug fix; handle IDLE untagged responses that are received in pieces.
* Sat Feb 06 2016 arunAATTgmx.de- update to version 2.6.6:
* Bug fix; print an error message if \"ssl\" has been set to \"ssl3\".- changes from version 2.6.5:
* Possible to build again with OpenSSL when support for SSL 3.0 is disabled.- changes from version 2.6.4:
* Support for OAuth 2.0 and the XOAUTH2 authentication mechanism.
* Wed Oct 07 2015 arunAATTgmx.de- specfile: update copyright year- upgrade to version 2.6.3:
* Support for loading a default CA certificates file.
* A new has_unkeyword() method to search messages without a keyword flag set.
* Bug fix; double quotation around keyword sent by the has_flag() method.- changes from version 2.6.2:
* Bug fix; drop connection on local certificate mismatch.- changes from version 2.6.1:
* Support for loading the system\'s CA certificates from a file.
* Bug fix; flusing of standard output/error in a some cases.- changes from version 2.6:
* Optimizations that vastly improve performance of the meta-searching functionality, by making subsequent search requests limit their scope based on the results already returned by previous requests (previously this was the case only for the match_
*() methods).
* Lua 5.3 compatibility (the codebase can still be compiled with versions 5.2 and 5.1).
* A new \"limit\" option can be used as a work-around for problems that some servers have with long requests.
* The documentation now clarifies how to make the client block indefinitely.
* Bug fix; the check_status() method now returns 4 numbers on error as described in the documentation (just negative values in this case).
* Bug fix; flushing of default output on password prompt.
* Bug fix; program fault when very long requests were to be sent.
* Sat Dec 06 2014 arunAATTgmx.de- specfile: update copyright year- update to version 2.5.7
* Support for automatic validation of SSL connections, using the operating system\'s installed trusted CA certificates (usually from authorities that are shipped with web browsers).
* A new \"wakeonany\" option makes it possible to end IDLE mode on any event, not just on new messages.
* A new \"reenter\" option controls whether IDLE mode should be re-entered, after the recovery of the session, which makes it possible to continue with the execution of the next line in the configuration file.
* The documentation now mentions that the contain_
*() methods do case-insensitive searching (an IMAP limitation).
* The documentation now has a better explanation of the arrived_
*() and sent_
*() methods.
* Bug fix; the value returned by the copy method was incorrect in some cases.
 
ICM