notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/icinga2/pkg-plist
SVNWeb

Number of commits found: 52

Fri, 11 Aug 2023
[ 12:25 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:34f87e912b083650d13592c2ef250d2549bde126  commit hash:34f87e912b083650d13592c2ef250d2549bde126  commit hash:34f87e912b083650d13592c2ef250d2549bde126  34f87e9 
net-mgmt/icinga2: Update to 2.14.0

Changelog: https://icinga.com/blog/2023/07/12/releasing-icinga-2-14-and-2-13-8/

Sponsored by:	Netzkommune GmbH
Sat, 3 Jun 2023
[ 13:19 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:3a0db3363b5fa2a46c0a318e01a4d2ad69ccc8bb  commit hash:3a0db3363b5fa2a46c0a318e01a4d2ad69ccc8bb  commit hash:3a0db3363b5fa2a46c0a318e01a4d2ad69ccc8bb  3a0db33 
net-mgmt/icinga2: Update to 2.13.7

Changelog: https://icinga.com/docs/icinga-2/latest/CHANGELOG/#2137-2023-02-16

Sponsored by:	Netzkommune GmbH
Tue, 24 Jan 2023
[ 06:34 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:e511d7f5cf53f546ad32f5a569f70b5803c5a8b0  commit hash:e511d7f5cf53f546ad32f5a569f70b5803c5a8b0  commit hash:e511d7f5cf53f546ad32f5a569f70b5803c5a8b0  e511d7f 
net-mgmt/icinga2: Update to 2.13.6

Changelog:
The main focus of version 2.13.6 is improved performance of Icinga DB
and apply rules. Additionally, it includes bug fixes related to config
loading and API permissions.
Bugfixes:
-Improve the throughput of the Icinga DB feature. #9550
-Multiple changes to speed up evaluation of apply rules. #9559 #9565 #9558
-Fix a possible crash on config loading related to ignore_on_error.#9560
-Check API user permission on objects returned by joins. #9561
-Windows: update bundled Boost and OpenSSL versions. #9562 #95

Sponsored by:	Netzkommune GmbH
Sun, 18 Sep 2022
[ 10:44 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:f951cdb375d35f398715712606e202c6265dce00  commit hash:f951cdb375d35f398715712606e202c6265dce00  commit hash:f951cdb375d35f398715712606e202c6265dce00  f951cdb 
net-mgmt/icinga2: Update to 2.13.5

Changelog:
- Ensure not to write an incomplete (i.e. corrupt) state file. #9467
- ITL: Render vars.apt_upgrade=true as --upgrade, not --upgrade=true. #9458
- Icinga DB: Add missing Redis SELinux policy. #9473
- Windows: Don't spam the event log with non-error startup messages. #9457
- Windows: Update bundled version of OpenSSL. #9460
- Docs: Update RHEL 8 installation instructions. #9482
- Docs: Add RHEL 9 installation instructions. #9482

Sponsored by:	Netzkommune GmbH
Sat, 30 Jul 2022
[ 06:48 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:6212df2a0466c38476b24618ee3befac6edfefe9  commit hash:6212df2a0466c38476b24618ee3befac6edfefe9  commit hash:6212df2a0466c38476b24618ee3befac6edfefe9  6212df2 
net-mgmt/icinga2: Update to 2.13.4

Changelog: https://github.com/Icinga/icinga2/releases

PR:	264467
Sponsored by:	Netzkommune GmbH
Sat, 27 Nov 2021
[ 09:00 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:f6cd87ac26f9de3b9d5a1efebff4a0a5da7b7f92  commit hash:f6cd87ac26f9de3b9d5a1efebff4a0a5da7b7f92  commit hash:f6cd87ac26f9de3b9d5a1efebff4a0a5da7b7f92  f6cd87a 
net-mgmt/icinga2: Update to 2-13.2

changelog:
 -Prefix command_id with command type
 -Decouple environment from Icinga 2 Environment constant
 -Make icinga:history:stream:*#event_id deterministic
 -Add downtime.duration & service_state.host_id to Redis
 -Sync checkables along with their states first
 -Flush both buffered states and state checksums on initial dump
 -Introduce icinga:history:stream:downtime#scheduled_by
 -Actually write parent to parent_id of zones
 -Set value in milliseconds for program_start in stats/heartbeat
 -Clean up vanished objects from icinga:checksum:*:state
 -Remove usernotification history stream
 -Write IDs of notified users into notification history stream
 -Make CheckResult#scheduling_source available to Icinga DB
 -Stream runtime state updates only to icinga:runtime:state
 -Publish Redis schema version via XADD icinga:schema
 -Don't include checkable types in history IDs
 -Remove unused Redis key 'icinga:zone:parent'

Sponsored by:	Netzkommune GmbH
Fri, 10 Sep 2021
[ 05:36 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:25f2c23d7d7b9317894465b6e3ebf5ee652de8c2  commit hash:25f2c23d7d7b9317894465b6e3ebf5ee652de8c2  commit hash:25f2c23d7d7b9317894465b6e3ebf5ee652de8c2  25f2c23 
net-mgmt/icinga2: Update to 2.13.1

Changelog:	https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md
Sponsored by:	Netzkommune GmbH
Mon, 28 Dec 2020
[ 09:34 lme search for other commits by this committer ] Original commit   Revision:559451
net-mgmt/icinga2: Update to 2.12.3
Thu, 22 Oct 2020
[ 08:51 lme search for other commits by this committer ] Original commit   Revision:552953
net-mgmt/icinga2: Update to 2.12.1 which fixes a long standing bug in
distributed setups on FreeBSD + OpenBSD

PR:		240812
MFH:		2020Q4
Sun, 16 Aug 2020
[ 10:10 lme search for other commits by this committer ] Original commit   Revision:545096 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
net-mgmt/icinga2:

- Update to 2.12.0
- Pet portfmt
Wed, 29 Apr 2020
[ 20:33 lme search for other commits by this committer ] Original commit   Revision:533395
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
Wed, 30 Oct 2019
[ 09:39 lme search for other commits by this committer ] Original commit   Revision:516048
net-mgmt/icinga2:
- Update to 2.11.2
- Fix directory permissions in plist
Thu, 19 Sep 2019
[ 15:31 lme search for other commits by this committer ] Original commit   Revision:512350
net-mgmt/icinga2:

- Update to 2.11.0
- Remove "icinga2_mkvar" rc.conf variable from the rc script. All needed
directories are now created on startup.

Release Announcement:	https://icinga.com/2019/09/19/icinga-2-11/
Changelog:		https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md
Fri, 24 May 2019
[ 12:28 lme search for other commits by this committer ] Original commit   Revision:502459
net-mgmt/icinga2: Update to 2.10.5

MFH:		2019Q2
Thu, 21 Mar 2019
[ 11:10 lme search for other commits by this committer ] Original commit   Revision:496444
net-mgmt/icinga2: Update to 2.10.4

MFH:		2019Q1
Tue, 26 Feb 2019
[ 14:47 lme search for other commits by this committer ] Original commit   Revision:493968
net-mgmt/icinga2:

- Update to Bugfix release 2.10.3
- Make Icinga user, group and webgroup configurable in rc.conf [1]

Submitted by:	Alexey Kuznetsov <alexey@kouznetsov.com> (via mail)
MFH:		2019Q1
Thu, 15 Nov 2018
[ 13:08 lme search for other commits by this committer ] Original commit   Revision:485014
net-mgmt/icinga2: Update to Bugfix release 2.10.2

MFH:		2018Q4
Sat, 10 Nov 2018
[ 16:56 woodsb02 search for other commits by this committer ] Original commit   Revision:484624
net-mgmt/icinga2: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/

Rename files intended for installation to /usr/local/etc/newsyslog.conf.d/
to end with a '.conf' suffix.

Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086

Approved by:	lme (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17091
Fri, 19 Oct 2018
[ 12:11 lme search for other commits by this committer ] Original commit   Revision:482424
net-mgmt/icinga2:

Update to 2.10.1
Tue, 16 Oct 2018
[ 14:08 lme search for other commits by this committer ] Original commit   Revision:482229 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
net-mgmt/icinga2:

Update to 2.10.0
Thu, 27 Sep 2018
[ 13:20 lme search for other commits by this committer ] Original commit   Revision:480800
net-mgmt/icinga2:

Update to 2.9.2
Fri, 10 Aug 2018
[ 14:12 lme search for other commits by this committer ] Original commit   Revision:476833
net-mgmt/icinga2:

- Fix plist when PGSQL option is not selected
- Bump PORTREVISION
[ 08:45 lme search for other commits by this committer ] Original commit   Revision:476812 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
net-mgmt/icinga2:

Update to 2.9.1
Mon, 30 Apr 2018
[ 12:57 lme search for other commits by this committer ] Original commit   Revision:468693
net-mgmt/icinga2

- Update to 2.8.4
- Remove upstreamed patch for boost-1.6.7
Thu, 29 Mar 2018
[ 08:42 lme search for other commits by this committer ] Original commit   Revision:465871
net-mgmt/icinga2:

Update to 2.8.2
Fri, 19 Jan 2018
[ 12:58 lme search for other commits by this committer ] Original commit   Revision:459410
net-mgmt/icinga2:

Update to 2.8.1
Changelog: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md

MFH:		2018Q1
Thu, 23 Nov 2017
[ 12:51 lme search for other commits by this committer ] Original commit   Revision:454757 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
net-mgmt/icinga2

- Update to 2.8.0
- Re-add USES= ssl now that Icinga uses symbol versioning
Tue, 21 Nov 2017
[ 11:59 lme search for other commits by this committer ] Original commit   Revision:454599
net-mgmt/icinga2:

- Update to 2.7.2 (Bugfix Release)

MFH:		2017Q4
Fri, 22 Sep 2017
[ 09:44 lme search for other commits by this committer ] Original commit   Revision:450345
net-mgmt/icinga2:

- Update to 2.7.1
- Pet portlint by moving BROKEN_powerpc64 up a bit
Wed, 2 Aug 2017
[ 16:27 lme search for other commits by this committer ] Original commit   Revision:447123
net-mgmt/icinga2
- Update to 2.7.0
Thu, 30 Mar 2017
[ 13:20 lme search for other commits by this committer ] Original commit   Revision:437287
net-mgmt/icinga2: Update to 2.6.3
Wed, 1 Feb 2017
[ 19:38 lme search for other commits by this committer ] Original commit   Revision:433065
net-mgmt/icinga2:
Update to 2.6.1

Changelog: https://github.com/Icinga/icinga2/milestone/60?closed=1

MFH:		2017Q1
Wed, 14 Dec 2016
[ 16:10 lme search for other commits by this committer ] Original commit   Revision:428570
net-mgmt/icinga2:

Update to 2.6.0
Thu, 15 Sep 2016
[ 20:30 lme search for other commits by this committer ] Original commit   Revision:422226
net-mgmt/icinga2:

- Update to 2.5.4
- Install vim syntax files [1]

PR:				212660 [1]
Submitted by:	mat
Tue, 23 Aug 2016
[ 16:52 lme search for other commits by this committer ] Original commit   Revision:420712 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
net-mgmt/icinga2:
- Update to 2.5.1
- Install a log rotation configuration file for newsyslog(8) in EXAMPLESDIR
- Add dependencies on SSL and libconfig
- Display pkg-message - the file already existed but was not shown
- Regenerate some patches with makepatch
- Pet portlint

Changelog and upstream upgrading instructions:
https://www.icinga.org/2016/08/23/icinga-2-v2-5-released/
Thu, 19 May 2016
[ 17:55 lme search for other commits by this committer ] Original commit   Revision:415514
- Update to 2.4.10
- Switch to USES= mysql
Tue, 17 Nov 2015
[ 21:22 lme search for other commits by this committer ] Original commit   Revision:401822
- Remove the unneeded .sample files in $DATADIR/itl. The .conf files there
  should never be touched by a user.
- Add a pkg-message with a notice on major upgrades
- Bump PORTREVISION
Mon, 16 Nov 2015
[ 15:28 lme search for other commits by this committer ] Original commit   Revision:401767
- Update to 2.4.0
Mon, 26 Oct 2015
[ 21:30 lme search for other commits by this committer ] Original commit   Revision:400209
Update to 2.3.11
Tue, 14 Jul 2015
[ 20:18 lme search for other commits by this committer ] Original commit   Revision:392076
- Fix typo in plist [1]
- Install libdb_ido.so conditionally

Noticed by:	pi [1]
[ 18:42 lme search for other commits by this committer ] Original commit   Revision:392046
- Update to 2.3.6
- Install more config files as sample config
- Fix directory permissions under /var
- Change database backend options to GROUP, so one can de-select both [1]

PR:		201114 [1]
Submitted by:	Niels Kristensen
MFH:		2015Q3
Fri, 24 Apr 2015
[ 12:04 lme search for other commits by this committer ] Original commit   Revision:384634
- Update to 2.3.4
- Switch to USE_GITHUB
Wed, 1 Apr 2015
[ 14:44 lme search for other commits by this committer ] Original commit   Revision:382917
- Fix plist
- Bump PORTREVISION

PR:		198975
Submitted by:	Chad Payne <cpayne@gmail.com>
Thu, 26 Mar 2015
[ 21:37 lme search for other commits by this committer ] Original commit   Revision:382345 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 1.3.3
Fri, 12 Dec 2014
[ 08:52 lme search for other commits by this committer ] Original commit   Revision:374575
- Update to 2.2.1
Tue, 25 Nov 2014
[ 16:29 lme search for other commits by this committer ] Original commit   Revision:373415
- Fix build when not both database backends are selected
- Fix plist
- Bump PORTREVISION

PR:		195186
Submitted by:	ohartman@zedat.fu-berlin.de
Wed, 19 Nov 2014
[ 12:38 lme search for other commits by this committer ] Original commit   Revision:372772
Update to 2.2.0
Mon, 27 Oct 2014
[ 20:07 lme search for other commits by this committer ] Original commit   Revision:371606
- Chown icinga:icinga and chmod 640 on
etc/icinga2/feature-avalable/ido-{pgsql,mysql}.conf so normal users can't spy on
the database passwords
- Bump PORTREVISION

PR:		194636
Submitted by:	Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Fri, 3 Oct 2014
[ 13:30 lme search for other commits by this committer ] Original commit   Revision:369899
- Fix dependency on PGSQL
- Enable PGSQL by default
- Install manpages to the proper location
- Use option helpers [1]
- Use proper order of .mk includes [1]
- Bump PORTREVISION

Suggested by:	bapt [1]
Tue, 30 Sep 2014
[ 14:48 lme search for other commits by this committer ] Original commit   Revision:369611
- Add EXAMPLES option to install schemas to create mysql/pgsql databases for
Icinga 2
- Bump PORTREVISION
Mon, 29 Sep 2014
[ 21:27 lme search for other commits by this committer ] Original commit   Revision:369560
- Update to 2.1.1
- Add a dependency on Python
- Remove @dirrmtry in plist
Sun, 22 Jun 2014
[ 20:44 lme search for other commits by this committer ] Original commit   Revision:358826 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Icinga 2 is a network monitoring system and parallel development branch to
Icinga 1.
Written from scratch, it builds on the success of Icinga 1 and deals with
shortcomings inherited from Nagios as a fork.

Icinga 2 is:
- Easy to install with soft link activation of functions and packages
- Multithreaded and very fast: Capable of thousands of checks per second
- Intuitive to configure, using new object-based, template-driven format
- Easy to extend with native support for Livestatus and Graphite
- Cluster-enabled for distributed monitoring out of the box

WWW: http://www.icinga.org/icinga2/

Number of commits found: 52