Commit Graph

74 Commits

Author SHA1 Message Date
Eric Lippmann fc5ed3feb1 Bump version to 2.3.4 2016-06-23 14:09:55 +02:00
Eric Lippmann d4b9b6d303 Bump version to 2.3.3 2016-06-07 15:15:01 +02:00
Alexander A. Klimov 21e4ba5680 Icinga Web 2.3.2 2016-04-28 14:56:31 +02:00
Eric Lippmann fdbcc6af8e Bump version to 2.3.1 2016-04-18 01:10:20 +02:00
Eric Lippmann 773c3cc88e Bump version to 2.3.0 2016-04-13 16:23:38 +02:00
Eric Lippmann 03e4d626f1 RPM: Install public/font
fixes #11171
2016-03-29 13:41:38 +02:00
Eric Lippmann 6f7c99bd08 RPM: Provide icingaweb2-vendor-Zend again
SUSE/SLES require this package.
2016-03-14 15:35:21 +01:00
Marius Hein 845a8b78cf Bump version 2016-02-29 22:41:58 +01:00
Alexander A. Klimov 45c95778ae Merge branch 'bugfix/update-dompdf-11117'
fixes #11117
2016-02-15 14:42:19 +01:00
Alexander A. Klimov 5ca40efc50 Update dompdf version number
refs #11117
2016-02-15 14:41:33 +01:00
Michael Friedrich 1fcbe87a6f Remove merged iframe module from rpm builds 2016-02-14 16:05:01 +01:00
Eric Lippmann 353b9da8a5 Bump version to 2.1.2 2015-12-23 14:21:56 +01:00
Eric Lippmann 405b768dc2 Bump version to 2.1.1 2015-12-22 14:50:13 +01:00
Eric Lippmann 65207af136 RPM: Fix HTMLPurifier packaging
refs #10166
2015-11-26 11:15:46 +01:00
Eric Lippmann 747efdd3fa RPM: Only require Zend db adapters for RedHat derivates
refs #10328
2015-11-16 16:42:33 +01:00
Eric Lippmann fad52e0929 Update version 2015-11-16 15:34:47 +01:00
Eric Lippmann 62eb767cd5 RPM: Ship Zend Framework as vendor libraries for OpenSUSE and SLES
Afaik, there's no change to distinct OpenSUSE and SLES in spec files. OpenSUSE has Zend Framework packages through the server:monitoring repository available but SLES not. Thus we ship Zend Framework as vendor libraries for both for now.

fixes #10328
2015-11-09 10:45:26 +01:00
Eric Lippmann 1de8199e44 Fix specfile 2015-10-02 12:14:25 +02:00
Eric Lippmann 359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann 1b91eff564 RPM: Respect iframe module 2015-10-01 23:30:25 +02:00
Eric Lippmann 3cd3a7891c Revert "Rename application/VERSION to application/GITCOMMIT"
This reverts commit feb27b8a02.
2015-09-30 18:37:48 +02:00
Alexander A. Klimov feb27b8a02 Rename application/VERSION to application/GITCOMMIT
refs #9247
2015-09-24 11:35:18 +02:00
Eric Lippmann cc0dfedb31 RPM: Install translation config
refs #9615
2015-07-30 16:32:00 +02:00
Eric Lippmann 45ef285e3d RPM: Let php-Icinga require Zend and Zend's MySQL and PostgreSQL adapters
This installs both the MySQL and PostgreSQL libs even if the user only wants to use either MySQL or PostgreSQL. But the depencies installed--mysql-libs and postgresql-libs respectively--are so minimal that this is a good trade off for managing our dependencies atm.

fixes #9314
2015-07-21 17:32:17 +02:00
Eric Lippmann b2c22ebcf9 No longer package Zend as vendor library
All RPM installations now depend on php-ZendFramework which is avaiable through the EPEL repository.
2015-07-02 17:24:12 +02:00
Eric Lippmann 195b080cff RPM: Install php-ZendFramework on RHEL/CentOS 7 and drop support for RHEL/CentOS 5
The EPEL repository for RHEL/CentOS 7 does now include php-ZendFramework version 1. It had only version 2 some time ago.
Further, I removed "support" for RHEL/CentoOS 5.
2015-07-02 17:24:11 +02:00
Eric Lippmann a4d5f73db4 RPM: Define Apache config as configuration file
fixes #9529
2015-07-02 17:24:11 +02:00
Eric Lippmann 9e92a36ae5 RPM: Support Amazon Linux 2015-07-02 17:24:11 +02:00
Johannes Meyer 33927a3fb5 Bump version to v2.0.0-rc1 2015-06-18 14:53:43 +02:00
Alexander A. Klimov fa75243f02 RPM: call usermod w/ valid options on openSUSE
fixes #9378
2015-06-09 18:16:36 +02:00
Alexander A. Klimov 0a5dcd2c8f Include VERSION in the RPM package
refs #9247
2015-06-05 12:03:23 +02:00
Eric Lippmann cd5e07063f RPM: Fix version 2015-03-13 17:08:36 +01:00
Michael Friedrich 4c9374ccca spec: Install doc and translation module
fixes #8392
2015-02-08 16:03:08 +01:00
Eric Lippmann 5014b5dc46 Fix usermod for SUSE and SLES
fixes #8359
2015-02-04 17:23:07 +01:00
Eric Lippmann 6bae2e0a53 Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
Eric Lippmann ef75414066 rpm: Bump revision to 2.rc1 2015-02-04 09:41:36 +01:00
Eric Lippmann 5b4fab0750 Add license header
This time without syntax errors hopefully :)
2015-02-03 16:27:59 +01:00
Eric Lippmann 5fa2e3cfdc Revert "Add license header"
This reverts commit 338d067aba.
2015-02-03 16:16:26 +01:00
Eric Lippmann 338d067aba Add license header
fixes #7788
2015-02-03 15:51:04 +01:00
Eric Lippmann 17b6d8512b spec: Add MIT and BSD to the license tag
We ship jquery and some jquery plugins w/ Icinga Web 2. Their licenses
must be noted too.
2015-01-30 13:46:49 +01:00
Eric Lippmann d72e506202 spec: Add lincese tag to vendor packages 2015-01-30 13:45:55 +01:00
Eric Lippmann 72a616ede6 spec: Fix license of Icinga Web 2
Vendor packages not yet concerned.
2015-01-30 13:30:18 +01:00
Eric Lippmann 9dd179d8f3 rpm: Fix shadow-utils requirement on SUSE 2015-01-30 13:19:26 +01:00
Eric Lippmann 932496c58c rpm: Require json and posix PHP extensions for SUSE packages 2015-01-30 12:51:06 +01:00
Eric Lippmann c8640cbae9 rpm: Remove php5-imagick dependency for SUSE packages 2015-01-30 12:44:34 +01:00
Eric Lippmann 917e5b81ba rpm: Fix bad %if condition 2015-01-26 15:33:16 +01:00
Eric Lippmann d275bc0762 rpm: Cover all dependencies
fixes #6302
refs #4075
2015-01-19 15:50:05 +01:00
Eric Lippmann f4ea24bfa0 rpm: Fix configuration files permissions
refs #4075
2015-01-19 11:43:38 +01:00
Eric Lippmann 4819ebb6b2 rpm: Install configuration for the setup module
refs #4075
refs #8232
2015-01-19 11:43:38 +01:00
Eric Lippmann 556610adc1 rpm: icingaweb2-common must not install any config file except the config directory
refs #4075
2015-01-19 11:43:38 +01:00