-
-
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
4 changed files
with
8 additions
and
10 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
* XXX XXX XX XXXX XX:XX:XX +0000 @email@ @version@-@release@%{?dist} | ||
Release @version@-@release@ Start 05/02/2024 End XX/XX/XXXX | ||
* Tue Aug 06 2024 12:48:42 +0000 Manvendra Bhangui <[email protected]> 1.1.5-1.1%{?dist} | ||
Release 1.1.5-1.1 Start 05/02/2024 End 06/08/2024 | ||
- 05/03/2024 | ||
01. minisvc: mount /etc/indimail/resolv.conf when UNSHARE is set | ||
02. minisvc: updated create_cert function - synced with svctool | ||
|
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,6 +1,9 @@ | ||
* XXX XXX XX XXXX XX:XX:XX +0000 @email@ @version@-@release@%{?dist} | ||
* Tue Aug 06 2024 12:51:02 +0000 Manvendra Bhangui <[email protected]> 3.0.8-1.1%{?dist} | ||
Release @version@-@release@ Start 05/02/2024 End XX/XX/XXXX | ||
======= Release Highlights ================================================ | ||
- Fixed discarded-qualifier compiler warings | ||
- Fixed warnings for gcc14 | ||
- Added XOAUTH2 authentication | ||
=========================================================================== | ||
- 05/03/2024 | ||
01. svctool: mount /etc/indimail/resolv.conf when UNSHARE is set | ||
|
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
* XXX XXX XX XXXX XX:XX:XX +0000 @email@ @version@-@release@%{?dist} | ||
Release @version@-@release@ Start 08/02/2024 End XX/XX/XXXX | ||
* Tue Aug 06 2024 12:44:32 +0000 Manvendra Bhangui <[email protected]> 1.1.4-1.1%{?dist} | ||
Release 1.1.4-1.1 Start 08/02/2024 End 06/08/2024 | ||
- 08/02/2024 | ||
01. installer.c: replace chown, chmod with fchown, fchmod | ||
- 10/02/2024 | ||
|