Markus Frosch
c5ef7098a3
icinga2: Add systemd limits.conf on systemd > 228
...
Also see:
* https://github.com/Icinga/icinga2/issues/5611
* https://github.com/Icinga/icinga2/pull/5612
2017-09-28 16:55:56 +02:00
Markus Frosch
faffa773f6
icinga2: Use RPM source file for systemd limits.conf
2017-09-28 16:53:09 +02:00
Markus Frosch
02a4d65c7a
icinga2: Remove classicui for 2.8
2017-09-28 16:49:47 +02:00
Markus Frosch
45a20b93cc
icinga2: Add systemd limits.conf on systemd > 228
...
Also see:
* https://github.com/Icinga/icinga2/issues/5611
* https://github.com/Icinga/icinga2/pull/5612
2017-09-28 16:40:34 +02:00
Michael Friedrich
7f39bb5a16
Drop changelog entry for icinga2
2017-09-21 15:13:58 +02:00
Michael Friedrich
eb16463614
Merge branch 'rpm/release' into rpm/snapshot
2017-09-21 15:12:52 +02:00
Michael Friedrich
6f7ef16c7d
rpm: Release icinga2 2.7.1
2017-09-21 14:44:52 +02:00
Michael Friedrich
1031da05c3
Drop changelog entry for icinga2
2017-09-21 14:41:37 +02:00
Markus Frosch
eef1b0195a
icinga2: Add devtoolset-2-binutils BuildRequires
2017-09-04 14:08:31 +02:00
Markus Frosch
f9ea45aef3
icinga2: Allow SLES 11.4 builds without monitoring-plugins
2017-08-28 10:08:49 +02:00
Tim Hardeck
a57beb2557
Simplify vim-icinga2 package building on SUSE
...
Even on an old SLES11 SP4 vim seems to have the site
directory with a similar structure so we do not need
the complicated setup.
2017-08-25 14:53:10 +02:00
Tim Hardeck
49e0551eb3
Allow building of Icinga2 when nano is not available
...
SLE distributions and some architectures on SUSE do not
provide nano so building icinga2 would fail with nano as
BuildRequire.
2017-08-25 14:52:44 +02:00
Tim Hardeck
57e4605875
icinga2: Add proper vim and nano dependencies
...
Otherwise building the package fails because installed directories are
not referenced by RPM.
Signed-off-by: Markus Frosch <markus.frosch@icinga.com>
2017-08-25 13:08:41 +02:00
Tim Hardeck
624c2b15c0
icinga2: Add dependency to monitoring-plugins-common
...
Since we ship a plugin now and the directory needs to be managed. Otherwise
building the package fails because installed directories are not
referenced by RPM.
Signed-off-by: Markus Frosch <markus.frosch@icinga.com>
2017-08-25 10:13:31 +02:00
Tim Hardeck
808b0e30a0
icinga2: Make sure `logger` is available on SUSE systems
...
It is required to log the deprecated warning of the classic ui package.
On pre systemd distributions `logger` is part of util-linux which should
always be installed I suppose, that's why I did not add an else clause.
2017-08-25 10:01:40 +02:00
Tim Hardeck
59b8d34311
icinga2: Fix typo in systemd clause in icinga2.spec
2017-08-25 10:01:32 +02:00
Markus Frosch
481ca7a22e
icinga2: Fix that ChangeLog has been renamed to CHANGELOG.md
2017-08-02 11:33:58 +02:00
Markus Frosch
e907333f2f
icinga2: Update to 2.7.0-1
2017-08-02 11:33:58 +02:00
Markus Frosch
46ba4072a2
icinga2: Configure ICINGA2_PLUGINDIR only once
2017-08-02 11:33:58 +02:00
Michael Friedrich
ceac5e1355
Add check_nscp_api plugin binary
...
This requires Icinga 2 libraries and is therefore installed
alongside the Icinga 2 binary.
2017-08-02 11:33:58 +02:00
Michael Friedrich
118df8dcff
Fix Amazon Linux package builds
...
We don't provide build containers for that yet,
but keeping things the same with icinga/icinga2.
2017-08-02 11:33:58 +02:00
Michael Friedrich
2c602a4cc9
Mark icinga2-classicui-config as DEPRECATED
2017-08-02 11:33:58 +02:00
Dirk Goetz
a7fdcaaa72
Adjusted requirements for commons
...
refs https://github.com/Icinga/icinga2/issues/5442
2017-07-31 16:52:10 +02:00
Markus Frosch
b9a47223e1
icinga2: Fix that ChangeLog has been renamed to CHANGELOG.md
2017-06-21 09:33:04 +02:00
Markus Frosch
0bfe9c1e44
icinga2: Update to 2.7.0-1
2017-06-20 10:16:49 +02:00
Markus Frosch
38049ef3bd
icinga2: Configure ICINGA2_PLUGINDIR only once
2017-06-14 15:41:21 +02:00
Michael Friedrich
cec20eefc9
Add check_nscp_api plugin binary
...
This requires Icinga 2 libraries and is therefore installed
alongside the Icinga 2 binary.
2017-06-14 12:32:59 +02:00
Michael Friedrich
24fff56bae
Fix Amazon Linux package builds
...
We don't provide build containers for that yet,
but keeping things the same with icinga/icinga2.
2017-05-31 19:10:10 +02:00
Michael Friedrich
a45fe19142
Mark icinga2-classicui-config as DEPRECATED
2017-05-31 16:31:10 +02:00
Markus Frosch
9acd672bcd
Disable hardlink again
...
See https://github.com/Icinga/puppet-icinga_build/issues/11
2017-05-24 16:49:09 +02:00
Markus Frosch
bc59dc757c
Update icinga2 and icingaweb2
...
Also add diff scripts
2017-05-23 17:00:24 +02:00
Markus Frosch
fd860466be
icinga2: Add selecting g++ compiler on older SUSE releases
...
g++ is too old, and the newer binary is suffixed.
2017-04-28 15:24:27 +02:00
Markus Frosch
b799c93ef0
icinga2: Update spec for better boost dependencies
...
See https://github.com/Icinga/icinga2/pull/5189
2017-04-24 17:57:51 +02:00
Markus Frosch
fb5ba17fb3
Disable call of `hardlink` for SELinux modules
...
refs #5
2017-03-01 08:44:50 +01:00
Markus Frosch
705b56fdc2
Add current packaging
2017-01-30 16:29:54 +01:00