Skip to content

Debian Sync

Compare
Choose a tag to compare
@oetiker oetiker released this 18 Jan 15:36
· 27 commits to master since this release

Changes 2.17.9, 2022-01-18

From: tobi

  • add pid to lockfile and check if the pid is still running when trying to lock
    remove the stale lockfile otherwhise ...
  • add bootstrap
  • github/CODEOWNERS
  • add new author in manpage for rateup
  • cleanup manifest, drop makefile, improve bootstrap

From: David Bristel [email protected]

  • add contrib/mrtg-ipacc

From: gpancot [email protected]

  • add mikrotik vendor to cfgmaker

From: Andrey Tarasov [email protected]

  • add Huawei and Eltex vendors to cfgmaker

From: youpong

  • remove unused variables from rateup.c
  • stop ignoring return value of function fgets
  • fix signedness of time_t
  • fix left shift of negative value

From: Hilko Bengen [email protected]

  • avoid to include global options by default

From: Joao Eriberto Mota Filho [email protected]

  • 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

From: Leo Iannacone [email protected]

  • make ifref default to name to cfgmaker

From: Michael-John Turner [email protected]

  • fix wrong line break that stop the execution in contrib/iptables-accounting

From: Ray Smith [email protected]

  • add new contrib: exim-stats

From: Ryan Murray [email protected]

  • fix a comment error causing doesn't chdir to workdir in
    src/contrib/mrtgindex.cgi/mrtgindx.cgi

From: Theodore Alexandrov [email protected]

  • use gawk because mawk doesn't have strftime