Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 908842

Summary: net-analyzer/nagios-core-4.4.13 version bump
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: Current packagesAssignee: Michael Orlitzky <mjo>
Status: RESOLVED FIXED    
Severity: normal CC: sysadmin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tomáš Mózes 2023-06-19 15:03:00 UTC
4.4.13 - 2023-06-01
-------------------
FIXES
* Fix broken logo images in status pages (regression from 4.4.12) (#917)

4.4.12 - 2023-05-30
-------------------
FIXES
* Clean up most compiler warnings on GCC and clang (#901)
* Fix incorrect HTML entity escaping in CGIs (#907, #902)
* Fix issue where predictive dependency checks were not being scheduled for services (#908)
* Fix several typos (#898, #884)

4.4.11 - 2023-04-14
-------------------
FIXES
* Fix incorrect error message in preflight check (#865)
* Fix use-after-free in qh_deregister_handler (#866)
* Fix memory leak in qh_deregister_handler (#866)
* Fix mismatched host/service behavior when changing from SOFT to HARD state (#891)
* Minor performance improvements in CGI utility functions (#866)
Comment 1 Larry the Git Cow gentoo-dev 2023-06-19 21:54:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9874c5dbbcb0bd7398b1573cb3405e876496607

commit b9874c5dbbcb0bd7398b1573cb3405e876496607
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2023-06-19 21:44:28 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2023-06-19 21:54:45 +0000

    net-analyzer/nagios-core: add 4.4.13
    
    Closes: https://bugs.gentoo.org/908842
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-analyzer/nagios-core/Manifest                  |   1 +
 net-analyzer/nagios-core/nagios-core-4.4.13.ebuild | 266 +++++++++++++++++++++
 2 files changed, 267 insertions(+)
Comment 2 Tomáš Mózes 2023-06-20 04:49:48 UTC
Thank you Michael