Commit Graph

183 Commits

Author SHA1 Message Date
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
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 bb75469bfa Update diff-obs 2018-09-10 14:50:40 +02:00
Markus Frosch 6d3a796c06 Remove obsolete diff 2018-09-10 14:50:40 +02:00
Markus Frosch b30d6ae3b9 Require common package from bin 2018-08-26 11:08:34 +02:00
Markus Frosch e817926736
Merge pull request #8 from Icinga/split-daemon
Separate daemon from binary and ITL
2018-08-20 15:11:53 +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
Markus Frosch 288c8ccea9 Bump version for 2.10.0 2018-07-25 11:24:35 +02:00
Markus Frosch f9678add14 Add gitignore 2018-07-25 10:23:15 +02:00
Michael Friedrich 16d381cddd Release 2.9.1 2018-07-24 12:55:30 +02:00
Michael Friedrich 04f9e0dd9c Release 2.9.1 2018-07-24 12:54:18 +02:00
Michael Friedrich 685a471bbf Merge branch 'master' into release 2018-07-17 14:45:20 +02:00
Michael Friedrich bd9548fb8a Release 2.9.0 2018-07-17 14:43:51 +02:00
Markus Frosch d0f51d5ec7 Fix commit from PR #6 2018-05-04 15:43:16 +02:00
Michael Friedrich 8d5d81f990
Merge pull request #6 from Icinga/feature/update-license
Update license
2018-05-03 09:44:53 +02:00
Michael Friedrich c879f17b78 Update license
This drops COPYING.Exceptions which has been moved with icinga/icinga2#6283
2018-05-03 09:34:33 +02:00
Jean Flach 1c95cf50f6 Release 2.8.4-1 2018-04-25 15:03:29 +02:00
Jean Flach 8807583d8e Release 2.8.3-1 2018-04-24 14:25:02 +02:00
Michael Friedrich 2391b095bc Explicitly set ICINGA2_SYSCONFIGFILE in package builds
refs icinga/icinga2#6215
2018-04-19 08:47:08 +02:00
Jean Flach f3193a03b4 Release 2.8.2-1 2018-03-22 11:45:54 +01:00
Jean Flach e36058f2e7 Remove init.conf 2018-03-12 09:21:42 +01:00
Markus Frosch c103530b69
Merge pull request #4 from thardeck/fix-suse-permission-issues
Fix permission issues on SUSE distributions
2018-03-06 09:24:13 +01:00
Markus Frosch 61d00c5b3b
Merge pull request #3 from thardeck/fix-include-regression
Fix regression in include file list
2018-03-06 09:18:53 +01:00
Jean Flach 5678af8541 Remove init.conf 2018-02-22 10:08:15 +01:00
Tim Hardeck 6c09a2c5e7
Fix permission issues on SUSE distributions
The icinga/cmd file was moved from the bin package to common.
2018-02-19 19:19:43 +01:00
Tim Hardeck d8c8777b24
Fix regression in include file list
The issue was introduced by the commit 900b7cf3d9

The preceding attr was marking not only the directory but also the files
as executable.
2018-02-19 18:08:02 +01:00
Markus Frosch 37104df3f5
Merge pull request #2 from thardeck/opensuse-sles-changes
Fix issues and improve spec for SLE submit request
2018-02-19 07:53:59 +01:00
Tim Hardeck 900b7cf3d9
Fix duplication in file lists 2018-02-15 15:43:25 +01:00
Tim Hardeck b14b4b2958
Use /bin/bash instead of env 2018-02-15 15:13:18 +01:00
Tim Hardeck ac6f710f2e
Use correct fillupdir on SUSE 2018-02-15 15:08:31 +01:00
Tim Hardeck c64e13a8f4
Improve package descriptions 2018-02-15 15:08:08 +01:00
Tim Hardeck 6f9f78244a
Change naming style of license according to SPDX
https://spdx.org/licenses/
2018-02-15 15:06:20 +01:00
Tim Hardeck 0d8a1af253
Align icinga2.spec file consistently 2018-02-15 15:04:43 +01:00
Markus Frosch d79cfb907e Remove BuildRequires for icinga2-studio 2018-02-06 15:31:02 +01:00
Markus Frosch bd7b8a5ea3 Remove icinga2-studio package 2018-02-06 15:16:36 +01:00