SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for icinga-web-1.8.2-2.2.noarch.rpm :
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