-
Notifications
You must be signed in to change notification settings - Fork 14
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 #4911 from syslog-ng/version/4.7.1
Version: 4.7.1
- Loading branch information
Showing
6 changed files
with
21 additions
and
5 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
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 +1 @@ | ||
4.7.0 | ||
4.7.1 |
This file was deleted.
Oops, something went wrong.
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,3 +1,9 @@ | ||
syslog-ng (4.7.1-1) unstable; urgency=medium | ||
|
||
* New upstream release 4.7.1 | ||
|
||
-- github-actions <[email protected]> Fri, 19 Apr 2024 14:18:44 +0000 | ||
|
||
syslog-ng (4.7.0-1) unstable; urgency=medium | ||
|
||
* New upstream release 4.7.0 | ||
|
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 @@ | ||
Name: syslog-ng | ||
Version: 4.7.0 | ||
Version: 4.7.1 | ||
Release: 2%{?dist} | ||
Summary: Next-generation syslog server | ||
|
||
|
@@ -614,6 +614,9 @@ fi | |
|
||
|
||
%changelog | ||
* Fri Apr 19 2024 github-actions <[email protected]> - 4.7.1-1 | ||
- updated to 4.7.1 | ||
|
||
* Thu Apr 11 2024 github-actions <[email protected]> - 4.7.0-1 | ||
- updated to 4.7.0 | ||
|
||
|