Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908842 - net-analyzer/nagios-core-4.4.13 version bump
Summary: net-analyzer/nagios-core-4.4.13 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-19 15:03 UTC by Tomáš Mózes
Modified: 2023-06-20 04:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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