-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,13 +31,13 @@ Release 1.1.3-1.1 Start 27/04/2023 End 01/01/2024 | |
13. installer.c, supervise.c: replace chown, chmod with fchown, fchmod | ||
14. Makefile: test presence of unlinkat() for multilog | ||
- 10/02/2024 | ||
15. installer.c: removed unused options and fixed check option fixing | ||
15. installer.c: removed unused options and fixed check option for fixing | ||
permissions | ||
- 10/02/2024 | ||
16. installer.c: added 'z' option to create files with fized number of zeros. | ||
17. multilog.c: use unlinkat() if available instead of unlink | ||
- 18/02/2024 | ||
19. multilog.c: BUG: fix wrong argument passwd to open_read() in finish() | ||
19. multilog.c: BUG: fix wrong argument passed to open_read() in finish() | ||
|
||
* Sun Apr 23 2023 17:05:00 +0000 Manvendra Bhangui <[email protected]> 1.1.2-1.1%{?dist} | ||
Release 1.1.2-1.1 Start 20/02/2023 End 23/04/2023 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,6 +88,8 @@ Release @version@-@release@ Start 02/01/2024 End XX/XX/XXXX | |
47. test-indimail-mta: added tests for ezmlm-make, ezmlm-sub, ezmlm-unsub, | ||
ezmlm-list, ezmlm-send | ||
48. test-indimail-mta: added tests for spam filtering by spawn-filter | ||
- 18/02/2024 | ||
49. added authcram utility | ||
|
||
* Mon Jan 01 2024 18:55:50 +0000 Manvendra Bhangui <[email protected]> 3.0.6-1.1%{?dist} | ||
Release 3.0.6-1.1 Start 25/10/2023 End 01/01/2024 | ||
|