Commit Graph

87 Commits

Author SHA1 Message Date
Eric Lippmann 68842f00d8 Fix version 2017-05-03 15:12:07 +02:00
Michael Friedrich 08a82daea3 Update to icinga.com
refs #2687
2017-01-18 12:04:43 +01:00
Eric Lippmann 099f8e4126 RPM: Update revision 2016-12-13 16:18:42 +01:00
Eric Lippmann c4fa73cdeb RPM: Fix specfile 2016-12-13 15:49:33 +01:00
Eric Lippmann 6c039445f2 RPM: Fix missing scriplets dependecies for selinux
refs #8270
2016-12-13 13:24:34 +01:00
Eric Lippmann ff71a395d2 Update version to 2.4.0 2016-12-13 12:34:12 +01:00
Eric Lippmann 0bdf4040c5 RPM: Add selinux subpackage
refs #8270
2016-12-12 14:26:14 +01:00
Eric Lippmann a4513ba5cf Replace Zend w/ icingaweb2-vendor-zf1
refs #13461
2016-12-08 14:20:36 +01:00
Eric Lippmann 6a37d1e6ad Fix Parsedown version and let the Web 2 rpm depend on it 2016-11-10 16:14:26 +01:00
Eric Lippmann fd4ef3a505 RPM: Add version to the lessphp dependency 2016-11-10 16:13:44 +01:00
Eric Lippmann 4ec19cab6e Fix JShrink version and let the Web 2 rpm depend on it 2016-11-10 16:08:38 +01:00
Eric Lippmann 403e8d6912 Update HTMLPurifier to version 4.8.0 and let the Web 2 rpm depend on it 2016-11-10 16:04:49 +01:00
Eric Lippmann c1d7d7005b Update dompdf to version 0.7.0 and let the Web 2 rpm depend on it 2016-11-10 14:59:18 +01:00
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