Changelog for
libqmail-1.1-27.1.x86_64.rpm :
* Wed Mar 17 2021 Manvendra Bhangui
- use _service file to pull archive from github
* Mon Jan 11 2021 Manvendra Bhangui - libqmail.spec: removed redhat-lsb-core from BuildRequires
* Wed Dec 02 2020 Manvendra Bhangui - changed return type of alloc to void
*
* Sat Nov 28 2020 Manvendra Bhangui - +Headername feature - Erwin Hoffman\'s idea- refactored logic to skip successive wsp
* Sat Nov 28 2020 Manvendra Bhangui - +HeaderName feature by Erwin Hoffman: display all headers which have HeaderName as the initial text
* Thu Nov 26 2020 Manvendra Bhangui - added new constmap functions
* Wed Nov 25 2020 Manvendra Bhangui - reverted constmap function to qmail version
* Wed Nov 25 2020 Manvendra Bhangui - added readclose(), openreadclose()- added noreturn attribute for strerr_die()- removed exit.h
* Mon Nov 23 2020 Manvendra Bhangui - use const keyword
* Mon Nov 23 2020 Manvendra Bhangui - Remove definition of INSTALL program in configure.ac, Makefile.am- added tai_add.c. tai_uint.c- use const keyword
* Sun Oct 18 2020 Manvendra Bhangui - alloc_re.c: fix overwriting unallocate memory location when new_size < old_size
* Sat Oct 10 2020 Manvendra Bhangui - reorgnized directory structure. All qmail functions moved to \'base\'- textcode/fmt_utf8.c: updated with upstream libowfat-0.32- replaced fmt_tohex() with tohex()- global.h, hmac_md5.c, hmac_ripemd.c, md5.c, md5.h: replaced updated functions from indimail-mta
* Sun Oct 04 2020 Manvendra Bhangui - fix for broken crypt(3) on Darwin
* Thu Sep 24 2020 Manvendra Bhangui - changes for FreeBSD
* Tue Sep 15 2020 Manvendra Bhangui - added mess822, commands, rewritehost, sconfig functions from indimail-mta
* Sun Sep 13 2020 Manvendra Bhangui - First Release libqmail 1.0
* Tue Aug 04 2020 Manvendra Bhangui - fixed control file
* Mon Aug 03 2020 Manvendra Bhangui - added mult functions- Makefile.am: use BUILT_SOURCES to build all needed header files- added AC_PROG_CC_C99 to configure.ac- use m4_normalize(m4_include([conf-version])) in AC_INIT- Added textcode from libowfat, http://www.fefe.de/libowfat/- added array library from http://cr.yp.to/lib/array.html- fmt.h: include sys/types.h if config.h is not included- setuserid.h: include sys/types.h, grp.h if config.h is not included- uint16.h: include inttypes.h if config.h is not included- libqmail.spec: use smp_mflags for parallel make- debian/libqmail.dsc: use Debtransform-Release to increment build number- taia_now.c: renamed variable now to tmval- scan.h: added scan_double(), scan_hexdump() prototyps- configure.ac: used comprehensive CFLAGS- default.configure: create conf-release if not exists- cdb.h: added cdb_free() prototype- sig.h, sig.c: added sig_usr1, sig_usr2- fmt.h: added tohex() proto- fmt_hexbyte.c: added tohex() function- libqmail.spec: added iopause.h header file- Makefile.am: added tohex(), iopause.c, uint16, functions
* Mon Aug 03 2020 Manvendra Bhangui - added mult functions- Makefile.am: use BUILT_SOURCES to build all needed header files- added AC_PROG_CC_C99 to configure.ac- use m4_normalize(m4_include([conf-version])) in AC_INIT- Added textcode from libowfat, http://www.fefe.de/libowfat/- added array library from http://cr.yp.to/lib/array.html- fmt.h: include sys/types.h if config.h is not included- setuserid.h: include sys/types.h, grp.h if config.h is not included- uint16.h: include inttypes.h if config.h is not included- libqmail.spec: use smp_mflags for parallel make- debian/libqmail.dsc: use Debtransform-Release to increment build number- taia_now.c: renamed variable now to tmval- scan.h: added scan_double(), scan_hexdump() prototyps- configure.ac: used comprehensive CFLAGS- default.configure: create conf-release if not exists- cdb.h: added cdb_free() prototype- sig.h, sig.c: added sig_usr1, sig_usr2- fmt.h: added tohex() proto- fmt_hexbyte.c: added tohex() function- libqmail.spec: added iopause.h header file- Makefile.am: added tohex(), iopause.c, uint16, functions
* Tue Jun 16 2020 Manvendra Bhangui - added setuserid.c
* Sun Jun 14 2020 Manvendra Bhangui - added Requires: libqmail > 0.3 for libqmail-devel