Bug 245985 - net-mgmt/icinga2: Upgrade to 2.11.3 (fixes crash on API use)
Summary: net-mgmt/icinga2: Upgrade to 2.11.3 (fixes crash on API use)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Lars Engels
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 22:12 UTC by Armin Gruner
Modified: 2020-04-29 20:34 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (lme)


Attachments
port patch to upgrade icinga2 to 2.11.3 (1.44 KB, patch)
2020-04-27 22:12 UTC, Armin Gruner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Armin Gruner 2020-04-27 22:12:28 UTC
Created attachment 213872 [details]
port patch to upgrade icinga2 to 2.11.3

.. patch for port update attached.

Tested on a FreeBSD 12.1 system. Previous port version 2.11.2 caused a reproducable crash when using the remote icinga2 API.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-04-29 20:33:53 UTC
A commit references this bug:

Author: lme
Date: Wed Apr 29 20:33:24 UTC 2020
New revision: 533395
URL: https://svnweb.freebsd.org/changeset/ports/533395

Log:
  net-mgmt/icinga2:

  - Update to 2.11.3 which fixes a long standing bug in the Icinga API that led to crashes [1]
  - Fix directory permissions for 'icinga2 feature enable / disable'
  - Add new option UNITY to enable or disable the build with Unity. Unity
    makes building Icinga 2 faster but memory intensive. With Unity disabled it is
    possible to build Icinga 2 on memory restricted machines like a Raspberry Pi. [2]

  PR:		245985 [1], 245461 [2]
  Submitted by:	Armin Gruner <ag-freebsd@muc.de> [1], Alexander Wittig <alexander@wittig.name> [2]
  MFH:		2020Q2

Changes:
  head/net-mgmt/icinga2/Makefile
  head/net-mgmt/icinga2/distinfo
  head/net-mgmt/icinga2/pkg-plist
Comment 2 Lars Engels freebsd_committer freebsd_triage 2020-04-29 20:34:56 UTC
Thanks a lot for this! I just committed the update.