Revisions of nagios

Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 1194156 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 305)
- update to 4.5.4
* Fix inconsistent links for 'View {Trends,Alert Histogram} For 
  This {Host,Service}' (Mauricio Faria de Oliveira)
* Fix broken links from removing AngularJS pages in 4.5.3 (Dylan Anderson)

  * Update jQuery (#960) (Dylan Anderson)
  * Remove pages using outdated AngularJS framework (#960) (Dylan Anderson)
  * Fix html encoding of some ascii characters (#813) (Dylan Anderson)
  * Updated several page links to use 'nofollow' (#965) - (Griffin Westerman)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 304)
- update to 4.5.3
* Update jQuery (#960) (Dylan Anderson)
* Remove pages using outdated AngularJS framework (#960) (Dylan Anderson)
* Fix html encoding of some ascii characters (#813) (Dylan Anderson)
* Updated several page links to use 'nofollow' (#965) - (Griffin Westerman)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 303)
- update to 4.5.2
  * Fix handling of timeperiods w/ downtime availability calculations 
    in the Availability CGI report (Sebastian Wolf)
  * Fix build when compiling against musl libc (#952) (Sebastian Wolf)
  * Fix downtime comment using current time instead of the downtime's 
    entry time (#910) (Dylan Anderson)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 302)
  * nagios-exec-start-post - obsolete (fixes bsc#1202929)
  * nagios-exec-start-pre  - obsolete (fixes bsc#1202929)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 301)
- update to 4.5.1
  * Fix text rendering in Configuration -> Command Expansion when the 
    command ends in whitespace 
    (Thanks Joran LEREEC for reporting this issue)
- from 4.5.0
  Note: this release is backward-compatible, but does include updates 
  to the header files.
  If you are using any NEB modules in your monitoring solution, you will 
  need to recompile them with the new nagios-4.5.0 headers to avoid 
  segmentation faults.
  ENHANCEMENTS
  * Add event_handler_period configuration option to hosts and services (#913)
  * Add external commands CHANGE_HOST_EVENT_HANDLER_TIMEPERIOD 
    and CHANGE_SVC_EVENT_HANDLER_TIMEPERIOD (#913)
  * Added support for separating your build directory from your 
    source directory (#867)
- from older versions:
  * Fix missing macros when running performance data commands (#904)
  * Fix broken logo images in status pages (regression from 4.4.12) (#917)
  * Clean up most compiler warnings on GCC and clang (#901)
  * Fix incorrect HTML entity escaping in CGIs (#907, #902)
  * Fix issue where predictive dependency checks were not being scheduled for services (#908)
  * Fix several typos (#898, #884)
  * Fix incorrect error message in preflight check (#865)
  * Fix use-after-free in qh_deregister_handler (#866)
  * Fix memory leak in qh_deregister_handler (#866)
  * Fix mismatched host/service behavior when changing from SOFT to HARD state (#891)
  * Minor performance improvements in CGI utility functions (#866)
  * Fix memory leak in nagiostats.c when using -c, -s, -d, or -D multiple times (#888)
  * Improve service scheduling at startup (#887)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 300)
trigger service run
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 299)
Modified via webui
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 297)
- remove some old rpmlintrc entries
- remove old (< 12.0) SUSE macros from spec file
- nagios-dch and nagios-contrib can be noarch
- use autopatch macro
- set right permission and ownership for /var/log/nagios/config.err
  even if this file is just a ghost file in RPM
- use /run/nagios instead of /var/run/nagios for pid file
- get rid of really old (SLE9) fix for nagios command group (was 
  group www at that time). Since SLE10, we use and own group 
  (nagcmd) instead. As we do not support to migrate from SLE9 to 
  SLE11 and beyond directly, this migration should have been done 
  long time ago already
Ansgar Esztermann's avatar Ansgar Esztermann (aeszter) accepted request 1145110 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 296)
- Do not provide user/group symbols and actually stop generating
  those users/groups alltogether. The package system-user-nagios is
  taking care of the user setup.
Ansgar Esztermann's avatar Ansgar Esztermann (aeszter) accepted request 1144491 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 295)
- provide user(nagios), group(nagios), group(wwwrun), user(nagcmd)
  bsc#1219600
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 294)
- do not change ownership of resource_file (/etc/nagios/resource.cfg) 
  during (re-)start: nagios does not have enough permissions to do 
  it anyway. 
  Fixes bsc#1192316 - thanks to Kai Lappalainen
Eric Schirra's avatar Eric Schirra (ecsos) accepted request 977081 from Andre Klärner's avatar Andre Klärner (klaernie) (revision 293)
- 4.4.7 - 2022-04-14
  FIXES
  * Fixed checkboxes in jsonquery.html (#778) (Rfferrao87)
  * Added SSL support for version update check (Sebastian Wolf)
  * Note: NEB modules using the priority/scheduling queues in libnagios may need to update headers due to symbol conflicts with OpenSSL.
  * Fixed XSS in homepage when displaying update check results (Sebastian Wolf)
  * Fixed allocation error in getcgi.c (#820) (Ariadne Conill)
  * Fixed Error: NULL variable for lines of spaces in resource.cfg (#814) (Ralf Herrmann)
  * Fixed crash when handling large check output (#825, #828) (Kilvador)
  * Update packaging instructions for RPM/EPEL (#850) (T.J. Yang)
  * Include packaging instructions for DEB (#842) (Catfriend1)
  * Fixed CGI object processing when names end in \ (#819) (Sebastian Wolf)
  * $SERVICEPROBLEMID$ now accessible when notifications are sent (#688) (Sebastian Wolf)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 925377 from Johannes Segitz's avatar Johannes Segitz (jsegitz) (revision 292)
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 291)
add missing SUSE bugzilla number bsc#989759
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 290)
fix CVE number:  (CVE-2020-13977, bsc#1172794)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 289)
just adding missing SUSE bugzilla numbers
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 288)
- new nagios-exec-start-post script to fix bsc#1003362
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 287)
fix the man page as well....
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 286)
- fix nagios_upgrade.sh writing to log file in user controlled 
  directory (bsc#1182398). The nagios_upgrade.sh script writes the 
  logfile directly below /var/log/
Displaying revisions 1 - 20 of 305
openSUSE Build Service is sponsored by