OBS-URL: https://build.opensuse.org/package/show/server:monitoring/mailgraph?expand=0&rev=27
161 lines
5.6 KiB
Plaintext
161 lines
5.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 28 07:05:55 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
|
|
|
|
- Add /srv/www directories to filelist [bsc#1231027]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 23 11:33:14 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 6 11:39:24 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
|
|
|
|
- Added hardening to systemd service(s) (bsc#1181400). Modified:
|
|
* mailgraph.service
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 1 16:40:19 UTC 2020 - pgajdos@suse.com
|
|
|
|
- use system apache rpm macros
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 12 10:02:56 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
|
|
|
|
- explicitely require perl(RRDs) module
|
|
- changes in /etc/sysconfig/mailgraph:
|
|
+ enable statfile
|
|
+ default log format switched to rsyslog long time ago
|
|
- split out mailgraph-apache subpackage, containing apache dependency
|
|
and cgi files (mailgraph works without it)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 30 22:21:33 UTC 2019 - chris@computersalat.de
|
|
|
|
- fix for boo#1138214
|
|
* fix filling of empty sysconfig vars
|
|
- MAILGRAPH_LOG_TYPE="syslog"
|
|
- MAILGRAPH_LOG_FILE="/var/log/mail"
|
|
* remove '-d' option from MAILGRAPH_OPTS
|
|
- MAILGRAPH_OPTS=" -v"
|
|
- fix sysconfig file
|
|
* for systemd there needs to be a [SPACE] before first option
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 8 20:50:51 UTC 2019 - Karol Babioch <kbabioch@suse.com>
|
|
|
|
- Removed ExecStop from service file, since it is not needed and
|
|
systemd can keep track ot the process by itself.
|
|
- Adjusted ExecStart in service file to use $MAILGRAPH_OPTS
|
|
instead of ${MAILGRAPH_OPTS}, so that parameters are properly
|
|
passed to mailgraph script.
|
|
- Removed "-d" from MAILGRAPH_OPTS in sysconfig file, since the
|
|
script should not run in deamon mode by default, but rather
|
|
should keep running continiously (in the foreground) so that
|
|
systemd can properly track the status. This is something that
|
|
might need to be re-adjusted on systems where this package is
|
|
already installed.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 28 21:02:11 UTC 2019 - chris@computersalat.de
|
|
|
|
- change dependency of systemd to pkgconfig(systemd)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 21:07:06 UTC 2019 - chris@computersalat.de
|
|
|
|
- merge changes
|
|
- cleanup spec
|
|
- cleanup service file
|
|
- remove perl(RRDs) cause it is Provided by rrdtool
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 12 15:25:33 UTC 2019 - lars@linux-schulserver.de - 1.14
|
|
|
|
- Require perl(RRDs)
|
|
- added mailgraph-1.14-tracking.patch to stop requesting an image
|
|
from http://oss.oetiker.ch every time the mailgraph.cgi is opened
|
|
including new source: rrdtool.gif
|
|
- added mailgraph-1.14-add_postgrey_and_greylisting_support.patch
|
|
which adds support (graphs) to postgrey and greylisting
|
|
- added mailgraph-1.14-add_postscreen_support.patch which handles
|
|
postscreen in the same way as smtpd
|
|
- added mailgraph.service file -> use systemd
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 21 12:47:46 UTC 2018 - chris@computersalat.de
|
|
|
|
- fix for boo#1116020
|
|
* add systemd support
|
|
* add file mailgraph.service
|
|
* set defaults in sysconfig file
|
|
- format_spec_file
|
|
- use %license
|
|
- rebase mailgraph_for_nagios-plugins-mailgraph.patch
|
|
- rework mailgraph-1.14-pl.patch
|
|
* add support for rsyslog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 23 13:51:01 UTC 2017 - rbrown@suse.com
|
|
|
|
- Replace references to /var/adm/fillup-templates with new
|
|
%_fillupdir macro (boo#1069468)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 15 17:11:51 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Add PreReq: %insserv_prereq: as we still install init.d services
|
|
and handle them in post/postun scriptlets, we're also responsible
|
|
to ensure the (outdated) tools are in place.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 19 21:26:26 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- added mmailgraph_for_nagios-plugins-mailgraph.patch for
|
|
nagios-plugins-mailstat package (allows to define statfile for
|
|
nagios usage)
|
|
- specfile cleanup
|
|
- specfile license follows spdx format
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 10 21:03:58 UTC 2011 - chris@computersalat.de
|
|
|
|
- fix group
|
|
o Productivity/Networking/Diagnostic
|
|
- cleanup macros
|
|
o buildroot
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 29 22:05:26 UTC 2010 - chris@computersalat.de
|
|
|
|
- cleanup spec
|
|
- changelog to changes file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 18:05:29 UTC 2009 - chris@computersalat.de
|
|
|
|
- some rpmlint fixes
|
|
o no-changelogname-tag
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 12:06:15 CET 2009 - chris@computersalat.de
|
|
|
|
- fixed defaults
|
|
- some rpmlint fixes
|
|
o summary-not-capitalized (Badness: 63)
|
|
o unversioned-explicit-self-provides (Badness: 10000)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 28 23:24:42 CET 2007 - chris@computersalat.de
|
|
|
|
- added missing rclink
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 27 10:07:13 CET 2007 - chris@computersalat.de
|
|
|
|
- fixed Requires - smtpd should be postfix
|
|
- first run
|
|
- Upload to openSUSE BuildService
|
|
|