Files
inGraph/ingraph-rpmlintrc
Lars Vogdt 0f4d2a9c47 - Update to 1.0.2:
This version of inGraph is a bug fix maintenance release,
  including the following significant fixes:
  - Setup
      * Add --with-log-dir switch, enable logging to 
        /var/log/ingraph by default (Bug #1333)
      * Fix "install: invalid option -- 'C'" (Bug #1774)
  - Both ingraph-web and icinga-web Module
      * Fix IE scrolling issues (Bug #1824)
  - ingraphd
      * Improve PostgreSQL performance (Bug #1826)
      * Fix use of deprecated SQLAlchmey features (Bug #1938 and Bug #1878)
      * Fix crash on any database error (Bug #1964 and Bug #1890)
      * Disable pluginstatus (Bug #1888 and Bug #2019)
  - ingraph-collectord
      * Harden parser against malformed performance data (Bug #1964)
  - Both ingraphd and ingraph-collectord
  * Fix exit status codes (Bug #1892)
- use _fillupdir macro

- Updated to inGraph 1.0.1
- Modified INSTALL documentation
- Minor changes to the spec file

- initial package

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/inGraph?expand=0&rev=4
2019-01-08 02:38:44 +00:00

4 lines
142 B
Plaintext

addFilter("incoherent-init-script-name.*ingraph*");
addFilter("source-or-patch-not-bzipped");
addFilter("source-or-patch-not-compressed");