summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2020-06-30 19:32:49 +0200
committerJulian Brost2020-06-30 19:32:49 +0200
commita95742b41973e4f14e0326e4e202d3ceac74a1d2 (patch)
treee21817228ba8d5601c16fc7bef1d092f0bedcf2b
parentc7733b7812621dbadcf702e2c89a306a76892f06 (diff)
downloadaur-a95742b41973e4f14e0326e4e202d3ceac74a1d2.tar.gz
new version 2.11.4-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--icinga2.changelog3
3 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 069663d8f7c8..2eaf7c8e7878 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.11.3
+ pkgver = 2.11.4
pkgrel = 1
url = http://www.icinga.org
install = icinga2.install
@@ -47,11 +47,11 @@ pkgbase = icinga2
backup = etc/icinga2/scripts/mail-service-notification.sh
backup = etc/icinga2/zones.conf
backup = etc/logrotate.d/icinga2
- source = https://github.com/Icinga/icinga2/archive/v2.11.3.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.11.4.tar.gz
source = https://www.boost.org/patches/1_72_0/0001-revert-cease-dependence-on-range.patch
source = icinga2.tmpfiles
source = icinga2.sysusers
- sha256sums = 03c46c9af9cb8763ec02428f87a38ab3d7876f56cc10dc5eac5bda0c182f6a76
+ sha256sums = a762523233d3748f3f16901202593ce979698c6ee059e962efbf0a2621693cd7
sha256sums = da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index f2b9f54787fb..e2d56a6653be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Malte Rabenseifner <mail@malte-rabenseifner.de>
# Contributor: bebehei <bebe@bebehei.de>
-pkgname='icinga2'
-pkgver=2.11.3
+pkgname=icinga2
+pkgver=2.11.4
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -46,7 +46,7 @@ source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz"
'https://www.boost.org/patches/1_72_0/0001-revert-cease-dependence-on-range.patch'
"$pkgname.tmpfiles"
"$pkgname.sysusers")
-sha256sums=('03c46c9af9cb8763ec02428f87a38ab3d7876f56cc10dc5eac5bda0c182f6a76'
+sha256sums=('a762523233d3748f3f16901202593ce979698c6ee059e962efbf0a2621693cd7'
'da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index 1a834a10039a..d5707f39bfd3 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,6 @@
+2.11.4-1
+ - New upstream version 2.11.4
+
2.11.3-1
- New upstream version 2.11.3