summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2018-11-17 00:16:22 +0100
committerJulian Brost2018-11-17 00:16:22 +0100
commit7882683fe0feaccb86329ee89d1a4a879072891e (patch)
treec538d535bcdeca8a796ee2fa4f1fd48cd7e202a9
parentd139ff80a297219850f8a006f4bf23e00da689b9 (diff)
downloadaur-7882683fe0feaccb86329ee89d1a4a879072891e.tar.gz
new version 2.10.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 bf3149343c9a..eb597e8025a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.10.1
+ pkgver = 2.10.2
pkgrel = 1
url = http://www.icinga.org
install = icinga2.install
@@ -47,10 +47,10 @@ 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.10.1.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.10.2.tar.gz
source = icinga2.tmpfiles
source = icinga2.sysusers
- sha256sums = 932adcd978862cbc228e2146cd98c596e926dcb5e1507738a4c41f0e10709743
+ sha256sums = 99ab0c511a8a7014b9cf9467fe126d4a369026e9353f6e64c05ae39a15b32ad9
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index edb847c53ef4..d4625c932a22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname='icinga2'
-pkgver=2.10.1
+pkgver=2.10.2
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -45,7 +45,7 @@ changelog="icinga2.changelog"
source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz"
"$pkgname.tmpfiles"
"$pkgname.sysusers")
-sha256sums=('932adcd978862cbc228e2146cd98c596e926dcb5e1507738a4c41f0e10709743'
+sha256sums=('99ab0c511a8a7014b9cf9467fe126d4a369026e9353f6e64c05ae39a15b32ad9'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index 5c0cfd147536..06e518839e88 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,6 @@
+2.10.2-1
+ - New upstream version 2.10.2
+
2.10.1-1
- New upstream version 2.10.1