SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for icinga-web-1.9.0-2.2.noarch.rpm :
Wed May 8 14:00:00 2013 thardeckAATTsuse.com
- fixed builddir patch
- added a patch to fix the new official apache conf file and removed our own configuration file
- imported upstrem version 1.9.0 (check the official changelog for further details)
[ IMPORTANT CHANGES ]
Permission and Credential system has been revised and fixed in major parts
The permissions are now logically grouped like this:
( ( OR ) AND ( OR ) )
OR
Please make sure to read the issue for details and test if your permissions
work as intended! (#3715 - https://dev.icinga.org/issues/3715)
(Fixes #3578 #3625)
New Cronk Menu style - now a smaller list instead of big icons (#3396 #3430)
Also the scrolling behavior has been improved for high amounts of Cronks
The default menu style can be changed in etc/conf.d/userpreferences.xml
New filtering system (#3268 #3927 #3928 #3935 #3981)

* interface redesigned

* grouping in AND, OR or NOT subsections now possible
Updating existing cronks for new filters and layout changes
You should update any saved cronks to work correctly with the new version
cd etc/
../bin/phing drop-customcronk-layout
../bin/phing upgrade-cronk-filter
WARNING: The first statement drops all layout definitions from the cronks,
this means the cronk will look like any fresh opened grid cronk.
Any filter or sorting setting should be kept intact.
Please see
https://dev.icinga.org/issues/3981
https://dev.icinga.org/issues/3431
New Apache2 configuration - replaces old .htaccess files (#2759 #2735)
Make sure to update the config file for your apache and remove any old
.htaccess file in your installation. Don\'t forget to reload ;)
In addition access rules (Order,Deny) have been removed from the file.
Please add your own if your setup needs strict access rules (#3982)
[ DEPRECATED ]

* Tackle Cronk is deprecated with the release of 1.9
and may be removed in one of the next releases! (#3452)

* old SOAP Api has been removed completely now
...

Sun Apr 28 14:00:00 2013 larsAATTlinux-schulserver.de
- also allow other webservers providing http_daemon and
mod_php_any to run icinga-web

Mon Mar 25 13:00:00 2013 thardeckAATTsuse.com
- imported upstream version 1.8.3 (Please make sure to apply the SQL update for MySQL and PgSQL)

* Session does not get cleared on logout #3721

* Fixed duplicated user preferences / appstate #3727 #3870
(caused a Doctrine_Hydrator_Exception)

* Fix for PHP 5.3.22 / 5.4.xx #3751

* Fix Pending states shown as OK #3843

* Fix order handling with Cronk templates #3886

* Disabed all caching of permissions for a user #3880
(caused problems when deleting a user from the system)

Wed Feb 13 13:00:00 2013 thardeckAATTsuse.com
- prevented replacement of the BPAddon files bp.xml and cronks.xml during update

Tue Feb 12 13:00:00 2013 thardeckAATTsuse.com
- imported upstream version 1.8.2

* Bugfix update of contrib businessprocess-icinga-cronk #3690

* Fix Cronk listing - hide hidden Cronks from userdisplay #3569

* Fix session handling for creation and destruction #3530

* Fix missing change on the DB model of NsmTarget #3652

* Reporting Module: fix servicegroup reports (thx jschanz, wolle) #3503

* icinga-web.spec: several updates (see changlog within)
(includes #3526 #3452)

* Fix missing comma in Api Target SERVICE #3588

* status cronk: state filter urls don\'t work, sql exception in json #3515

* wrong selects not working with other databases than mysql #3330
(overlapping with the performance tweaks and fixed there)

* Fixed wrong credentials being given when user without credentials is being
created #3423

* Fix for AdvancedHoststatusColumnRenderer when db returns object id as a
number (thx to crysmi, #3417)

* Fixed wrong hard state filter (service views)

* Removed wrong columnWidth definition crashing IE #3485 (thx tgelf)

* Fix case handling with LDAP user attributes

* Some smaller fixes, including fixes for IE and php 5.4

* ...
- fix spurious-executable-perm of the Contrib directory

Wed Feb 6 13:00:00 2013 thardeckAATTsuse.com
- added missing parts to icinga-web.conf

Tue Dec 18 13:00:00 2012 thardeckAATTsuse.com
- Use usermod instead of groupmod when suse_version > 1220 due to
pwdutils/shadow switch

Wed Dec 12 13:00:00 2012 thardeckAATTsuse.com
- imported upstream version 1.8.1
Bugs

* Removed duplicate insert in sql upgrade scripts #3328

* IE7 window fix for cronk save dialog

* Disabled grouping of of unhandled problems grid #3320

* Re-added missing command restriction class #3457

* Removed ghost column after changing to new grid events #3458

* Fixes PNP extension #3427

* Removed flash for packaging and flash security fixes

* Various custom cronk dialog fixes
Features

* Allow xtypes in grid events to customize menues

* Clearcache enhancements

* Make ApiComboBox default for filters (Pagination)

Fri Oct 26 14:00:00 2012 thardeckAATTsuse.com
- fixed spec file typo

Sun Oct 21 14:00:00 2012 thardeckAATTsuse.com
- require some dependencies which are documented as optional but seem to be mandatory

Thu Oct 18 14:00:00 2012 thardeckAATTsuse.com
- fixed dependency issue

Thu Oct 18 14:00:00 2012 thardeckAATTsuse.com
- updated/cleaned up dependencies
- imported upstream version 1.8.0

* Various Improvements in statusmap

* Ordered cronk js files to match their namespaces

* Cronk permissions in frontend also System cronks

* Category permissions in frontend

* Real loading mask

* New data credentials: IcingaService and IcingaHost

* New db upgrade scripts #3239 #3052 #2890

* New event interface in grids

* fix configure option --with-api_cmd_instance is ignored in access.xml (fixes #3170)

* fix for configure option icinga_bin in app/modules/Api/config/access.xml (thx Ulf

* Grids now ignore burst request and only execute the last one (refs #3060)

* icinga-web.spec: import changelog from 1.7.x, updated to 1.8.0

* contrib: fix Type-error in pnp-host|service-extension.xml (thx ossmon)fixes #3063

* config: add hint about API_Views_ApiDQLViewModel for query logging

* Removed paging, added sorting and filtering to user selection in role grid

* Statusmap fixes (fixes #2931, fixes #2816, fixes #2595, refs #757)

* Added authsrc to user dialog (fixes #3061 thx to pdeneu)

* User selection is now sortable (fixes #3039)

* Fixed db update strings (thx to mfrosch, fixes #2694)

* Typo error fix in Performance cronk (thx to sgronewold fixes #2656)

Fri Aug 17 14:00:00 2012 thardeckAATTsuse.com
- imported upstream version 1.7.2

* Applied sort fix for OpenProblems view (fixes #2933)

* Performance fix for log view, fixes #2937

* Compact version of open problem view, thanks TG (fixes #2933)

* Notification View, bugfixing Hostgroup credential for services

* Fixes SummaryStatus links into subgrids

* Openproblem subgrid link fixes, patch applied - fixes 2932

* Duration field bugfix, fixes #2736.

* OpenProblems bug when restricted to Hostgroup credential - fixes #2857

* Getting cronks as url feature and cleanup

* Use the right appkit.admin.group to allow sharing of cronks

* Added icinga.cronk.admin right. This lets you edit and delete cronks created from others

* JSLint rewrite of CronkUtil.js. Changed duplicate open cronk

* Oracle SQL schema file fix (missing lines)

* Removed gz compression (optional configuration possible) - refs #2660

Wed Jun 20 14:00:00 2012 thardeckAATTsuse.com
- imported upstream version 1.7.1

* Misc commands with field COMMAND_DATA (e.g. Downtimes)

* Oracle SQL initial dump (Thank Tommi) #2584

* Duration fixes in grid views

* Translation fixes

* PGSQL sequence fixes

* Fixed IE crashing trailing comma of dead(TM)

* Fixes for info icons

* Removed redundant joins

* JS mising function in Date fixes #2660

Mon Jun 18 14:00:00 2012 thardeckAATTsuse.com
- fixed readme

Fri Jun 15 14:00:00 2012 thardeckAATTsuse.com
- updated the example mysql db creation script, it granted the user icinga_web access to all dbs - so please check the permissions of your mysql icinga_web user
- updated the readme - mysql db creation in detail, missing pgsql information, better distinguishable topics

Mon Jun 11 14:00:00 2012 thardeckAATTsuse.com
- added more information to the readme

Thu Jun 7 14:00:00 2012 thardeckAATTsuse.com
- added upstream fix for the login delay https://dev.icinga.org/issues/2660
- added an compatibility fix for IE8 - thanks to mopp https://dev.icinga.org/issues/2660#note-4

Tue Jun 5 14:00:00 2012 thardeckAATTsuse.com
- added README.SUSE - thanks to mopp

Tue Jun 5 14:00:00 2012 thardeckAATTsuse.com
- the db schema has changed, check /usr/share/doc/packages/icinga-web/README.SUSE how to upgrade it
- imported upstream version 1.7.0

* Control custom cronk creation #2456 (Database upgrade required to 1.7)

* Let modify cronk by component #2457

* Added DQL-Views as backend for templates ( #2178 #2426 #2459 #2368 #2056 )
- Better performance when using multiple credentials
- see https://wiki.icinga.org/display/Dev/Using+templates+to+write+your+own+grid+based+views

* Overwriting of default cronks are now possible #2494
- Standalone configuration only module

* New Cronk which shows agavi/icinga-web configuration
only for appkit_admins #2494

* icinga-web release version in database #2096
SELECT
* from nsm_db_version;

* Checking for XSL before running #2564

* Clearcache script configurable #2383

* Strip down library overhead for installation

* Random password generation of auth provider #2578

Wed Mar 7 13:00:00 2012 thardeckAATTsuse.com
- Fixed SLES 10 pnp_integration building issue

Fri Mar 2 13:00:00 2012 thardeckAATTsuse.com
- Imported Upstream version 1.6.2

* Default reporting cronk for admins only

* Disabled tackle per default #2275 (not ready yet)

* LDAP TLS feature #1980

* Logout for HTTP BASIC AUTH #1005

* Cleaner configuration way, more overwrites #2080

* Analogue head summary counts to classic interface #2159, #2328

* Manual refresh counter for head cronks

* New security layer for new api (DOCTRINE filter chain) #2297

* Removed useless SQL counts for views: history, logs, notification

* Fixed old JS objects the JSHINT way (performance, IE compat)

* Added tackle components for object info #2132

* Some UI enhancements (congruent icons, label and locations) #1558

* More logging, verbose query logging #2277

* New \"simple\" searchbox #2353

* Show downtime type (fixed, flexible) #2076

* Group inheritance, load group data from tree #2370
- Moved clearcache to /usr/sbin/icinga-web-clearcache
- Removed all other /usr/share/icinga-web/bin files (following upstream)
- Fixed SLES 10 BPAddon building issue
- Fixed SLES 11 SP2 building issue

Fri Feb 17 13:00:00 2012 thardeckAATTsuse.com
- added nagios-rpm-macros for Icinga paths and names
- excluded BPAddon files from icinga-web package

Tue Jan 17 13:00:00 2012 thardeckAATTsuse.com
- recommend pnp4nagios for pnp_integration
- replaced static pathes in access.xml

Thu Jan 5 13:00:00 2012 thardeckAATTsuse.com
- execute clearcache.sh after installation
- allowed apache to write into /usr/share/icinga-web/app/modules/Reporting/data
- removed rpmlintrc since it is not really needed for icinga-web
- some spec file optimizations (removed other distro entries, ran spec-cleaner, used %{name} more often)

Thu Dec 22 13:00:00 2011 thardeckAATTsuse.com
- imported Upstream version 1.6.1

Sun Dec 4 13:00:00 2011 thardeckAATTsuse.com
- imported Upstream version 1.6.0

Fri Sep 16 14:00:00 2011 thardeckAATTsuse.com
- initial version 1.5.2
- changed configure to use /var/log/icinga-web for logs
- changed configure to use /etc/icinga-web for config files

Sat Aug 27 14:00:00 2011 thardeckAATTsuse.com
- initial version 1.5.1
- added icinga-web-fixlogdir.patch
- removed icinga-api dependency

Mon Jul 11 14:00:00 2011 thardeckAATTnovell.com
- using the Build Service SourceService for the tarball
- fixed icinga dependency

Thu Jun 9 14:00:00 2011 thardeckAATTnovell.com
- added db update notification

Wed Jun 8 14:00:00 2011 thardeckAATTnovell.com
- initial version 1.4.1

Thu May 19 14:00:00 2011 thardeckAATTnovell.com
- initial version 1.4.0
- fixed the mysql creation script

Tue Apr 19 14:00:00 2011 thardeckAATTnovell.com
- cleaned up mysql db creation script

Thu Mar 31 14:00:00 2011 thardeckAATTnovell.com
- initial version 1.3.1

Tue Mar 8 13:00:00 2011 thardeckAATTnovell.com
- add apache user to cmdgroup

Thu Mar 3 13:00:00 2011 thardeckAATTnovell.com
- fixed cmd path
- added simple script to initialize the mysql icinga_web db

Mon Feb 28 13:00:00 2011 thardeckAATTnovell.com
- initial package 1.3.0
- fixed web path
- updated apache icinga-web file
- added some addtional dependencies and recommends
- added a patch to fix wrong sheebangs and a windows text file

Wed Feb 16 13:00:00 2011 thardeckAATTnovell.com
- do not find Requires automatically to avoid dependency to
/usr/bin/php

Mon Feb 14 13:00:00 2011 larsAATTlinux-schulserver.de
- enable icinga-web via apache serverflag in /etc/sysconfig/apache2
during first installation

Fri Feb 11 13:00:00 2011 larsAATTlinux-schulserver.de
- initial package 1.2.1


 
ICM