1
0
forked from pool/icinga2

2 Commits

Author SHA256 Message Date
1ca8def9c3 Accepting request 1223902 from home:ecsos:monitoring
- Update to 2.14.3
   - Security: fix TLS certificate validation bypass. CVE-2024-49369
   - Security: update OpenSSL shipped on Windows to v3.0.15.
   - Windows: sign MSI packages with a certificate the OS trusts by default.
- Revision and cleanup of the spec file to remove errors and make it clearer.

OBS-URL: https://build.opensuse.org/request/show/1223902
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=188
2024-11-13 10:21:45 +00:00
Lars Vogdt
6bebf9b894 - add icinga2-vim_syntax.patch:
When upgrading vim to version 8 the syntax file does not work anymore:
  line xxx:
    E10: \ should be followed by /, ? or &
  Reason: The line continuation does not work, as vim is reading 
  syntax files now in vi-compatible mode. The patch sets the 
  nocompatible mode manually for that syntax file.

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/icinga2?expand=0&rev=176
2022-06-29 08:45:38 +00:00