bugfix update to icinga 1.8.4; including SECURITY stack-based buffer

overflow in history.cgi from the classic cgi programs (CVE-2012-6096)
and some other minor fixes.
This commit is contained in:
sthen 2013-01-14 02:39:15 +00:00
parent ee62c3b115
commit 7ef198742f
3 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.39 2012/12/27 14:51:54 rpe Exp $
# $OpenBSD: Makefile,v 1.40 2013/01/14 02:39:15 sthen Exp $
V = 1.8.3
V = 1.8.4
COMMENT-main = network monitoring system (improved fork of Nagios)
COMMENT-cgi = cgi scripts for Icinga (classic Nagios-style UI)

View File

@ -1,2 +1,2 @@
SHA256 (icinga-1.8.3.tar.gz) = kEPM62iRwdC8r4Z2KSBHhz8D3aIWMo9IhUzCEGrOQMo=
SIZE (icinga-1.8.3.tar.gz) = 7458425
SHA256 (icinga-1.8.4.tar.gz) = 4ey8bIO7iy1NKZNBgrEB8wXI1FhzsM7+RS3ZE+5bbeE=
SIZE (icinga-1.8.4.tar.gz) = 7459130

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Changelog,v 1.3 2012/11/29 22:34:16 sthen Exp $
--- Changelog.orig Wed Nov 28 15:14:51 2012
+++ Changelog Thu Nov 29 22:24:42 2012
$OpenBSD: patch-Changelog,v 1.4 2013/01/14 02:39:15 sthen Exp $
--- Changelog.orig Sun Jan 13 22:18:37 2013
+++ Changelog Mon Jan 14 02:17:52 2013
@@ -7,10 +7,9 @@ Thanks to all contributers, testers and developers. Pl
UPGRADE NOTES
@ -12,5 +12,5 @@ $OpenBSD: patch-Changelog,v 1.3 2012/11/29 22:34:16 sthen Exp $
- - idoutils: module/idoutils/config/updates
+ - ${TRUEPREFIX}/share/examples/icinga/updates/
1.8.2 - 28/11/2012
1.8.4 - 13/01/2013