145 Commits

Author SHA1 Message Date
Noah Hilverling
a3c589ac2c Release 2.11.11-1
Note: The release builds for this security update were prepared in a private
fork before publishing the release and were uploaded from there:
https://git.icinga.com/packaging/icinga-2-security-releases-2.13.1-2.12.6-2.11.11/rpm-icinga2
2021-08-18 18:45:41 +02:00
Henrik Triem
a361062c8e Merge branch 'test/mariadb-connector-c' into '2.12'
Use mariadb-connector-c for RHEL 8+

See merge request packaging/rpm-icinga2!25

https://github.com/Icinga/icinga-packaging/issues/205

(cherry picked from commit a894a068dd3e362b3049c6ec68193e35ab9aa4b9)

7bf92e3d Use mariadb-connector-c for RHEL 8+
98704be6 Try excluding mysql-devel
a6d6aa46 Try setting BuildRequires to Requires
59f9680d Re-add BuildRequires
cc51938b Add script to remove mysql-devel
9bba7fb5 Add a sudo :(
e813ef63 ...and assume yes when removing mysql-devel
2716e965 Remove mysql-devel before the script
d04228d5 Remove remove mysql-devel instruction
2021-07-20 14:08:51 +00:00
Julian Brost
0fe9ef4aec Release 2.11.10-1
Note: The release builds for this security update were prepared in a private
fork before publishing the release and were uploaded from there:
https://git.icinga.com/packaging/icinga2-2.12.5-2.11.10/raspbian-icinga2
2021-07-14 14:25:09 +02:00
Alexander A. Klimov
42b6d0ecb8 Disable LTO build 2021-07-14 14:20:55 +02:00
Alexander A. Klimov
940d764975 Make the LTO condition actually effective 2021-07-14 14:20:55 +02:00
Alexander A. Klimov
23594f43f1 Disable LTO on SLES v12.5 2021-07-14 14:20:55 +02:00
Alexander A. Klimov
9d687557a8 Disable LTO also for RHEL 7 2021-07-14 14:20:55 +02:00
Julian Brost
e62a6d979d Release 2.11.9-1 2021-05-27 09:41:00 +02:00
Noah Hilverling
dfda473b77 Release 2.11.8-1 2020-12-15 12:07:31 +01:00
Noah Hilverling
a92958678f Release 2.11.7-1 2020-11-16 14:43:10 +01:00
Julian Brost
b0fc02b75c Release 2.11.6-1 2020-10-13 16:10:01 +02:00
Henrik Triem
7ebeaa51e3 Release 2.11.5-1 2020-08-03 13:27:44 +02:00
Noah Hilverling
e52c67639c Release 2.11.4-1 2020-06-18 09:52:01 +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 5e06cd5c907ad3dd748ab6d5d099f9beb2abbc69.
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