This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from centreon/update-log4j-again
enh(connector): bump loj4j to 2.17.1
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 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 @@ | ||
2021-12-23 Quentin Garnier <[email protected]> - 2.0.1 | ||
* Use log4j 2.17.0 | ||
2021-12-31 Quentin Garnier <[email protected]> - 2.0.1 | ||
* Use log4j 2.17.1 | ||
|
||
2021-10-13 Quentin Garnier <[email protected]> - 2.0.0 | ||
* New release |
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
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 |
---|---|---|
|
@@ -79,7 +79,7 @@ chown centreon-as400:centreon-as400 /var/log/centreon-as400/ | |
|
||
%changelog | ||
* Thu Dec 23 2021 Quentin Garnier <[email protected]> - 2.0.1 | ||
- Update log4j to version 2.17 | ||
- Update log4j to version 2.17.1 | ||
|
||
* Tue Nov 16 2021 Quentin Garnier <[email protected]> - 2.0.0 | ||
- Initial release |