216 Commits

Author SHA1 Message Date
Gunnar Beutner
073a958d85 Release version 2.4.10 2016-05-19 13:39:29 +02:00
Gunnar Beutner
597d1c3d89 Release version 2.4.9 2016-05-19 09:55:19 +02:00
Gunnar Beutner
49558420f9 Release version 2.4.8 2016-05-12 14:07:01 +02:00
Gunnar Beutner
941e488fb1 Release version 2.4.7 2016-04-21 12:33:10 +02:00
Gunnar Beutner
5c8a31423f Release version 2.4.6 2016-04-20 18:45:54 +02:00
Gunnar Beutner
d8abf00fef Release version 2.4.5 2016-04-20 10:22:13 +02:00
Gunnar Beutner
460c25b94d Release version 2.4.4 2016-03-16 09:48:27 +01:00
Gunnar Beutner
9e498383a1 Update build requirements for SLES 11 SP4
fixes #11331
2016-03-11 15:54:03 +01:00
Michael Friedrich
071c43c4da Release version v2.4.3 2016-02-24 14:26:37 +01:00
Gunnar Beutner
05e5d73e92 Release version 2.4.2 2016-02-23 12:58:36 +01:00
Gunnar Beutner
c544c686a8 Update copyright headers for 2016 2016-01-12 08:31:24 +01:00
Gunnar Beutner
508e2f8998 Release version 2.4.1 2015-11-26 11:19:33 +01:00
Gunnar Beutner
e9db4bc1b9 Update changelog and spec files
refs #10593
2015-11-14 06:21:02 +01:00
Michael Friedrich
58da59854d Change 'api setup' into a manual step while configuring the API
fixes #10549
2015-11-05 15:37:58 +01:00
Gunnar Beutner
1fbb6a2b78 Release version 2.3.11 2015-10-19 11:16:36 +02:00
Michael Friedrich
c6395ebfe4 Release version 2.3.10 2015-09-05 16:31:37 +02:00
Gunnar Beutner
b09dccb294 Release version 2.3.9 2015-08-26 11:33:10 +02:00
Gunnar Beutner
118e7b1e13 Release version 2.3.8 2015-07-20 13:37:39 +02:00
Michael Friedrich
309e3ac269 Release version 2.3.7 2015-07-15 11:23:25 +02:00
Michael Friedrich
55b6d40e3f Release version 2.3.6 2015-07-08 10:18:01 +02:00
Michael Friedrich
3c1aec4831 Require openssl1 on sles11sp3 from Security Module
There is a severe problem with SSL certificate verification
described in #9549 which renders client communication
unusable. The OpenSSL 0.9.8j version in SLES11 is buggy
and does not allow to verify clients on the master,
nor does a manual openssl verification work.

We'll therefore switch to the openssl1 package provided
by the SLES 11 Security Module and link against their
working API in order to resolve the problem in clusters
and client setups.

fixes #9549
2015-07-06 13:37:39 +02:00
Michael Friedrich
29af3be7c3 Fix faulty if condition in spec file
refs #8842
refs #9559
2015-07-05 15:28:05 +02:00
Michael Friedrich
b578faa876 Require g++ 4.7 on sles11sp3
refs #8842
fixes #9559
2015-07-05 15:10:43 +02:00
Michael Friedrich
768dbca7f9 spec: Only require libmysqlclient-devel on sles11sp3
fixes #9558
2015-07-05 15:00:36 +02:00
Michael Friedrich
69ef1968f5 spec: run 'api setup' in post install
refs #9471
2015-06-25 17:13:28 +02:00
Gunnar Beutner
a97e4c30de Release version 2.3.5 2015-06-17 10:53:40 +02:00
Michael Friedrich
64cddae650 Disable selinux rpm build for el5/6 for now
refs #8332
2015-06-02 13:32:48 +02:00
Michael Friedrich
c35651ae72 Fix doc path in selinux package
refs #8332
2015-06-01 13:29:55 +02:00
Dirk Goetz
ed4142d22f SELinux: changed spec
refs #8332
2015-06-01 13:25:58 +02:00
Dirk Goetz
91257b3184 SPEC: Give group write permissions for perfdata dir
fixes #9187

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-04-27 14:29:17 +02:00
Gunnar Beutner
c1875c8d7a Fix incorrect boost package path for RHEL 6 2015-04-21 15:20:36 +02:00
Gunnar Beutner
84a02c1d7f Disable (unused) build tests for RPM-based distros 2015-04-21 15:12:45 +02:00
Gunnar Beutner
fc6e5610f6 Build fix for RHEL 6 2015-04-21 13:48:51 +02:00
Gunnar Beutner
67e3f1fe71 Release version 2.3.4 2015-04-20 11:44:57 +02:00
Gunnar Beutner
f438316d58 Release version 2.3.3 2015-03-26 09:52:52 +01:00
Gunnar Beutner
37736caa5c Implement support for libedit
fixes #8776
2015-03-17 15:05:47 +01:00
Gunnar Beutner
3400800aef Release version 2.3.2 2015-03-12 16:00:14 +01:00
Gunnar Beutner
01ece9ae23 Release version 2.3.1 2015-03-12 13:26:51 +01:00
Gunnar Beutner
6176d3bc8c Release version 2.3.0 2015-03-09 12:53:15 +01:00
Gunnar Beutner
6495e85760 Enable unity builds by default 2015-03-01 01:28:17 +01:00
Gunnar Beutner
a6f29e0f64 Change file type for ido-*.conf to config in the RPM spec file
fixes #8397
2015-02-25 09:30:51 +01:00
Gunnar Beutner
4452711b1d Release version 2.2.4 2015-02-05 10:54:46 +01:00
Gunnar Beutner
090aae0630 Use the %build_icinga_org RPM macro for package dependencies which are specific to build.icinga.org
fixes #8128
2015-02-05 10:16:05 +01:00
Michael Friedrich
78bfd0204c Update copyright year 2015-01-22 12:00:23 +01:00
Tobias von der Krone
1fd2f09bae Use https://www.icinga.org as Icinga website url
For consistency use https://www.icinga.org for Icinga website url (beside
Copyright information) in all files

fixes 8222
2015-01-15 09:24:36 +01:00
Gunnar Beutner
a20d168340 Remove libreadline support
fixes #8168
2015-01-13 14:45:38 +01:00
Gunnar Beutner
98989719ee Move the ido-{my,pg}sql.conf config files into the icinga2-ido-{my,pg}sql packages
fixes #7925
2015-01-12 14:54:14 +01:00
Michael Friedrich
2280e20995 Update documentation for v2.2.3 2015-01-09 14:58:33 +01:00
Gunnar Beutner
c433284d27 Improve error reporting
fixes #8136
refs #6070
2014-12-20 15:29:04 +01:00
Tim Hardeck
6206f78ef0 Exclude prepare-dirs from bin package
Prepare-dirs on i586 platforms end up in the same directory as the
other lib files so it would get automatically included in the bin
package. To prevent this only "*.so*" files are included in the bin
package from this directory.

fixes #8126

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2014-12-19 13:10:09 +01:00