File icinga.changes of Package icinga

-------------------------------------------------------------------
Wed Sep 11 13:08:44 UTC 2013 - lars@linux-schulserver.de

- Remove conflicts: nagios for new subpackage monitoring-tools and
  remove the (identical) binaries in Nagios package instead, so 
  nagios can recommend the new subpackage as icinga does
- added log2ido manpage

-------------------------------------------------------------------
Thu Sep  5 17:32:58 CEST 2013 - mls@suse.de

- add libperl_requires, as we link against libperl and thus
  need a specific version of perl
- conflict icinga-monitoring-tools with nagios

-------------------------------------------------------------------
Tue Aug 27 14:42:37 UTC 2013 - thardeck@suse.com

- updated fix for bnc#834828 to use the default password if none provided

-------------------------------------------------------------------
Tue Aug 27 12:23:50 UTC 2013 - thardeck@suse.com

- fixed bnc#834828 by asking for the password and changing the log permissions 

-------------------------------------------------------------------
Mon Jul  8 13:31:53 UTC 2013 - thardeck@suse.com

- imported upstream version 1.9.3
  * core: fix init script status exit codes on not running daemon and present pid file #4243 - MF
  * idoutils: fix workaround on libdbi fetch_next_row() bug applied for postgresql too, causing faulty queries #4367 - MF

-------------------------------------------------------------------
Fri Jul  5 10:04:57 UTC 2013 - thardeck@suse.com

- moved convertcfg, mini_epn and new_mini_epn to the sub package
  icinga-monitoring-tools so that it could be also used by Nagios

-------------------------------------------------------------------
Sun Jun 30 20:02:58 UTC 2013 - lars@linux-schulserver.de

- update to 1.9.2:
  * core: fix bug with non-ASCII (> 127) illegal macro output 
    characters on char-to-int cast (Jason Young) #4211 - MF
  * core: bail early if main config file cannot be read - MF
  * classic ui: fixed searching hostgroup results in wrong 'all' 
    view filter urls #4206 - RB
  * classic ui: fix URL construction issue in icinga_reload_scroll_position() 
    javascript (Karsten Sühring) #4233 - MF
  * idoutils: fix mysql: output/perfdata limits cut escaped string 
    leaving '\' at the end (Yannik Charton) #4196 - MF
  * idoutils: bugfixes for socket queue, transactions and libdbi 
    handling #4049 - GB
  * idoutils: fix ido2db gradually consumes more and more CPU time 
    with time #4210 - CF
  * idoutils: fix wrong clob freeing in eventhandlers #4357 - TD

-------------------------------------------------------------------
Wed May 22 09:07:13 UTC 2013 - thardeck@suse.com

- imported upstream version 1.9.1
  * core: fix objects.cache does not get updated on (re)start, but config verify (Christian Ruppert) #4155 - MF
  * classic ui: fixed UNICODE characters in JSON output from getting discarded #4193 - RB
  * idoutils: fix segfaults on reload with multiple neb modules of the same binary #4033 - MF 

-------------------------------------------------------------------
Tue May  7 15:30:46 UTC 2013 - thardeck@suse.com

- imported upstream version 1.9.0 (check the official changelog for further details)
  * idoutils uses a socket queue and transactions for large object dumps! #3527 #3533
  * ido2db.cfg enable_sla is now deprecated! #3450
  * icinga.cfg event_profiling_enabled is now deprecated! #4054
  * core: increase performance with hash comparing hosts/services on config read #3722 - GB
  * core: introduce warning level -vv on config verification #3510 - MF
  * core: refuse to start if neb modules fail to load (Andreas Ericsson, op5 Team) #3812 - MF
  * core: keep logfile open, reducing open/close performance decreases (Andreas Ericsson, op5 Team) #3390 - MF
  * core: enhance illegal macro character processing performance (Andreas Ericsson, op5 Team) #3389 - MF
  * core: add the notification type by string to debug logs; set CUSTOM=8, STALKING=9 (Andreas Ericsson, op5 Team) #3818 - MF
  * core: skip writing status.dat if explicitely set to /dev/null (e.g. when using alternate data retrieval methods like IDOUtils) (Andreas Ericsson, op5 Team) #3819 - MF
  * core: avoid writing objects.cache if set to /dev/null (Andreas Ericsson, op5 Team) #3819 - MF
  * core: increase performance on host->service relation counter (config reading, flapping) #3820 - MF
  * core: fix unable to exclude hostgroups when using nested hostgroups (Alexander Sulfrian) #2619 - MF
  * classic ui: increase performance with hash comparing hosts/services to show/filter #3722 - GB
  * classic ui: Add "set_expire_ack_by_default" to cgi configuration #3476 - CF
  * classic ui: Add "send_ack_notifications" to cgi configuration (TheCry) #3467 - CF
  * classic ui: Changed field size for hours to 4 when setting flexible downtime #3484 - RB
  * ...
 

-------------------------------------------------------------------
Sun Mar 10 21:26:00 UTC 2013 - lars@linux-schulserver.de

- move temp_file and temp_dir below /var/run/icinga as this location
  is tmpfs on newer systems which speeds up tempfile creation and 
  "handles" the removal during shutdown automatically
- use daemonchk.cgi for "rcicinga status", if possible

-------------------------------------------------------------------
Thu Feb 14 09:49:27 UTC 2013 - lars@linux-schulserver.de

- provide 'monitoring_daemon' in the init script to allow other 
  init scripts to depend on it

-------------------------------------------------------------------
Mon Jan 14 10:30:39 UTC 2013 - thardeck@suse.com

- imported upstream version 1.8.4
  * core: add fix for CVE-2012-6096 - history.cgi remote command execution (Eric Stanley, Markus Frosch) #3532 - MF
  * classic ui: Changed field size for hours to 4 when setting flexible downtime #3484 - RB
  * classic ui: fixed Warning and Unknown States are mixed up in Alert Summary Report #3488 - RB
  * idoutils: fix empty output/perfdata segfaults for mysql string truncate #3516 - MF
  * idoutils: unlink leftover socket on startup, if using unix sockets - MF
  * idoutils: fix long output data causes wrong data in database #2342 - MF

-------------------------------------------------------------------
Tue Dec 18 00:13:02 UTC 2012 - crrodriguez@opensuse.org

- Package links to libperl.so so it must use exact perl 
  version as requires.

-------------------------------------------------------------------
Mon Dec 17 15:46:24 UTC 2012 - lars@linux-schulserver.de

- Use usermod instead of groupmod when suse_version > 1220 due to
  pwdutils/shadow switch.
- move macro definition to a place where the macro %%name is defined
- added man pages for new_mini_epn, convertcfg and mini_epn
  => conflicts with nagios manpages

-------------------------------------------------------------------
Wed Dec 12 09:35:17 UTC 2012 - thardeck@suse.com

- imported upstream version 1.8.3
  * idoutils: fix unknown column contactaddress_id (thx fmbiete) #3483 - MF 

-------------------------------------------------------------------
Wed Nov 28 17:42:25 UTC 2012 - thardeck@suse.com

- imported upstream version 1.8.2
  FIXES
  * core: fix macro escaping logs incorrect warning for $$escapes #3404 - MF
  * core: fix wrong escalation notification due to state based escalation range behaviour changes #3441 - MF
  * idoutils: fix many memory leaks in ido2db on dbi_result_free and others (thx Klaus Wagner) #3406 - MF
  * idoutils: fix ido2db crashes when Oracle queries fail #3324 - GB
  * idoutils: fix ORA-1461 writing data to varchar2 exceeding field size limit output, command_arg and commandline data written to Oracle #3324 #3325 - TD
  * idoutils: fix unsafe handling of dbi_conn_sequence_last, rewrite last_insert_id/sequence fetching #3408 - MF
  * idoutils: fix ido2db does not cleanly exit the client on wrong schema version check in db_hello #3419 - MF
  * idoutils: fix FROM_UNIXTIME(NULL) does not work with MySQL 5.0.x #3399 #3466 - CF
  * install: drop unused daemon-init-readhat script (spec uses daemon-init) #3402 - MF
  * install: fix broken configure ssl detection for idoutils on ubuntu/debian (Oliver Skibbe) #3413 - MF
  * classic ui: fix cmd.cgi does not honor commandpipe location; overwrites from empty environment variable #3418 - MF
  * classic ui: fixed double-listed host dependencies in host extinfo.cgi #3295 - RB
  * classic ui: fixed sort_icinga_logfiles_by_name() in readlogs.c fails to take NULL pointers into consideration #3398 - CF
  * classic ui: fixed committing acknowledgement cmd negates flags for send_notification and sticky_ack #3329 - RB
  * classic ui: fixed backtrack_archives only getting calculated on a daily log rotation basis #3416 - RB
  * classic ui: fixed invalid freeing of last_check in 'scheduling queue' for first time checks #3444 - RB
  * docs: add missing cmd_mod description in cgi params #3438 - MF
  * docs: search_string as cgi GET param works also for status.cgi #3451 - MF
  * docs: fix typo pqsql -> pgsql #3461 - WN
  CHANGES
  * icinga.cfg - enable_state_based_escalation_ranges=0 (disabled if not set) fix for #3441

-------------------------------------------------------------------
Tue Nov  6 08:44:15 UTC 2012 - thardeck@suse.com

- imported upstream version 1.8.1
  * core: fix faulty macro cleaning, replacing spaces with pluses where they shouldn't be cleaned #3397 - MF

-------------------------------------------------------------------
Fri Oct 26 09:12:53 UTC 2012 - lijewski.stefan@gmail.com

- icingastats is created with 754 (root,icinga) privilegs, cause
 it's mostly running under icinga group

-------------------------------------------------------------------
Thu Oct 18 15:25:15 UTC 2012 - thardeck@suse.com

- imported upstream version 1.8.0
  * core: pass long_output to neb api for statechange data #2650 - MF
  * core/classic ui: make hashfunc more efficient by using sdbm #2761 - MF/GB
  * core: try the most common macros ($ARGn$, $USERn$) first (Andreas Ericsson) #2674 - MF
  * core: use binary search when looking up macro names, instead of insane strcmp() loops (Andreas Ericsson) #2675 - MF
  * core: add useful message to p1.pl when epn plugin does not call exit() (Sven Nierlein) #2431 -MF
  * core: re-enable state based escalation ranges, using cast tricks #2878 - MF
    *  * livestatus and other neb modules not using the icinga headers won't see those
  * core: add a command to disable notifications program-wide with expire time as scheduled event #905 - MF
    *  * DISABLE_NOTIFICATIONS_EXPIRE_TIME, works for global notifications
  * core: add hint on icinga.cfg package location, and tip to read Changelog CHANGES on upgrades #2879 - MF
  * core: add new callback NEBTYPE_CONTACTNOTIFICATIONMETHOD_EXECUTE to allow override of sending notifications #2041 - MF
  * core: only reap results when checkresult_list is not overloaded (max_check_result_list_items) (thx Thomas Gelf) #3099 - MF
  * core: log a message when reaper max time is reached #3159 - MF

  * classic ui: Dropped statuswml.cgi #2654 - RB
  * classic ui: Dropped statuswrl.cgi #2359 - RB
  * classic ui: Added action_url/notes_url to status.cgi for csvoutput and jsonoutput #2553 - RB
  * classic ui: Added pagination to various cgi's (thx to ideas and partly source from Nagios, Thruk, Icinga Web) #2725 - RB
  * classic ui: Changed search in config.cgi to regex #2884 - RB
  * classic ui: Added config option to let read-only users see comments and downtimes #2699 - RB 

-------------------------------------------------------------------
Thu Oct 11 12:26:18 UTC 2012 - lars@linux-schulserver.de

- add virtual provides 'monitoring_daemon' and 
  'monitoring_webfrontend' to allow 3rd party packages to run also 
  with nagios compatible solutions like icinga  

-------------------------------------------------------------------
Wed Sep 26 16:26:34 UTC 2012 - thardeck@suse.com

- added upstream patch to fix the segfault caused by the epn rewrite in #2197 (bnc#780107)

-------------------------------------------------------------------
Mon Aug 27 15:20:48 UTC 2012 - thardeck@suse.com

- imported upstream version 1.7.2
  * core: fix duplicated events on check scheduling logic for new events (Andreas Ericsson) #2676 #2993 - MF
  * core: avoid duplicate events when scheduling forced host|service check (Imri Zvik) #2993 - MF
  * core: get rid of the instame macro usage while logging alerts and states (Andreas Ericsson) #2665 - MF
  * core: revamp the detection of embedded perl usage directive "# icinga: +epn" (Andreas Ericsson) #2197 - MF
  * core: fix whitespaces are not stripped using multiple templates ("use abc, def, ghi") #2701 - MF
  * core: add hint on icinga.cfg package location, and tip to read Changelog CHANGES on upgrades #2879 - MF
  * core: bail out early with config error if resource.cfg macros contain NULL values #2879 - MF
  * core: fix logical bug on icinga.cfg detection on config read #2879 - MF
  * core: fsync() files before fclose() (Andreas Ericsson) #2948 - MF
  * core: remove weird switch() statement when scanning checkresult queue (Andreas Ericsson) #2950 - MF
  * core: fix deleting too old check result files (Andreas Ericsson) #2951 - MF

  * idoutils: fix icinga mysql db creation script grants access to all dbs #2917 - MF
  * idoutils: fix ignoring mysql password in create_mysqldb.sh #2994 - MF

  * icinga.spec: forced update on icinga.cfg change package locations #2923 -MF
  * icinga.spec: fix permissions on ido2db.cfg potentially world readable (Aaron Russo) #2897 - MF
- removed obsolete create_mysqldb script paches

-------------------------------------------------------------------
Mon Aug 20 07:54:40 UTC 2012 - thardeck@suse.com

- fixed create_mysqldb script - provided mysql password wasn't passed on

-------------------------------------------------------------------
Thu Aug 16 13:36:20 UTC 2012 - thardeck@suse.com

- cleaned up init files

-------------------------------------------------------------------
Mon Aug  6 10:37:24 UTC 2012 - thardeck@suse.com

- reverted icinga home directory change 

-------------------------------------------------------------------
Sat Aug  4 12:59:42 UTC 2012 - thardeck@suse.com

- added missing dependency to the new recurring downtimes plugin 

-------------------------------------------------------------------
Fri Aug  3 14:49:23 UTC 2012 - thardeck@suse.com

- added a new package which provides the recurring downtimes scripts from contrib http://docs.icinga.org/latest/en/recurring_downtimes.html
- updated the icinga user home directory - /var/lib/icinga is not needed anymore

-------------------------------------------------------------------
Wed Jun 20 10:06:31 UTC 2012 - thardeck@suse.com

- imported upstream version 1.7.1
  *  core: use prefix in solaris service definition #2609 - TD/CF
  * core: fix various memory leaks in downtime eventhandling on SIGHUP (Carlos Velasco) #2666 - MF
  * classic ui: Fixed status.cgi time out when displaying hostgroups in large environments #2617 - RB
  * classic ui: Fixed Invalid JSON output for hostgroup overview (Torsten Rehn) #2680 - RB
  * classic ui: Fixed Confusing use of display_name in JSON and CSV output (Torsten Rehn) #2681 - RB
  * classic ui: Fixed wrong totals in "Service Status Summary" on Status Summary page (Mark Ziesemer) #2689 - RB
  * idoutils: fix small compiler issues #2620 - TD/CF
  * idoutils: fix upgradedb script typos & past changes #2682 - MF
  * config: check_ido2db_procs.cfg should not depend on local-service template #2616 - MF
  * install: adapt lsb headers for icinga and ido2db #2637 - MF
  * install: fix typo in contrib/eventhandlers/redundancy-scenario1/handle-master-proc-event (thanks uosiu) #2671 - MF

-------------------------------------------------------------------
Tue Jun 19 17:56:21 UTC 2012 - thardeck@suse.com

- cleaned up rcicinga and added checkresult directory creation before start
- added patch to fix wrong fsf address in some license files
- extracted update_path_script parts from %post to a separate file located under doc

-------------------------------------------------------------------
Fri Jun 15 18:38:48 UTC 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
- removed all other ido2utils scripts since they are not supported by upstream
- updated readme - better distinguishable topics

-------------------------------------------------------------------
Fri Jun 15 12:24:01 UTC 2012 - thardeck@suse.com

- updated readme - mysql example command granted icinga access to all dbs

-------------------------------------------------------------------
Wed Jun 13 12:29:29 UTC 2012 - lars@linux-schulserver.de

- added 'show-errors' to icinga init script as documented in the 
  wiki

-------------------------------------------------------------------
Tue Jun  5 13:29:20 UTC 2012 - thardeck@suse.com

- changed eventhandlers directory from /usr/lib/nagios/plugins/eventhandler to /lib/icinga/eventhandler (unpackaged files do not get copied)
- moved remaining files and the checkresults directory from /var/lib/icinga to /var/spool/icinga
- moved /var/lib/icinga to /var/spool/icinga/
- removed nagios directories from the packages (/var/lib/nagios/*)
- changed /var/spool/icinga/icinga.cmd to /var/run/icinga/icinga.cmd
- changed /var/spool/icinga/ido2db.sock to /var/run/icinga/ido2db.sock
- added post scripts to update the existing configuration files accordingly
- replaced the existing default http-passwd file with the one from upstream - user icingaadmin with password icingaadmin
- adapted the RHEL upstream icinga and icinga-idoutils readmes for SUSE and packaged them
- idoutils db schema has changed, check /usr/share/doc/packages/icinga-idoutils/README.SUSE.idoutils how to upgrade it
- imported upstream version 1.7.0
  * core: notifications: Create contact list after eventbroker callbacks (Andreas Ericsson) #2110 - MF
  * core: fix event removal from queues with O(1) removal from doubly linked lists (Andreas Ericsson) #2183 - MF
  * core: avoid senseless looping when free()'ing macros (Andreas Ericsson) #2184 - MF
  * core: avoid insane looping through event list when rescheduling checks (Mathias Kettner, Andreas Ericsson) #2182 - MF
  * core: allow empty host groups in service and host dependencies if allow_empty_hostgroup_assignment flag is set (Daniel Wittenberg) #2255 - MF
  * core: fix compatibility problems on solaris 10 (affects core, cgis, ido) (Carl R. Friend) #2292 - MF/RB/TD
  * core: add trigger_time to downtimes to allow calculating of flexible downtimes endtime #2537 - MF
  * core: add nebmodule version/name check for idomod (this allows future version dependencies) #2569 - MF

  * classic ui: Added option for max log entries displayed in showlog.cgi #2145 - RB
  * classic ui: Added config option for status totals in status.cgi #2018 - RB
  * classic ui: Added multiple hosts/services to status.cgi GET #1981 - RB
  * classic ui: Added nostatusheader in status.cgi as config option #2018 - RB
  * classic ui: Added statusmap resizing with exclude/include button (thanks to Mat) #2186 - RB
  * classic ui: Added Select hosts or services by clicking on line instead of box #2118 - RB
  * classic ui: include graph icons by default in logos #2222 - MF
  * classic ui: added missing comment tool tip box to outages.cgi #2396 - RB
  * classic ui: add javascript to refresh page/pause easier #2119 - RB
  * classic ui: Added Scheduling queue filter for specific host or service #2421 - RB
  * classic ui: add display_status_totals as cgi.cfg option in order to allow the status totals to be shown again #2443 - RB
  * classic ui: Changed reading of auth information from cgiauth.c to cgiutils.c #2524 - RB
  * classic ui: Added readonly cgi.cfg view into the config section #1776 - RB
  * classic ui: add is_in_effect and trigger_time to downtime view for html, csv, json #2538 - MF
  * classic ui: add modified attributes row to extinfo.cgi showing diffs to original config (thx Sven Nierlein for the idea) #2473 - MF
  * classic ui: add modified attributes reset command to extinfo.cgi allowing to reset to original config #2474 - MF

  * idoutils: add new index for state in table statehistory #2274 - TD
  * idoutils: add is_in_effect and trigger_time to scheduleddowntime and downtimehistory tables #2539 - MF
  * idoutils: change varchar(255) to TEXT in mysql (not cs and address rfc columns) #2181 - MF
  * idoutils: enhance dbversion table with modified and created columns #2562 - MF
  * idoutils: set module info in idomod, to be checked on neb module load in future versions #2569 - MF

-------------------------------------------------------------------
Sun May 27 17:06:20 UTC 2012 - lars@linux-schulserver.de

- init script: check configuration before restart to avoid a 
               non running service on config problems

-------------------------------------------------------------------
Fri Mar  2 16:36:48 UTC 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 16:41:40 UTC 2012 - thardeck@suse.com

- Added changelog entry about the icinga-api removal

-------------------------------------------------------------------
Thu Feb 16 09:03:31 UTC 2012 - saschpe@suse.de

- Added some detail about the last version updates

-------------------------------------------------------------------
Mon Feb 13 10:47:45 UTC 2012 - coolo@suse.com

- patch license to follow spdx.org standard

-------------------------------------------------------------------
Fri Dec  2 15:32:05 UTC 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

-------------------------------------------------------------------
Fri Dec 01 14:29:26 UTC 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 19:13:41 UTC 2011 - coolo@suse.com

- remove fragile service

-------------------------------------------------------------------
Wed Oct  5 16:17:03 UTC 2011 - thardeck@suse.com

- fixed incorrect rcicinga meta data 

-------------------------------------------------------------------
Tue Sep 20 11:12:36 UTC 2011 - thardeck@suse.com

- imported Upstream version 1.5.1
- ran spec-cleaner and added patch tags

-------------------------------------------------------------------
Thu Sep 15 15:06:28 UTC 2011 - thardeck@suse.com

- removed unnecessary testing source files because of conflicting licenses
- little spec file optimizations

-------------------------------------------------------------------
Fri Sep  9 13:50:06 UTC 2011 - thardeck@suse.com

- cleaned up icinga.spec
- removed specs for other distributions

-------------------------------------------------------------------
Mon Sep  2 14:55:17 UTC 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 12:27:47 UTC 2011 - thardeck@suse.com

- removed obsolete icinga-api
- added icinga-remove-api.patch
- little spec file optimizations

-------------------------------------------------------------------
Sat Aug 27 17:07:16 UTC 2011 - thardeck@suse.com

- initial version 1.5.0
- removed obsolete patch with-p1-file-dir

-------------------------------------------------------------------
Mon Jul 11 18:51:42 UTC 2011 - thardeck@suse.com

- activated Fedora 15 

-------------------------------------------------------------------
Mon Jul 11 18:37:09 UTC 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 16:02:33 UTC 2011 - lars@linux-schulserver.de

- changed cron job according to bnc#701208

-------------------------------------------------------------------
Tue Jun 21 17:33:49 UTC 2011 - thardeck@suse.com

- remove ido2db lock and socket files while stopping the init script

-------------------------------------------------------------------
Fri Jun 17 09:18:23 UTC 2011 - thardeck@suse.com

- using the Build Service SourceService for the tarball
- using the default spec for other distributions

-------------------------------------------------------------------
Thu Jun  9 12:54:17 UTC 2011 - thardeck@suse.com

- added db update notification for idoutils

-------------------------------------------------------------------
Wed Jun  8 13:01:52 UTC 2011 - thardeck@suse.com

- initial version 1.4.1

-------------------------------------------------------------------
Fri May 20 14:24:59 UTC 2011 - thardeck@suse.com

- reverted idoutils db path

-------------------------------------------------------------------
Fri May 20 14:14:04 UTC 2011 - thardeck@suse.com

- fixed a wrong cmd configuration entry
- fixed some rpmlint warnings

-------------------------------------------------------------------
Thu May 19 12:51:44 UTC 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  6 14:16:22 UTC 2011 - thardeck@suse.com

- SLES 10 Perl issue fixed

-------------------------------------------------------------------
Fri May  6 12:56:33 UTC 2011 - thardeck@suse.com

- added fix for ssl support and enabled it
- updated mysql db creation script
- fixed some rpmlint warnings

-------------------------------------------------------------------
Thu Mar 31 11:58:59 UTC 2011 - thardeck@suse.com

- initial version 1.3.1

-------------------------------------------------------------------
Thu Mar  3 16:18:45 UTC 2011 - thardeck@suse.com

- fixed ido2db db initializiation scripts
- fixed /var/run/spool/icinga permissions

-------------------------------------------------------------------
Mon Feb 28 18:07:39 UTC 2011 - thardeck@suse.com

- fixed SLES 10 building problem
- fixed empty file warnings

-------------------------------------------------------------------
Mon Feb 28 16:14:39 UTC 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 10:03:57 UTC 2011 - lars@linux-schulserver.de

- fix pathname to database in icinga-installdb
- require perl(DBD::mysql) in icinga-idoutils-mysql

-------------------------------------------------------------------
Sat Feb 19 20:23:43 UTC 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 10:22:12 UTC 2011 - thardeck@suse.com

- initial version 1.3.0
- fixed ido2db init script removal problem
- fixed some warnings

-------------------------------------------------------------------
Mon Feb 14 18:49:41 UTC 2011 - lars@linux-schulserver.de

- enable ICINGA via a2enflag on initial installation

-------------------------------------------------------------------
Mon Feb 14 07:01:56 UTC 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 21:02:33 UTC 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  6 15:15:08 UTC 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 02:05:10 UTC 2010 - lars@linux-schulserver.de

- initial version 1.2.1 based on nagios package

openSUSE Build Service is sponsored by