summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2020-12-01 19:13:27 +0100
committerJulian Brost2020-12-01 19:13:27 +0100
commit6adbbf1d9012bbea1c57db0f992346d95712d199 (patch)
tree59ab2d3c4549df00433766a2083f062998432fd7
parent6f44133449b2a67f8859d59d29e9393cd20b6985 (diff)
downloadaur-6adbbf1d9012bbea1c57db0f992346d95712d199.tar.gz
new version 2.12.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--icinga2.changelog3
3 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9ca913f79cf..0cb89fb09aac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.12.1
+ pkgver = 2.12.2
pkgrel = 1
url = http://www.icinga.org
install = icinga2.install
@@ -48,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.1.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.12.2.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 = 062b2b1d30658ffd4528e15881c9d7b35b1b0b6e8dddc712d013a7bd6e02935e
+ sha256sums = de453549440d469c173b2f6183e5230b1db7a62878ce0a20455ece5f73518e0e
sha256sums = da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index cda85907eb8f..a6431e75d959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.12.1
+pkgver=2.12.2
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=('062b2b1d30658ffd4528e15881c9d7b35b1b0b6e8dddc712d013a7bd6e02935e'
+sha256sums=('de453549440d469c173b2f6183e5230b1db7a62878ce0a20455ece5f73518e0e'
'da7950df251a9d785a84c0092fb7ac4f68f6872c6172cccb303a5453e0ef98fd'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index bcf496e524a2..2acd4bfdcbf7 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,6 @@
+2.12.2-1
+ - New upstream version 2.12.2
+
2.12.1-1
- New upstream version 2.12.1