* Sat Apr 15 2024 22:03:00 +0000 Manvendra Bhangui <logalert@indimail.org> 0.4.0-1.1%{?dist}
Release 0.4.0-1.1 Start 13/04/2023 End 15/10/2023
- 13/04/2023
01. Refactored logsrv.c, logclient.c incrmesg.c, rpclog.c, showbytes.c -
    https://github.com/mbhangui/indimail-virtualdomains/pull/29
02. logclient.c: added -v, -p option
03. logsrv.c: removed -c option
04. rpclog.c: print RPC program number, version during startup.
- 23/04/2023 - indimail-3.4.4
- 08/09/2023 - indimail-3.4.5
- 15/10/2023
05. logclient.c: Ensure qmail/tls.h gets included
- 01/01/2024 - indimail-3.4.6
- 29/04/2024
06. logclient.c: fixed compilation warnings
- 10/05/2024
07. parser.y: added missing prototype for yylex()
- 31/05/2024
08. logalert.spec: added libtirpc-devel for mageia
- 06/08/2024 - indimail-3.4.7
- 22/01/2025
09. fix gcc14 errors

* Thu 08 Sep 2022 14:38:16 +0000 Manvendra Bhangui <logalert@indimail.org> 0.3.0-1.1%{?dist}
Release 0.3.0-1.1 Start 25/02/2010
- 25/02/2010
01. parser.c, main.c, parser.y added -i option
- 29/12/2019
02. parser.y fixed return value of handle_conf_file()
- 13/10/2020 - indimail-3.3
03. added debuginfo package
- 15/03/2021
04. use libidimail and remove common.c. Update common.h to remove functions
    present in libindimail
- 18/07/2021 - indimail-3.4.0
- 02/08/2021
05. PKGBUILD: Fix permissions for directories
- 10/05/2022
06. Fixes for inclusion of Sun Microsystem's RPCSVC library
07. moved tcpopen, tcpbind, udpopen, isnum, qdirname to libqmail
- 21/05/2022
08. tls.c, logsrv.c: openssl 3.0.0 port
- 08/09/2022 - indimail-3.4.1
- 05/12/2022
09. logalert.spec: added bison to buildrequires
- 06/12/2022
10. logalert.spec: added rockylinux, almalinux
11. logclient.c, logsrv.c: removed dependency on libindimail
- 31/01/2023 - indimail-3.4.2
- 25/03/2023 - indimail-3.4.3
- 08/09/2023 - indimail-3.4.5

*
2005-10-04      <gabriel@icaro.com.br>
	* action.c: now it is possible to grab a string using parenthesis '('
	in pcre regex style and substitute them in the command defined by user
	using '$1, $2, $3, ..'

2005-09-17      <gabriel@icaro.com.br>
	* lex.l and parser.y: all parsing code was completly rewriten to use lex and yacc

2005-08-30      <gabriel@icaro.com.br>
	* user.c: added setgid 

2005-08-17      <gabriel@icaro.com.br>
	* monitor.c: fixed file permission bug 

2005-08-13      <gabriel@icaro.com.br>
	* contrib: created contrib directory to add additional scripts
	* sendmail.pl: created perl script to send emails

2005-07-26	<gabriel@icaro.com.br>
	* source: Configured to compile via autoconf/automake GNU tools
		  Added ifdefs respecting config.h

2005-07-18	<gabriel@icaro.com.br>
	* monitor.c: changed code to support file rotation

2005-07-8	<gabriel@icaro.com.br>
	* main.c: changed code to support 2 modes of operation (using 
		  an old parsing xinetd-style code for conf file)

