Commit Graph

135 Commits

Author SHA1 Message Date
Noah Hilverling 6d80e958aa Merge branch 'bugfix/lto' into 'master'
Disable LTO also for RHEL 7

See merge request packaging/rpm-icinga2!4
2020-07-15 10:25:13 +02:00
Alexander A. Klimov b962001134 Disable LTO also for RHEL 7 2020-07-10 13:55:14 +02:00
Noah Hilverling 5087d8adb6 Release 2.11.4-1 2020-06-26 09:45:56 +02:00
Henrik Triem f25e8232fd Release 2.11.3-1 2020-03-02 15:34:49 +01:00
Michael Friedrich 0a999f4c83 I need more coffee when merging 2019-10-25 09:54:23 +02:00
Michael Friedrich 3eac598b6c Merge branch '2.11' 2019-10-25 09:35:00 +02:00
Michael Friedrich 04e61f093f Release 2.11.2-1 2019-10-23 17:44:04 +02:00
Michael Friedrich 496dfcaf82 Release 2.11.1-1 2019-10-17 15:06:43 +02:00
Michael Friedrich 5dad2b8146 Release 2.11.0-1 2019-09-19 10:35:55 +02:00
Michael Friedrich 96e518e5ef Revert "Prepare pre-release 2.11.0-0.rc1.1"
This reverts commit 5e06cd5c90.
2019-09-19 10:34:43 +02:00
Michael Friedrich 9683b1d136 Release 2.11.0-1 2019-09-19 10:00:12 +02:00
Markus Frosch 5e06cd5c90 Prepare pre-release 2.11.0-0.rc1.1 2019-07-25 09:57:53 +02:00
Michael Friedrich 42c8ea0ab7 icinga2: /etc/icinga2 must be owned by the Icinga user, not root
Following the changes for 2.11 in https://github.com/Icinga/icinga2/issues/4947
2019-07-18 14:59:39 +02:00
Markus Frosch 185fed6d60 Disable LTO on older SUSE versions
Mainly for SLES 12.3 and openSUSE 42.3

fixes Icinga/icinga2#7149
2019-05-13 14:50:17 +02:00
FrostbyteGR 8ead259fe7
Fix icinga2.spec
Remove irrelevant macros, fix %package and %file sections.
2019-04-30 15:43:28 +03:00
FrostbyteGR 162a2ca874
Add conditional build macros
Works the same way by default, but now there are options.
2019-04-30 14:14:53 +03:00
Markus Frosch 7fe01f57ab Add boost filesystem dependency 2019-04-26 10:38:30 +02:00
Markus Frosch ab39883181 Merge branch 'feature/boost-asio' 2019-04-01 15:01:07 +02:00
Michael Friedrich c846494ef2 Release 2.10.4-1 2019-03-19 11:42:44 +01:00
Michael Friedrich b6b286941c Update copyright header 2019-03-19 11:38:12 +01:00
Markus Frosch d09a215ee3 Support different provides for boost on SUSE 2019-03-14 10:36:24 +01:00
Markus Frosch 508b69da7a Add %check to run unit tests 2019-03-13 11:08:46 +01:00
Markus Frosch e139c8ed92 Add new boost packages for Boost ASIO 2019-03-13 10:42:58 +01:00
Markus Frosch fbcf4cc075 Update boost dependencies for SUSE
* Use icinga-boost packages for SLES 12 and OpenSUSE 42.3
* Update provide names
2019-03-13 10:42:34 +01:00
Markus Frosch 8fc126f97a Refactor boost handling
* el6: Use new boost name
* Allow configuration of rpath when required
2019-03-12 16:09:18 +01:00
Markus Frosch 8967de99ff el6: Upgrade to devtools-7 2019-03-12 15:44:08 +01:00
Markus Frosch 85f1a19a57 el6: Explicitly link against librt
The linker seems to have problems without.
2019-03-12 15:21:53 +01:00
Markus Frosch dc895d630a Ensure SCL devtools are enabled for build 2019-03-12 15:21:07 +01:00
Markus Frosch 519433f9bd Update Boost handling in spec and require 1.66 2019-03-11 16:24:32 +01:00
Markus Frosch 554299e57e Remove el5 from spec 2019-03-11 15:28:58 +01:00
Michael Friedrich 589190ba1f Quickfix for SLES11 & kernel w/o SO_REUSEPORT 2019-02-26 12:36:41 +01:00
Michael Friedrich 035b314596 Release v2.10.3-1 2019-02-25 17:00:07 +01:00
Markus Frosch 7c765c0a27 fedora: Use policycoreutils-python-utils starting with f27 2019-01-08 14:48:46 +01:00
Markus Frosch 1acfe8afcb Add dependency to policycoreutils-python-utils for RHEL 8 2019-01-08 10:17:30 +01:00
Paul Szymanski c8007aa6f6 Fix selinux dependency on Fedora
On Fedora semanage is provided by policycoreutils-python-utils.

refs #6625
2018-12-22 16:40:27 +01:00
Michael Friedrich 670895bc69 Release 2.10.2-1 2018-11-14 09:09:44 +01:00
Dirk Goetz aa2735820f SELinux: Add fixfiles for icinga2 because of changed package layout
fixes icinga/icinga2#6710
2018-10-30 09:18:16 +01:00
Michael Friedrich 689972ef7e Release 2.10.1-1 2018-10-18 11:43:03 +02:00
Michael Friedrich fea8db4aba Release v2.10.0-1 2018-10-11 14:37:34 +02:00
Michael Friedrich 414d6ddf35 Merge branch 'release' 2018-10-11 14:36:39 +02:00
Michael Friedrich 8155dadac6 Release 2.9.2 2018-09-26 10:48:44 +02:00
Markus Frosch 582d79d279 Own libdir /usr/lib64/icinga2 2018-09-11 09:16:00 +02:00
Markus Frosch e7478a7782 Handle licensing different between SUSE and RedHat 2018-09-10 16:08:06 +02:00
Tim Hardeck 077b6a3751 Incorporate SUSE related changes
Signed-off-by: Markus Frosch <markus.frosch@icinga.com>
2018-09-10 16:07:13 +02:00
Markus Frosch bd8782beec lint: Fix mixed indention 2018-09-10 14:57:20 +02:00
Markus Frosch b30d6ae3b9 Require common package from bin 2018-08-26 11:08:34 +02:00
Markus Frosch d87234d2bd Move all state files and main binary over to icinga2 itself 2018-08-20 15:10:10 +02:00
Markus Frosch 01babd9e25 Prepare split of daemon from bin package 2018-07-26 17:38:45 +02:00
Markus Frosch 88e09314ec Add explicit CCACHE_BASEDIR during %build 2018-07-25 11:33:59 +02:00
Markus Frosch 4f0716bd80 Remove obsoleted icinga2-libs package 2018-07-25 11:25:02 +02:00