summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2019-04-20 16:12:21 +0200
committerJulian Brost2019-04-20 16:12:21 +0200
commita7dc1c14413310c208c084f23c24c9bb48069d9e (patch)
treeea2d343fe9bf96939ebd55c006ae856c73f4e5de
parent17f5e2138b935ae17e136e85efd6951de6971d5c (diff)
downloadaur-a7dc1c14413310c208c084f23c24c9bb48069d9e.tar.gz
new version 2.10.4-2
-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 9f6876aaedd7..7a8620b61e33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.10.3
+ pkgver = 2.10.4
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.3.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.10.4.tar.gz
source = icinga2.tmpfiles
source = icinga2.sysusers
- sha256sums = 81d250ca7e609097dc78cb7fea646bdede5ecb4fd435b37d21f8ba3335fb7fd4
+ sha256sums = 3e43358044e0fff21cac49aa8a887889ba5ad1cf8360cd8e01f4f47943e713b1
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index efaf940742a4..8d0599916e00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname='icinga2'
-pkgver=2.10.3
+pkgver=2.10.4
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=('81d250ca7e609097dc78cb7fea646bdede5ecb4fd435b37d21f8ba3335fb7fd4'
+sha256sums=('3e43358044e0fff21cac49aa8a887889ba5ad1cf8360cd8e01f4f47943e713b1'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index 4aa6311cb066..402a15f44e97 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,6 @@
+2.10.4-1
+ - New upstream version 2.10.4
+
2.10.3-1
- New upstream version 2.10.3