Changelog for
librfc2045-0-3.1.8-lp155.1.1.x86_64.rpm :
* Thu Aug 08 2024 Arjen de Korte
- update to 3.1.8
* courier-debuild: implement DEBGCC=default, to help with pbuilder.
* Sat Aug 03 2024 Arjen de Korte - updtae to 3.1.7
* Improve \'make check\' tolerance.
* Mon Apr 29 2024 Boris Manojlovic - add postfix to build process so it can detect mailbox format fixes boo#1223472
* Wed Aug 30 2023 Arjen de Korte - update to 3.1.6
* Fix compilation error- update maildrop.keyring with new signing key
* Sun Apr 30 2023 Arjen de Korte - update to 3.1.5
* Fix spurious gcc 13 compiler warnings.- update to 3.1.4
* Updated Dovecode authentication fix.- update to 3.1.3
* Fix build with Dovecot authentication turned on.
* Wed Apr 05 2023 Arjen de Korte - update to 3.1.2
* Update to C++11, replacing internal classes with modern C++ library classes.
* Fix the -V command line option to also explicitly set VERBOSE, fix assorted -V logging bugs.
* all: update configure.ac to require at least version 2.0.5 of libidn
* Mon Feb 20 2023 Arjen de Korte - update to 3.1.1
* maildrop: remove unsafe SIGALRM handler.
* Mon Feb 13 2023 Arjen de Korte - update to 3.1.0
* Switch to libidn2.
* Debian/Ubuntu: update lintian overrides- update to 3.0.9
* Adjust deb packaging. Check /etc/lsb-release and include the distribution release in the deb package version, to faciliate updating to the same version of the package in an updated release.
* Fix build dependencies.
* Update deliverquota man page.
* Sat Aug 20 2022 Arjen de Korte - update to 3.0.8
* gcc 12 and autotools update. OpenSSL 3.0 update.
* Add scripts to create installable .deb packages, update documentation.- update to 3.0.7
* configure.ac: Fix configure check for pcre2
* Mon Jan 17 2022 Arjen de Korte - update to 3.0.6
* Fix linking failure on some Linux distributions.- update to 3.0.5
* Fix linking failure on some Linux distributions.- update to 3.0.4
* maildrop: update to pcre2
* Minor code tweaks, make it compileable with -Wall -Werror.
* Sat Mar 20 2021 Arjen de Korte - update to 3.0.3
* Add maildirwatch helper tool.
* Fully install the maildirwatch tool, its man page, as well as the maildirkw man page and tool, which should be packaged with maildrop too.- update to 3.0.2
* No relevant changes for (open)SUSE build- update source download URL
* Wed Nov 25 2020 Arjen de Korte - update to 3.0.1
* courier-authlib API update.
* Add AC_PROG_CC_C99 to configure
* Sun Jun 07 2020 Arjen de Korte - update to 3.0.0
* rfc2045/reformime: parse utf-8 address types in DSNs.
* explicitly require libidn to build maildrop.
* generate message/global, message/global-delivery-status, and message/global-headers, when needed, when formatting autoreplies.
* reformime: -m option uses message/global instead of message/rfc822 for UTF8 messages.
* rfc2045/reformime.c (main2): fix crash if -x or -X is specified without the corresponding -s option.
* libs/maildrop/search.C: \":H\" pattern matching option, matching only the main message headers.
* libs/maildrop/deliver.C (delivery): Always return 75 upon delivery failure, for the standalone maildrop build.
* libs/maildir/maildirmake.c (main): maildirmake\'s -q option will create the maildir if it does not exist.
* libs/rfc2045/reformime.c (main2): Added -rU option, and a new internal RFC2045_RW_8BIT_ALWAYS conversion option.
* libs/rfc2045/reformime.c (main2): Fix crash when the -s option is not valid.- run spec-cleaner
* Wed Sep 26 2018 bjoernvAATTarcor.de- removed gpg_offline (PGP signature verification is done automatically during check-in and build)
* Sun Jan 21 2018 jengelhAATTinai.de- Rewrite description to not assume any specific user context in description, and to slightly make it shorter.- Make documentation noarch.- Stop issuing static libraries.
* Fri Jan 19 2018 matthias.gerstnerAATTsuse.com- moved makedat and makedatprog into maildirutils, because they conflict with courier-imap which ships the same files.
* Fri Dec 08 2017 matthias.gerstnerAATTsuse.com- update to 2.9.3
* various bugfixes
* new FLAGS variable feature
* default header encoding is now UTF-8- dropped INSTALL file from file list- split HTML documentation into separate sub-package- adjusted dependencies (courier-unicode)- packaged new makedat binary- fixed doc installation dir to be in /usr/share/doc/packages/maildrop