From a3c589ac2cc453ce522fe5679f51c51f8b46dc8d Mon Sep 17 00:00:00 2001 From: Noah Hilverling Date: Wed, 18 Aug 2021 16:40:32 +0200 Subject: [PATCH] Release 2.11.11-1 Note: The release builds for this security update were prepared in a private fork before publishing the release and were uploaded from there: https://git.icinga.com/packaging/icinga-2-security-releases-2.13.1-2.12.6-2.11.11/rpm-icinga2 --- icinga2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icinga2.spec b/icinga2.spec index c824538..7dd5406 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -89,7 +89,7 @@ License: GPLv2+ %endif # suse Group: System/Monitoring Name: icinga2 -Version: 2.11.10 +Version: 2.11.11 Release: %{revision}%{?dist} Url: https://www.icinga.com/ Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz @@ -832,6 +832,9 @@ fi %{_datadir}/nano/%{name}.nanorc %changelog +* Wed Aug 18 2021 Noah Hilverling 2.11.11-1 +- Update to 2.11.11 + * Wed Jul 14 2021 Julian Brost 2.11.10-1 - Update to 2.11.10