summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Brost2022-07-01 12:45:23 +0200
committerJulian Brost2022-07-01 12:45:23 +0200
commiteaddcfb39c85e26733e7accb2a1aa039e37019c4 (patch)
tree7300b0af6a2282c2f5a9057678c260a7e60d61a7
parentd468657d6a7d0d2df84c97adcea89e1a1cbd9f34 (diff)
downloadaur-eaddcfb39c85e26733e7accb2a1aa039e37019c4.tar.gz
new version 2.13.4-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 5226d6e4813b..62ec7e9a27f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = icinga2
pkgdesc = An open source host, service and network monitoring program
- pkgver = 2.13.3
+ pkgver = 2.13.4
pkgrel = 1
url = https://icinga.com/
install = icinga2.install
@@ -49,10 +49,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.13.3.tar.gz
+ source = https://github.com/Icinga/icinga2/archive/v2.13.4.tar.gz
source = icinga2.tmpfiles
source = icinga2.sysusers
- sha256sums = 450483b95bcd6a70f0bbfc66978b95a9cacc586550c789f9056e9774f6c1af4a
+ sha256sums = 282fa5ccb53fa8da369e1f91db84500ae45301710e4ab911563a8165c0481358
sha256sums = 1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c
sha256sums = 2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810
diff --git a/PKGBUILD b/PKGBUILD
index a65c91060f2e..1c365fc3b0f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: bebehei <bebe@bebehei.de>
pkgname=icinga2
-pkgver=2.13.3
+pkgver=2.13.4
pkgrel=1
pkgdesc="An open source host, service and network monitoring program"
license=('GPL')
@@ -47,7 +47,7 @@ changelog="icinga2.changelog"
source=("https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz"
"$pkgname.tmpfiles"
"$pkgname.sysusers")
-sha256sums=('450483b95bcd6a70f0bbfc66978b95a9cacc586550c789f9056e9774f6c1af4a'
+sha256sums=('282fa5ccb53fa8da369e1f91db84500ae45301710e4ab911563a8165c0481358'
'1302b333f49ead14f8808a379535971501d3a0c1ba02a7bf7b4406b7d27c754c'
'2f946a33ea50a3c4400a81acd778e6411ffe5e2257a98004288b84a64f382810')
diff --git a/icinga2.changelog b/icinga2.changelog
index ae2f26f51a57..fe189e11adfd 100644
--- a/icinga2.changelog
+++ b/icinga2.changelog
@@ -1,3 +1,6 @@
+2.13.4-1
+ - New upstream version 2.13.4
+
2.13.3-1
- New upstream version 2.13.3