Skip to content

Commit

Permalink
updated ChangeLogs
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Oct 14, 2023
1 parent 1c9c26f commit d034101
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
4 changes: 2 additions & 2 deletions daemontools-x/doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* Fri Sep 08 2023 17:39:14 +0000 Manvendra Bhangui <[email protected]> 1.1.2-1.1%{?dist}
Release 1.1.2-1.1 Start 27/04/2023 End XX/XX/XXXX
* XXX XXX XX XXXX XX:XX:XX +0000 Manvendra Bhangui <@email@> @version@-@release@%{?dist}
Release @version@-@release@ Start 27/04/2023 End XX/XX/XXXX
======= Release Highlights ================================================
===========================================================================
- 27/04/2023
Expand Down
15 changes: 11 additions & 4 deletions indimail-mta-x/doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
* XXX XXX XX XXXX XX:XX:XX +0000 Manvendra Bhangui <@email@> @version@-@release@%{?dist}
Release @version@-@release@ Start 11/09/2023 End --/--/----
======= Release Highlights ================================================
o svctool: fixed path/MAXDAEMONS in tcpserver run scripts - major bug which
prevented tcpserver reaching concurrency > 40
o filterit: New filterit command to implement filters
o qmail-lspawn: added filterit and envdir command
o overhaul CHECKSENDER code
o added feature to hide IP addresses in Received headers by setting HIDE_IP
environment variable
===========================================================================
- 11/09/2023
01. cdb-database: allow comments in input file
Expand All @@ -10,13 +17,13 @@ Release @version@-@release@ Start 11/09/2023 End --/--/----
04. maildirdeliver.c: BUG. Remove NULL character appended to rpline, dtline
05. updated dot-qmail, maildirdeliver, qmail-command man pages
- 14/09/2023
06. svctool: fixed path/MAXDAEMONS in tcpserver run scripts
06. svctool: fixed path/MAXDAEMONS in tcpserver run scripts [major]
- 15/09/2023
07. preline.c: moved check for env variables after getopt
- 17/09/2023
08. rspamstat.sh: Fixed division by zero when total=0
09. qmail-local: added internal filter command for dot-qmail
10. filterit: added external filter command for dot-qmail
09. qmail-local: added internal filter command for dot-qmail [major]
10. filterit: added external filter command for dot-qmail [major]
- 19/09/2023
11. filterit_sub.c: fixed multiple invocation of filterit_sub1()
12. updated RCS logs for qmail-local.c, indimail-mta.spec, Makefile,
Expand Down Expand Up @@ -53,7 +60,7 @@ Release @version@-@release@ Start 11/09/2023 End --/--/----
42. qmail-lspawn.c: skip setuser_privileges for non-etc-passwd users
- 02/10/2023
43. smtpd.c: Fix (double) error message for unsupported AUTH method
44. smtpd.c: Fix SEGV when decoding SRS recipient address
44. smtpd.c: Fix SEGV when decoding SRS recipient address [major]
45. svctool: make QmailHOME, INDIMAILDIR configurable through env variable
46. autoresponder.c: decode SRS return path address
47. srs.c: fix srs_result len due to stralloc_0()
Expand Down

0 comments on commit d034101

Please sign in to comment.