summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2020-10-18 16:44:41 +0200
committerJulian Brost2020-10-18 16:44:41 +0200
commit6f44133449b2a67f8859d59d29e9393cd20b6985 (patch)
treee50c8133a72deb3c7b94dfa27a4b2c21752a10e4
parent0a232ef1ca0c3bb00f7ce4359d75f7893b6af205 (diff)
downloadaur-6f44133449b2a67f8859d59d29e9393cd20b6985.tar.gz
new version 2.12.1-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
-rw-r--r--icinga2.changelog3
3 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f42e8f888c1..a9ca913f79cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.12.0
+ pkgver = 2.12.1
pkgrel = 1
url = http://www.icinga.org
install = icinga2.install
@@ -31,6 +31,7 @@ pkgbase = icinga2
backup = etc/icinga2/features-available/elasticsearch.conf
backup = etc/icinga2/features-available/gelf.conf
backup = etc/icinga2/features-available/graphite.conf
+ backup = etc/icinga2/features-available/icingadb.conf
backup = etc/icinga2/features-available/ido-mysql.conf
backup = etc/icinga2/features-available/ido-pgsql.conf
backup = etc/icinga2/features-available/influxdb.conf
@@ -47,11 +48,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.12.0.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.12.1.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 = 47b409755ded2752a13c3f5fd62dab0411c3e1069653b3c099e8276528d96f7c
+ sha256sums = 062b2b1d30658ffd4528e15881c9d7b35b1b0b6e8dddc712d013a7bd6e02935e
sha256sums = da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index 38457f2d03b8..cda85907eb8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.12.0
+pkgver=2.12.1
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -47,7 +47,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=('47b409755ded2752a13c3f5fd62dab0411c3e1069653b3c099e8276528d96f7c'
+sha256sums=('062b2b1d30658ffd4528e15881c9d7b35b1b0b6e8dddc712d013a7bd6e02935e'
'da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index 7b74a373b1a5..bcf496e524a2 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,6 @@
+2.12.1-1
+ - New upstream version 2.12.1
+
2.12.0-1
- New upstream version 2.12.0