Changelog for
mrtg-2.17.4-38.1.i586.rpm :
* Sat Jul 08 2017 wasemAATTlinux-ino.de - 2.17.4-24- rebuild for easynas
* Tue Feb 21 2017 roAATTsuse.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 2017 roAATTsuse.de- add mrtg-ifHiSpeed-SG10G.patch some devices return 10 on ifSpeed (e. g. Cisco SG series 10G interfaces)
* Tue Jan 31 2017 roAATTsuse.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 2013 jwAATTsuse.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 2012 larsAATTlinux-schulserver.de- re-enable the lib64 patch- add zlib-devel to build requires- remove xorg-x11 dependencies for now
* Thu Aug 16 2012 roAATTsuse.de- add avaya as vendor to find ifAlias on updated nortel switches
* Wed Mar 28 2012 roAATTsuse.de- fix SG300 issue in mrtg-switches.patch directly
* Tue Mar 27 2012 roAATTsuse.de- fix lib64 issue by workaround- support SG300 switches by cisco
* Sun Mar 04 2012 larsAATTlinux-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 02 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Mon Feb 21 2011 vcizekAATTnovell.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 2010 anickaAATTsuse.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 2010 anickaAATTsuse.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