| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: icinga-idoutils-mysql | Distribution: openSUSE 12.2 |
| Version: 1.6.1 | Vendor: openSUSE |
| Release: 3.5.1 | Build date: Wed Aug 15 13:29:50 2012 |
| Group: System/Monitoring | Build host: build25 |
| Size: 166740 | Source RPM: icinga-1.6.1-3.5.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.icinga.org/ | |
| Summary: IDOUtils drivers for MySQL | |
This package requires all needed packages for using IDOUtils with MySQL.
GPL-2.0
* Mon Jul 30 2012 thardeck@suse.com
- fixed icinga-create_mysqldb.sh - it granted icinga access to all dbs - so please check the permissions of your mysql icinga user
* Fri Mar 02 2012 thardeck@suse.com
- Changed the spec file to use the nagios-rpm-macro variables
- Fixed a rare bug in rcido2db when the pid directory was missing during first start
* Tue Feb 21 2012 thardeck@suse.com
- Added changelog entry about the icinga-api removal
* Thu Feb 16 2012 saschpe@suse.de
- Added some detail about the last version updates
* Mon Feb 13 2012 coolo@suse.com
- patch license to follow spdx.org standard
* Fri Dec 02 2011 thardeck@suse.com
- Imported Upstream version 1.6.1:
* core: fix freshness checks are generating stale alerts, even
if result was received in time
* Thu Dec 01 2011 thardeck@suse.com
- imported Upstream version 1.6.0
* package: complete remove icinga-api as module #1935
* * Development is being discontinued for now, 1.5.0 was last combined release.
* core: fix downtime and comments delete with wrong loop pointers
causing segfaults
* core: fix $NOTIFICATIONRECIPIENTS$ macro contains all contacts
assigned to host|service, not only notified contacts
* core: plug memory leak in downtimes comment add
* core: make first_notification_delay depend on the first !OK hard state
change and don't reset timer for new hard states which would replace it
* core: fix memory leak in xodtemplate.c
* classic ui: fix for Classic-UI displays bad timeperiods
* classic ui: fixed wrong color in histogram and trends for unknown/unreachable
* classic ui: fixed search not returning all results, only first match
* classic ui: fixed wrong output from status.cgi with option hostservicedetail
* classic ui: fix typo in histogram.c
* idoutils: host state change last_hard_state overrides last_state,
last_hard_state always -1
* idoutils: extend conninfo.agent_version field to varchar(16)
* idoutils: terminate threads cleanly, including db connection
* install: rework the version updates in icinga and idoutils
- See ChangeLog for more details
* Thu Oct 13 2011 coolo@suse.com
- remove fragile service
* Wed Oct 05 2011 thardeck@suse.com
- fixed incorrect rcicinga meta data
* Tue Sep 20 2011 thardeck@suse.com
- imported Upstream version 1.5.1
- ran spec-cleaner and added patch tags
* Thu Sep 15 2011 thardeck@suse.com
- removed unnecessary testing source files because of conflicting licenses
- little spec file optimizations
* Fri Sep 09 2011 thardeck@suse.com
- cleaned up icinga.spec
- removed specs for other distributions
* Fri Sep 02 2011 thardeck@suse.com
- made icinga-api building optional but disabling it by default
just set build_api to 1 to build the packages
* Sun Aug 28 2011 thardeck@suse.com
- removed obsolete icinga-api
- added icinga-remove-api.patch
- little spec file optimizations
* Sat Aug 27 2011 thardeck@suse.com
- initial version 1.5.0
- removed obsolete patch with-p1-file-dir
* Mon Jul 11 2011 thardeck@suse.com
- activated Fedora 15
* Mon Jul 11 2011 thardeck@suse.com
- initial version 1.4.2
- added 1.5 with-p1-file-dir.patch
- created new ido2db init script
- updated icinga init script (no spool sgid needed anymore)
- major spec file changes
- fixed wrong var pathes
* Mon Jul 11 2011 lars@linux-schulserver.de
- changed cron job according to bnc#701208
* Tue Jun 21 2011 thardeck@suse.com
- remove ido2db lock and socket files while stopping the init script
* Fri Jun 17 2011 thardeck@suse.com
- using the Build Service SourceService for the tarball
- using the default spec for other distributions
* Thu Jun 09 2011 thardeck@suse.com
- added db update notification for idoutils
* Wed Jun 08 2011 thardeck@suse.com
- initial version 1.4.1
* Fri May 20 2011 thardeck@suse.com
- reverted idoutils db path
* Fri May 20 2011 thardeck@suse.com
- fixed a wrong cmd configuration entry
- fixed some rpmlint warnings
* Thu May 19 2011 thardeck@suse.com
- initial version 1.4.0
- removed db creation scripts - 1.4.0 has its own now
- removed openssl patch - now obsolete
* Fri May 06 2011 thardeck@suse.com
- SLES 10 Perl issue fixed
* Fri May 06 2011 thardeck@suse.com
- added fix for ssl support and enabled it
- updated mysql db creation script
- fixed some rpmlint warnings
* Thu Mar 31 2011 thardeck@suse.com
- initial version 1.3.1
* Thu Mar 03 2011 thardeck@suse.com
- fixed ido2db db initializiation scripts
- fixed /var/run/spool/icinga permissions
* Mon Feb 28 2011 thardeck@suse.com
- fixed SLES 10 building problem
- fixed empty file warnings
* Mon Feb 28 2011 thardeck@suse.com
- fixed icinga-api permissions
- replaced the ido2db init script with a basic version because of problems
- added simple db creation script for mysql and pgsql for idoutils
- moved icinga-api docs to icinga-api-doc
- fixed idoutils oracle dependency
* Tue Feb 22 2011 lars@linux-schulserver.de
- fix pathname to database in icinga-installdb
- require perl(DBD::mysql) in icinga-idoutils-mysql
* Sat Feb 19 2011 lars@linux-schulserver.de
- package documentation and SQL statements in
/usr/share/doc/packages/icinga-idoutils-{mysql,postgresql}
- create two subpackages icinga-idoutils-{mysql,postgresql} for
the two supported databases
- also package php files in %{_datadir}/%{name}/icinga-api/
* Fri Feb 18 2011 thardeck@suse.com
- initial version 1.3.0
- fixed ido2db init script removal problem
- fixed some warnings
* Mon Feb 14 2011 lars@linux-schulserver.de
- enable ICINGA via a2enflag on initial installation
* Mon Feb 14 2011 lars@linux-schulserver.de
- install icinga.conf instead of icinga.conf.in and add an
<IfDefine ICINGA>, so users can enable the apache configuration
via /etc/sysconfig/apache2 (APACHE_SERVER_FLAGS="ICINGA")
* Sat Feb 12 2011 lars@linux-schulserver.de
- fix path to traceroute
- split off different packages:
+ icinga-doc
+ icinga-api
+ icinga-plugins-eventhandlers
- patch (mini-)epn to use full path to p1.pl
- add Requires/Recommends to packages
* Sun Feb 06 2011 lars@linux-schulserver.de
- fix ido2db init script
- fix non_void function
- add rpmlintrc
- place the apache config file in /etc/apache2/conf.d/ and mark it
as not included by default
- added manpages from Debian
- move p1.pl to /usr/sbin
- added pre/post scripts for idoutils
* Thu Nov 11 2010 lars@linux-schulserver.de
- initial version 1.2.1 based on nagios package
/usr/bin/icinga-create_mysqldb.sh /usr/bin/icinga-installdb /usr/bin/icinga-prepsql /usr/bin/icinga-upgradedb /usr/share/doc/packages/icinga-idoutils-mysql /usr/share/doc/packages/icinga-idoutils-mysql/mysql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/mysql.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-0.8.3.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.0.1.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.0.2-fix-object-relations.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.0.2.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.0.3.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.0.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.0rc.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.3.0.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.4.0.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.5.0.sql /usr/share/doc/packages/icinga-idoutils-mysql/mysql/upgrade/mysql-upgrade-1.6.0.sql
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:22:00 2013