Files
nagios/_service
Lars Vogdt 52eb813578 - 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)

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/nagios?expand=0&rev=305
2024-08-16 14:12:03 +00:00

8 lines
280 B
Plaintext

<services>
<service name="download_url" mode="localonly">
<param name="host">github.com</param>
<param name="protocol">https</param>
<param name="path">/NagiosEnterprises/nagioscore/releases/download/nagios-4.5.4/nagios-4.5.4.tar.gz</param>
</service>
</services>