File mrtg.changes of Package mrtg
-------------------------------------------------------------------
Fri Oct 3 05:45:28 UTC 2025 - Carsten Ziepke <kieltux@gmail.com>
- Use %patch -P N instead of deprecated %patchN
-------------------------------------------------------------------
Wed Feb 9 19:55:05 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Update to 2.17.10
* add missing mrtglib.3 to release archive
- Update to 2.17.9
* add pid to lockfile and check if the pid is still running when
trying to lock remove the stale lockfile otherwhise ...
* add contrib/mrtg-ipacc
* add mikrotik vendor to cfgmaker
* add Huawei and Eltex vendors to cfgmaker
* remove unused variables from rateup.c
* stop ignoring return value of function fgets
* fix signedness of time_t
* fix left shift of negative value
* avoid to include global options by default
* add absent mrtg-startup-script and remove extra blank spaces
from contrib/00INDEX
* add example of systemd and init scripts from Debian
(contrib/debian-systemd/)
* add examples for WorkDir in Linux in cfgmaker
* add a trivial CI test for GitHub
* add manpage for rateup
* create directories /run/mrtg/, /var/lib/mrtg/, /var/lock/mrtg/
and /var/log/mrtg/ automatically if they not exist when
using --fhs option
* fix a warning about datarootdir in Makefile.in
* fix some spelling errors in manuals and executables
* fix some uncommented lines breaking
contrib/accesslistmon/examplescript
* fix translation files for some languages (Brazilian, Catalan,
French, German, Portuguese and Spanish)
* fix whatis in manpage mrtg-squid.pod
* modernize configure.in, removing warnings
* remove an orphan symlink (mrtg-mailer.pod)
* remove files generated by the build process and forgotten
when cleaning
* remove non-free files in contrib/ (nt-service and cisco_tftp)
* remove some extra blank spaces in EOL in changelog
* rename mrtglib.1 to mrtglib.3
* update GPL-2 text in src/contrib/TTrafic to break very long
lines and fix a wrong address for FSF
* update src/bin/mrtg and its manpage to use FHS version 3.0
in --fhs option
* make ifref default to name to cfgmaker
* fix wrong line break that stop the execution in
contrib/iptables-accounting
* add new contrib: exim-stats
* fix a comment error causing doesn't chdir to workdir in
src/contrib/mrtgindex.cgi/mrtgindx.cgi
* use gawk because mawk doesn't have strftime
- Update to 2.17.8
* add missing optional textcolor property in mrtg.cfg
* automatic value for textcolor (if null) with good contrast for
every Background property value (default black text on white
background)
* fix mrtg-traffic-sum incorrectly ignores '--man' option
* add support for Alcatel and Datacom to cfgmaker
* Fix small typo
- Run spec-cleaner and some more spec file clean ups
- Rebase mrtg-cfgmaker-ifhighspeed.patch, mrtg-icons_path.patch,
mrtg-ifHiSpeed-SG10G.patch mrtg-lib64hack.patch and
mrtg-switches.patch
- Drop the icons in iconsdir, because with mrtg-icons_path.patch
mrtg looks at /usr/share/apache2/icons instead /srv/www/icons
- Drop mrtg-traffic-sum.1 and rateup.1, now included upstream
- Remove obsolete suse version check for fdupes
-------------------------------------------------------------------
Sat Oct 13 16:19:45 UTC 2018 - lars@linux-schulserver.de - 2.17.7
- update to 2.17.7:
* update to HTML 5 template in bin/mrtg, checked by HTML+CSS W3C validator
* corrected style in HTML template: color with background-color
(workaround for missing text color property in mrtg.cfg)
* add --descr=ifname option to indexmaker
* fix parsing of global option in cfgmaker
* add dcn id to cfgmaker (baed on input from Pawel Golaszeswski)
* make sure threshval does not get clobberd
* fix for kmg option coredump
- removed upstreamed patches:
+ mrtg-pod.patch
+ mrtg-2.17.4-socket6-fix.patch
+ mrtg-git-2474e99ef7d8e6a3cb70d96197834f7897e0cb27.patch
+ mrtg-git-3fe00990b4a7b5fb92c765e29d3238205bb8d87f.patch
+ mrtg-git-e9645c9d1db7973c74ae6e4953f9252197d098d1.patch
+ mrtg-git-fafab1227ff9a4bd5e04a51d3aae8f261a220f61.patch
- added rpmlintrc
- adjusted mrtg-switches.patch
-------------------------------------------------------------------
Tue Feb 21 16:45:54 CET 2017 - ro@suse.de
- add patches from https://github.com/oetiker/mrtg
- mrtg-git-2474e99ef7d8e6a3cb70d96197834f7897e0cb27.patch
add recent interface types
- mrtg-git-3fe00990b4a7b5fb92c765e29d3238205bb8d87f.patch
add vendor tplink
- mrtg-git-e9645c9d1db7973c74ae6e4953f9252197d098d1.patch
add vendor dcn
- mrtg-git-fafab1227ff9a4bd5e04a51d3aae8f261a220f61.patch
some uninitialized fixes
-------------------------------------------------------------------
Tue Feb 21 16:37:14 CET 2017 - ro@suse.de
- add mrtg-ifHiSpeed-SG10G.patch
some devices return 10 on ifSpeed
(e. g. Cisco SG series 10G interfaces)
-------------------------------------------------------------------
Tue Jan 31 01:23:26 CET 2017 - ro@suse.de
- add mrtg-iftype161.patch
add iftype 161 which is a lacp port channel on cisco switches
- add mrtg-cfgmaker-ifhighspeed.patch:
some devices return 2**32-2 on ifSpeed
(e. g. IBM FibreChannel switches)
(patch taken from fedora)
-------------------------------------------------------------------
Tue Mar 19 18:19:02 UTC 2013 - jw@suse.com
- mrtg-2.17.2-socket6-fix.patch
fails to start ipv6 without.
Seen in http://pkgs.fedoraproject.org/cgit/mrtg.git/plain
-------------------------------------------------------------------
Wed Aug 22 13:36:53 UTC 2012 - lars@linux-schulserver.de
- re-enable the lib64 patch
- add zlib-devel to build requires
- remove xorg-x11 dependencies for now
-------------------------------------------------------------------
Thu Aug 16 14:53:24 CEST 2012 - ro@suse.de
- add avaya as vendor to find ifAlias on updated nortel switches
-------------------------------------------------------------------
Wed Mar 28 01:36:56 CEST 2012 - ro@suse.de
- fix SG300 issue in mrtg-switches.patch directly
-------------------------------------------------------------------
Wed Mar 28 00:55:48 CEST 2012 - ro@suse.de
- fix lib64 issue by workaround
- support SG300 switches by cisco
-------------------------------------------------------------------
Sun Mar 4 11:07:10 UTC 2012 - lars@linux-schulserver.de
- update to 2.17.4:
* some address fixes to contrib
* fixed duplicate install-sh entry in archive
* set oid-mib-cache file for New_SNMP_util as well #106
* prevent spurious warnings about unknonwn values of inlast outlast in mrtg
* add the process id tmp file extensions, to guard against multiple rateup
instances messing things up for each other. (attempt to fix #115)
* quell warning in CnTWaLK mode #111
* spelling fixes
* make threshold checking more robust against incomplete information in the
config file #113
* support ifAlias for Vyatta gear
* CnTWaLK should add the count and not max index
* abort indexmaker if there is no data to be found
* fix for big5 translation
* in cfgmaker use ifdesc=alias only if there is actualy alias info
* fix of a file pointer leak found by coverity scan
* fix for kMG support in rateup
* add support for zyxel ifAlias
* add support for Matrix N7 Diamond
* enable warnings in cfgmaker and fix issues ...
* explicitly import SOCK_DGRAM and AF_UNSPEC to make ipv6 support work
* Updated Net_SNMP_util.pm and SNMP_util.pm to latest versions
- added mrtg-switches.patch to add support for Nortel switches with
MIB 1.3.6.1.4.1.2272.30 and also new Cisco SG-300 switches
- split out doc subpackage
- ran spec-cleaner
- remove unknown --with-rrd configure option
- use macros
- remove outdated call to suse_update_config
- added manpages for mrtg-traffic-sum and rateup
- fixed wrong interpreter lines in example scripts
- install arch dependend files in _libdir
-------------------------------------------------------------------
Fri Dec 2 16:31:51 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Mon Feb 21 14:20:11 UTC 2011 - vcizek@novell.com
- update to 2.17.2
* Fix scaling when noo and noi options are used. fix for #95
* Stop staticly linking rateup. fix for #97
* Only set LD_RUN_PATH if it is actually necessary. patch from #98
* Net::SNMP only support aes128, des and 3des ... fix for cfgmaker from #99
* Understand desc and descr in ifdesc option of cfgmaker
* only set $args{'-maxrepetitions'} if $Net_SNMP_util::MaxRepetitions > 0
* do not load Net_SNMP_util unless snmpv3 is requested ... fix for #75
-------------------------------------------------------------------
Thu Dec 16 13:38:23 CET 2010 - anicka@suse.cz
- update to 2.17.0
* added rrdcached support
* Added support for glob patterns in include
* Make daemon reload cfg automatically when it changes
* added support for Arista to cfgmaker
* fix cfgmaker to work in mixed v1/2/3 snmp environment
* do not strigify arguments to conversion function let eval take
care of this
* untaint inlast and outlast to make perl taint mode happy
-------------------------------------------------------------------
Tue Jul 27 16:14:06 CEST 2010 - anicka@suse.cz
- update to 2.16.4
* fix "P_DETACH" and Pod::Usage issues with perl 5.12
* relax cfgmaker option parsing when figuring whether to test for
highspeed counters or not.
* fix sorting of numbered interface names index maker
* belarusian translation for mrtg 2.16
* three new config options to compliment the existing
RRDRowCount option to explicitly set the size of all RRAs
* allow to rename target in the clonedirectory option
* add import to the require File::Copy
* support multiple options in ifdesc and ifref setting for cfgmaker
* teach cfgmaker about nortel switches
* make sure rates over 4G work too
* allow group and user option to be set to root
-------------------------------------------------------------------
Tue Jul 8 15:21:03 CEST 2008 - anicka@suse.cz
- do not install mrtg2/Pod subdirectory because all the
modules there are part of the perl now (bnc#403868)
-------------------------------------------------------------------
Fri Jun 27 16:59:08 CEST 2008 - anicka@suse.cz
- update to 2.16.2
* globally disable __DIE__ handler in eval using $^S check
* updated to SNMP_Session 1.12
* make SNMP_Session.pm work on windows even when a __DIE__
handler ist installed.
-------------------------------------------------------------------
Wed Apr 9 15:45:38 CEST 2008 - anicka@suse.cz
- update to 2.16.1
* fix RouterUptime config with non unique targets
* Makesure mrtg repopulates its cache only once even in fork mode
* Added support for RRDtool based Holt-Winters aberrant behaviour
detection. Threshold based alerts have been enhanced to be able
to fire based on the FAILURES RRA. Note that Holt-Winters aberrant
behaviour detection can only be enabled on newly created RRAs.
* when thresholds were UNboraken, the threshprogok did not run
necessarily
* MIB parser rewritten for better compatibility
* allow RouterUptime to contain an explicit OID for queriing
the uptime.
* support for nortel passport 8600 in cfgmaker
* Added Documentation for GeTNEXT prefix
* Added New Prefix for Counterd SNMP Walk -> CnTWaLK (see docs)
* Upgrade to SNMP Session 1.10
* Updates for Net_SNMP_util.pm and SNMP_util.pm
* Fix if_is_ciscovlan condition in cfgmaker
* Updated port syntax in documentation (based on trac entry)
-------------------------------------------------------------------
Tue Aug 28 13:09:02 CEST 2007 - anicka@suse.cz
- do not apply dos2unix on binaries (fixes #303651)
-------------------------------------------------------------------
Fri May 25 01:41:56 CEST 2007 - ro@suse.de
- fix some rpmlint complaints
-------------------------------------------------------------------
Fri May 4 21:20:57 CEST 2007 - anicka@suse.cz
- update 2.15.2
* Improve parsing reliability of indexmaker
* Fixed deadhost detection in mrtg
* added config option noHC for boxes that don't have HC counters
but run SNMPv2/v3
* Updated Net_SNMP_util module (error messages)
* Updated Makefiles for Win32 and Netware
* New Netware version of rateup.nlm
* make cfgmaker detect broken snmpv1 counters more reliably
* latest Net_SNMP_util.pm with many small fixes
* more cfgmaker smarts and documentation for snmpv3
* be happy even if no threshmail sending is configured
* add install target for traffic-summer
* fix mrtg-traffic-sum default catch expression to be
in sync with docs
-------------------------------------------------------------------
Wed Dec 13 11:43:52 CET 2006 - anicka@suse.cz
- update to 2.15.0
* Free positioning of a generated ifIndex in the OID string using·
the magic IndexPOS keyword
* When doing threshold checking with rrdtool, there was a very
expensive 'getting the data back with rrdinfo and rrdfetch' cycle
after each rrdupdate. with rrdtool 1.2 and the updatev function
this is not necessary anymore
* Threshold Un-Borken Messages will only be generated when the
value is 10% away from the threshold. Configurable via ThreshHyst
* New function thresholdmail lets you send an email when a threshold
is broken. This feature talks directly to the mailserver and does
not require any external programs.
* New template writers helper function in cfgmaker - oid_pick. It
tests if a device is willing to supply information regarding a
particular oid. This makes template writing much more plesant.·
* added new tool mrtg-traffic-sum to build traffic stats based on
the content of your mrtg log (not rrd) files.
* mrtg running with rrdtool can now do sub-minute resolution if the
interval is specified like that: 0:30
* new debug option 'prof' to see how long rrdtool spends on its
writes
* fixed snmpv3 support in cfgmaker
-------------------------------------------------------------------
Thu Oct 5 16:13:32 CEST 2006 - anicka@suse.cz
- update to 2.14.7
* Added expscale option (opposite of logscale) to emphasize
the top end of the scale
* bugfixes
-------------------------------------------------------------------
Mon Jul 17 15:20:28 CEST 2006 - anicka@suse.cz
- update to 2.14.5
* allow - in oid name
* bugfixes
-------------------------------------------------------------------
Wed May 24 11:15:30 CEST 2006 - anicka@suse.cz
- update to 2.14.3
- many small fixes and improvements
-------------------------------------------------------------------
Wed Jan 25 21:38:26 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jul 13 19:34:46 CEST 2005 - mjancar@suse.cz
- update to 2.12.2
-------------------------------------------------------------------
Mon Feb 7 20:30:02 CET 2005 - mjancar@suse.cz
- update to 2.11.1
-------------------------------------------------------------------
Fri Aug 13 16:33:56 CEST 2004 - mjancar@suse.cz
- update to 2.10.15
-------------------------------------------------------------------
Thu May 13 14:07:21 CEST 2004 - mjancar@suse.cz
- add contrib directory to %%doc (#40284)
-------------------------------------------------------------------
Mon Mar 8 15:11:26 CET 2004 - pth@suse.de
- Don't use _libdir as mrtg only installs perl scripts in there
and mrtg, cfgmaker and indexmaker are not prepared to deal
with a configurable lib directory (bugzilla #35456).
-------------------------------------------------------------------
Thu Feb 26 14:49:14 CET 2004 - mjancar@suse.cz
- update to 2.10.13
-------------------------------------------------------------------
Thu Oct 16 13:33:32 CEST 2003 - mjancar@suse.cz
- update to 2.10.5
-------------------------------------------------------------------
Wed Aug 20 20:09:50 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Fri Jun 13 11:44:27 CEST 2003 - mjancar@suse.cz
- fix filelist
-------------------------------------------------------------------
Tue May 27 16:53:26 CEST 2003 - mjancar@suse.cz
- remove unpackaged files from buildroot
-------------------------------------------------------------------
Tue Apr 22 17:55:35 CEST 2003 - vbobek@suse.cz
- update to version 2.9.29
* bugfixes
* small improvements
- removed obsolete fixes of icon names from the main patch
-------------------------------------------------------------------
Wed Mar 12 14:52:24 CET 2003 - vbobek@suse.cz
- fixed missing icons for apache2
-------------------------------------------------------------------
Mon Feb 17 00:22:06 CET 2003 - ro@suse.de
- really removed traces of README.SuSE
-------------------------------------------------------------------
Sat Feb 15 01:26:00 CET 2003 - ro@suse.de
- fixed specfile
-------------------------------------------------------------------
Fri Feb 14 10:55:58 CET 2003 - vbobek@suse.cz
- updated to version 2.9.25:
* updated squid monitoring example
* fixed indexmaker
* cosmetic tweaks for layout
* bug fixes
- removed obsolete README.SuSE
- fixed rights for doc files to 644
-------------------------------------------------------------------
Fri Aug 16 17:50:22 CEST 2002 - postadal@suse.cz
- Upgrade to version 2.9.22
* removed VERSION for ISA arry in MRTG_lib.pm ... it has no reason to be
there, and perl 5.8 complains [Bug #17701]
* fix for rateup rounding problems ...
-------------------------------------------------------------------
Fri Aug 9 13:43:34 CEST 2002 - ja@suse.cz
- fixed icons instalation into apache icons directory. Mrtg and
indexmaker can now set correct path to icons dir.
-------------------------------------------------------------------
Fri Aug 9 13:43:34 CEST 2002 - postadal@suse.cz
- Upgrade to version 2.9.21.
-------------------------------------------------------------------
Wed May 8 14:26:20 CEST 2002 - postadal@suse.cz
- fixed lib paths (lib64)
-------------------------------------------------------------------
Mon Feb 18 13:21:30 CET 2002 - tcrhak@suse.cz
- applied a patch by Klaus.Schmidinger@cadsoft.de fixing rateup.c
to enable the usage or YTicsFactor-Parameters; bug #12847
- used %{_libdir} macro
-------------------------------------------------------------------
Fri Feb 1 00:26:07 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Wed Sep 19 08:41:50 CEST 2001 - adostal@suse.cz
- create README.SuSE (fix for outputs images)
-------------------------------------------------------------------
Mon Aug 6 09:37:18 CEST 2001 - adostal@suse.cz
- update to version 2.9.17
-------------------------------------------------------------------
Wed Mar 21 23:30:02 CET 2001 - ro@suse.de
- changed neededforbuild to freetype2
-------------------------------------------------------------------
Mon Feb 26 09:15:19 CET 2001 - cihlar@suse.cz
- update to version 2.9.10
- install data to /usr/lib/mrtg2 [#6511]
-------------------------------------------------------------------
Sat Dec 2 16:06:25 CET 2000 - smid@suse.cz
- new version 2.9.4
-------------------------------------------------------------------
Tue Nov 21 09:54:38 CET 2000 - ro@suse.de
- compile fix
-------------------------------------------------------------------
Wed Nov 15 18:29:49 CET 2000 - ro@suse.de
- fixed neededforbuild gdlib -> gd gd-devel
-------------------------------------------------------------------
Thu Jun 8 09:33:22 MEST 2000 - cihlar@suse.cz
- uncomment %clean
-------------------------------------------------------------------
Wed May 10 10:38:13 CEST 2000 - smid@suse.cz
- upgrade to 2.8.12
- buildroot added
-------------------------------------------------------------------
Mon Oct 11 16:45:30 CEST 1999 - ro@suse.de
- update to 2.8.8
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Thu Sep 9 12:15:28 CEST 1999 - bs@suse.de
- fixed call of Check at the end of %install section
-------------------------------------------------------------------
Wed Nov 18 00:53:09 MET 1998 - ro@suse.de
- use gdlib: it's been here as separate package
- adapted paths to perl5.00502
-------------------------------------------------------------------
Mon Mar 2 18:10:20 MET 1998 - florian@suse.de
- update to version 2.5.2
-------------------------------------------------------------------
Mon Feb 9 13:29:13 MET 1998 - florian@suse.de and ch@suse.de
- new package (v2.5.1)