Commit Graph

227 Commits

Author SHA1 Message Date
Michael Friedrich 3794049eba Set ICINGA_BUILD_TYPE: snapshot again 2019-10-25 09:35:13 +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
Markus Frosch bb86f6bafe ci: Add build jobs for epel-8 2019-07-23 14:23:04 +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 c464985b06 ci: Enable uploads from GitLab 2019-07-17 15:17:20 +02:00
Markus Frosch a893925b3a ci: Update build matrix 2019-07-12 15:47:58 +02:00
Markus Frosch 9e1e5572f7 gitlab-ci: Update to Fedora 30 2019-07-04 13:44:15 +02:00
Markus Frosch 7bd2b98c12 gitlab-ci: Really disable uploads 2019-07-04 13:42:27 +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
Markus Frosch b3599f648a
Add conditional build macros (#12)
Add conditional build macros
2019-05-13 14:40:36 +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 f20654e9cd ci: Disable upload for master 2019-04-01 15:01:56 +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 e93eec15e1 ci: Add Fedora builds 2019-03-14 11:26:38 +01:00
Markus Frosch d09a215ee3 Support different provides for boost on SUSE 2019-03-14 10:36:24 +01:00
Markus Frosch 8bf85c3459 ci: Explicitly name icinga2.git for cache 2019-03-13 12:25:38 +01:00
Markus Frosch 1feecef162 ci: Add builds for SUSE
SLES and openSUSE
2019-03-13 11:15:12 +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 46ae4538f3 ci: Cache git upstream clone 2019-03-12 19:37:12 +01:00
Markus Frosch 0a92bac427 ci: Add centos/6 builds 2019-03-12 16:51:06 +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 0235fa7cb6 ci: Build branch feature/boost-asio 2019-03-11 16:21:39 +01:00
Markus Frosch 554299e57e Remove el5 from spec 2019-03-11 15:28:58 +01:00
Markus Frosch 58305d336a ci: Add config for centos:7 2019-03-11 15:20:33 +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
Michael Friedrich 3fa0d40977 Merge branch 'master' into release 2019-02-25 16:58:40 +01:00
Markus Frosch 7c765c0a27 fedora: Use policycoreutils-python-utils starting with f27 2019-01-08 14:48:46 +01:00
Markus Frosch bd9262e210
Merge pull request #10 from PaulSzymanski/bugfix/selinux-dependency-6625
Fix selinux dependency on Fedora
2019-01-08 10:19:34 +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
Markus Frosch 79076a947b
Merge pull request #9 from dgoetz/bugfix/selinux-icinga2-6710
SELinux: Add fixfiles for icinga2 because of changed package layout
2018-10-30 09:29:14 +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