146 Commits

Author SHA1 Message Date
Markus Frosch
1b4ba49d0d icingaweb2: Add SUSE dependency for system-user-wwwrun
Only on newer versions of Tumbleweed in openSUSE right now.

Needs to be a pre-Requires
2017-11-17 13:46:29 +01:00
Markus Frosch
772119c90c icingaweb2: Also require apache2 on SUSE 2017-11-17 13:46:29 +01:00
Markus Frosch
6f429209dd icingaweb2: Add conflicting dependency with PHP < 5.6.0
Only conflicts will prohibit an installation of older PHP.

The dependency relation via mod_php_any >= x.x.x is not resolved
with the actual required version...
2017-11-17 13:46:29 +01:00
Markus Frosch
5b38709e45 icingaweb2: Remove old SUSE compat 2017-11-17 13:46:29 +01:00
Markus Frosch
ec54de9bc1 icingaweb2: Update testing for FPM and other PHP versions 2017-11-17 13:46:29 +01:00
Markus Frosch
432f33ee0b icingaweb2: Improve dependencies and directory ownerships 2017-11-17 13:46:29 +01:00
Markus Frosch
2a160fedfb icingaweb2: Improve dependencies for SUSE and newer PHP versions 2017-11-16 16:33:25 +01:00
Markus Frosch
87d100f599 icingaweb2: Install fpm config for httpd where needed 2017-11-16 16:33:25 +01:00
Markus Frosch
a9b85f4c06 icingaweb2: Require php from SCL on el7 and el6 2017-11-16 16:33:14 +01:00
Markus Frosch
2f38eb5c78 icingaweb2: Raise PHP version requirement to >= 5.6.0 2017-11-16 16:32:22 +01:00
Markus Frosch
6973cfc257 icingaweb2: Improve PHP runtime and version dependency 2017-11-16 16:32:17 +01:00
Markus Frosch
8d4bbd3f66 icingaweb2: Release 2.4.2-1 2017-09-28 14:12:12 +02:00
Michael Friedrich
720198dc01 Merge branch 'rpm/release' into rpm/snapshot 2017-09-21 15:12:52 +02:00
Markus Frosch
d7187a6bf6 get_snapshot: Add UPSTREAM_GIT_NOREPO to forbid any repo interaction 2017-08-02 11:33:58 +02:00
Markus Frosch
58793929ea get_snapshot: Use UPSTREAM_GIT_BRANCH instead of HEAD 2017-08-02 11:33:58 +02:00
Markus Frosch
d751f7e7d0 get_snapshot: Support UPSTREAM_GIT_NOUPDATE
And do not manage git when set!
2017-08-02 11:33:58 +02:00
Markus Frosch
445f7bdcfa get_snapshot: Add UPSTREAM_GIT_NOREPO to forbid any repo interaction 2017-06-07 15:28:45 +02:00
Markus Frosch
df902f3daf get_snapshot: Use UPSTREAM_GIT_BRANCH instead of HEAD 2017-06-07 15:21:25 +02:00
Markus Frosch
a4543cb1c2 get_snapshot: Support UPSTREAM_GIT_NOUPDATE
And do not manage git when set!
2017-06-07 14:52:17 +02:00
Markus Frosch
910e596397 icingaweb2: Disable mod_lua in testing 2017-06-07 14:13:25 +02:00
Markus Frosch
b984237e8e icingaweb2: Disable mod_lua in testing 2017-06-07 13:58:23 +02:00
Markus Frosch
e210f1e1fe icingaweb2: Disable mod_lua in testing
Can crash on Fedora 25 with Apache 2.4
2017-06-07 13:52:48 +02:00
Markus Frosch
ee9f5723db icingaweb2: Update test to get httpd logs 2017-06-07 11:17:56 +02:00
Markus Frosch
f9547803d7 icingaweb2: Wait for httpd to come up, and output logs on errors 2017-06-06 15:29:43 +02:00
Markus Frosch
0479bcfff5 icingaweb2: Use ipv4 in testing for Fedora 25
fc25 tries to access ::1, even if the container does not have a link
local address...
2017-06-06 15:12:20 +02:00
Markus Frosch
5cf833c4d3 icingaweb2: Ensure updates of vendor-HTMLPurifier 2017-06-06 11:15:58 +02:00
Markus Frosch
27e8c7372c icingaweb2: Remove versioning from vendor packages
fixes #8
2017-05-26 16:55:27 +02:00
Markus Frosch
a36f25fbde icingaweb2: Remove versioning from vendor packages
fixes #8
2017-05-26 16:43:15 +02:00
Markus Frosch
2a2bbc3b75 Disable hardlink again
See https://github.com/Icinga/puppet-icinga_build/issues/11
2017-05-24 16:49:09 +02:00
Markus Frosch
6ddd25f282 Update icinga2 and icingaweb2
Also add diff scripts
2017-05-23 17:00:24 +02:00
Markus Frosch
0191b189a3 icingaweb2: Try to fix older SUSE httpd start 2017-04-21 14:40:44 +02:00
Markus Frosch
c2af1f5e5b icingaweb2: Try to fix older SUSE httpd start 2017-04-21 14:34:22 +02:00
Markus Frosch
bc9c3272d2 icingaweb2: Try to fix older SUSE httpd start 2017-04-21 14:32:51 +02:00
Markus Frosch
f2899e0352 icingaweb2: Try to fix older SUSE httpd start 2017-04-21 14:29:55 +02:00
Markus Frosch
3e4092f0f5 icingaweb2: Configure apache2 for SUSE in testing 2017-04-21 14:21:55 +02:00
Markus Frosch
ebca543354 icingaweb2: Fix timezone setting in test 2017-04-21 13:39:47 +02:00
Markus Frosch
2d1c917e92 icingaweb2: Update test to set PHP timezone 2017-04-21 13:37:30 +02:00
Markus Frosch
e1560e35c3 icingaweb2: Update test script to start apache everywhere 2017-04-21 13:27:56 +02:00
Markus Frosch
ee7a9c669f Update test scripts 2017-04-21 11:50:35 +02:00
Jean Flach
64dfb36ec0 Update test script for icingaweb2 2017-03-03 14:53:33 +01:00
Jean Flach
ba476d51ce Add icingaweb2 tests 2017-03-02 13:42:25 +01:00
Markus Frosch
a1d5fb094f Disable call of hardlink for SELinux modules
refs #5
2017-03-01 08:44:50 +01:00
Markus Frosch
6d278514f9 icinga2/icingaweb2: Update get_snapshot to dump branch into version file 2017-02-08 16:57:39 +01:00
Markus Frosch
909c1f2e55 icinga2/icingaweb2: Update get_snapshot to support branch/url changes 2017-02-08 16:57:39 +01:00
Markus Frosch
8be508efe7 icingaweb2: Add get_snapshot for RPM 2017-02-08 14:09:14 +01:00
Markus Frosch
4131d7f3ec Add current packaging 2017-01-30 16:29:54 +01:00