Your message dated Wed, 27 Oct 2021 18:48:35 +0000
with message-id <[email protected]>
and subject line Bug#245357: fixed in mrtg 2.17.8+git20211022.f52e91e-1
has caused the Debian Bug report #245357,
regarding move mrtg config file into /etc/mrtg directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
245357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mrtg
Version: 2.10.13-1
Severity: wishlist

Moving the default configuration file for mrtg into /etc/mrtg would ease
the use of seperate configuration files and provide a central location
for mrtg configuration.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-ar-k7
Locale: LANG=C, LC_CTYPE=C

Versions of packages mrtg depends on:
ii  debconf                     1.4.22       Debian configuration management sy
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libsnmp-session-perl        1.00-1       Perl support for accessing SNMP-aw
ii  perl                        5.8.3-3      Larry Wall's Practical Extraction 
ii  perl-modules                5.8.3-3      Core Perl modules.

-- debconf information:
  mrtg/own_user: true
* mrtg/conf_mods: true


--- End Message ---
--- Begin Message ---
Source: mrtg
Source-Version: 2.17.8+git20211022.f52e91e-1
Done: Joao Eriberto Mota Filho <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mrtg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <[email protected]> (supplier of updated mrtg 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 25 Oct 2021 22:56:00 -0300
Source: mrtg
Architecture: source
Version: 2.17.8+git20211022.f52e91e-1
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho <[email protected]>
Changed-By: Joao Eriberto Mota Filho <[email protected]>
Closes: 245357 245358 996786 996787 997095
Changes:
 mrtg (2.17.8+git20211022.f52e91e-1) unstable; urgency=medium
 .
   * New upstream version 2.17.8+git20211022.f52e91e. Some features:
       - Now, MRTG creates directories /run/mrtg/, /var/lib/mrtg/,
         /var/lock/mrtg/ and /var/log/mrtg/ automatically if they not exist when
         using --fhs option.
       - Moved the config file (in source code) from /etc/ to /etc/mrtg/.
         (Closes: #245357)
       - The lock file will be removed if the pid file no longer exists.
         (Closes: #996787)
       - Updated to use FHS 3.0 instead of 2.3 when calling the --fhs option.
         (Closes: #996786)
   * From now, MRTG will run on Debian under a non-root user. Consequently,
     the following files were removed:
       - debian/mrtg.config
       - debian/mrtg.templates
       - debian/po/*
   * Moved all examples from 'mrtg' to 'mrtg-contrib'. Consequently:
       - debian/mrtg-contrib.links: created to make a link between the new and
         the old places.
       - Updated the following files to act over the new place:
           ~ debian/mrtg-contrib.install
           ~ debian/mrtg-contrib.lintian-overrides
           ~ debian/rules
   * New debconf to make adjustments in /var/www/html/mrtg. Consequently:
       - Re-created with a new content:
           ~ debian/mrtg.config
           ~ debian/mrtg.templates
           ~ debian/po/*
       - debian/mrtg.postinst: added new commands to create or fix permissions
         for /var/www/html/mrtg.
   * This Debian revision is providing the following scripts to start MRTG:
       - /debian/mrtg.init, for init.d. (Closes: #245358, LP: #358123)
       - /debian/mrtg.service, for systemd.
   * debian/contrib/config/mrtg.cfg:
       - Moved to debian/config/mrtg.cfg.
       - Updated the content.
   * debian/control:
       - Added 'Pre-Depends: ${misc:Pre-Depends}', needed for
         debian/post{inst,rm}.
       - Improved long description for mrtg-contrib.
       - Removed no longer needed relationships from mrtg in Depends field for
         mrtg-contrib binary.
   * debian/copyright: updated upstream packaging copyright years.
   * debian/cron.d: removed because this file was created before MRTG has the
     --daemon option (available since version 2.9.27). Running via cron works
     but this is a primitive mode. From now, MRTG on Debian will use init.d and
     systemd to run.
   * debian/logrotate: renamed to debian/mrtg.logrotate.
   * debian/mrtg.dirs: removed because MRTG now creates var/lib/mrtg/ and
     var/log/mrtg/ directories automatically if running with --fhs (default in
     Debian from now).
   * debian/mrtg.install: moved mrtg.cfg from /etc/ to /etc/mrtg/.
     (Closes: #245357)
   * debian/mrtg.doc-base.configuration: renamed to debian/mrtg.doc-base.
   * debian/mrtg.NEWS: created.
   * debian/mrtg-contrib.lintian-overrides: updated, adding, removing and
     changing some content. Note that all content of mrtg-contrib are examples
     sent for MRTG project from the community.
   * debian/patches/:
       - 010-mrtg_lock_temp_cache_files_fixups.patch: dropped why we have the
         option --fhs since MRTG 2.9.27, released in 2003-02-19.
         (Closes: #997095)
       - 010_enable-www-dir.patch: added to enable 'WorkDir: /var/www/html/mrtg'
         for Debian.
       - 030_fix-accented-words.patch: created to fix some accented words in
         Brazilian Portuguese.
       - 100-remove_joke.patch: removed because I no longer need massive tests,
         so is a good idea to keep the original upstream source code.
       - 150-fix_privacy_breach.patch: renamed to 020_fix-privacy-breach.patch.
       - Removed because the upstream fixed the source code (thanks):
           ~ 040-bts113814_mrtgindx_cgi.patch
           ~ 060-dont_create_varlockmrtg.patch (Closes: #997095)
           ~ 070-cfgmaker_debian_workdir.patch
   * debian/postinst:
       - Renamed to debian/mrtg.postinst.
       - Updated to new scenario provided by current revision of this package.
   * debian/postrm: created to remove some files when purging.
   * debian/README.Debian:
       - Renamed to mrtg.README.Debian.
       - Rewritten from scratch.
   * debian/rules: created the target override_dh_clean to revert changes in
     hashbangs for files in bin/ after building.
   * debian/source/options: removed in favor of a more accurate control via
     dh_clean in debian/rules.
   * debian/tests/control: added a trivial test for cfgmaker.
Checksums-Sha1:
 7e3045082e14fce48aa5aed75e9b33aad0531efb 2083 
mrtg_2.17.8+git20211022.f52e91e-1.dsc
 aaebf2c4ce1dbbb3d769dc02cafb30b8efdb8b41 1197051 
mrtg_2.17.8+git20211022.f52e91e.orig.tar.gz
 4be7f016ff149d7e11cc438cc6b803d4b023d7b1 24440 
mrtg_2.17.8+git20211022.f52e91e-1.debian.tar.xz
 02dc6928343843a775339280d4d8ad4423abce83 7188 
mrtg_2.17.8+git20211022.f52e91e-1_source.buildinfo
Checksums-Sha256:
 c48d7c605a8d59e92820b33ea3b08bcf3331c6fcacad97b1377f5a2764c46721 2083 
mrtg_2.17.8+git20211022.f52e91e-1.dsc
 7e200e6db6f6b449d653daf34a518fcfc65becf5ad3aecdc39c5a2d97c8fb5b6 1197051 
mrtg_2.17.8+git20211022.f52e91e.orig.tar.gz
 bcd1fccbbae2812516205b13b05fd6516b909d081a77ff885fa4d727957ab10a 24440 
mrtg_2.17.8+git20211022.f52e91e-1.debian.tar.xz
 02fb33e92d81f7f8d47c94992cba26f8f6eabd618affe285db1095c18a31fd06 7188 
mrtg_2.17.8+git20211022.f52e91e-1_source.buildinfo
Files:
 352c6e16aaa82586ef6838177cd646b0 2083 net optional 
mrtg_2.17.8+git20211022.f52e91e-1.dsc
 91a1e79a06dbcdec9b4614f6012883b5 1197051 net optional 
mrtg_2.17.8+git20211022.f52e91e.orig.tar.gz
 f98c1df1a05b75a507b1c53e80a2ae99 24440 net optional 
mrtg_2.17.8+git20211022.f52e91e-1.debian.tar.xz
 e6cda7eeb9e4d6c6d766ef5df3842f6f 7188 net optional 
mrtg_2.17.8+git20211022.f52e91e-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmF5magACgkQ3mO5xwTr
6e9W5Q//X12eNUwUozQeTkKyFBE6HuDDZZTYg7YfrKAF2J2Ue3L3Xi26oe8EuSST
kRNO9axMn5pI7LGi2K3zLFCUcLRgwATU/ykf12/4ibNMzndANiE/Tg0LfJTeyvSy
XqG8dJ7h1IGE14DoKABk0wwtyVkP9jU10Jv4i5OpsBEgyUN8dg5wWLLnYEDMlzQO
Osnf1K2ESrT3hBjlsvaJ3bX4nQmqgfmHk6wB9hc2fnVxYmLWWkd6kf+kU/2opdA5
m61uNFMs5RiNq1jQ+xGrfrF5XZRo5cOFnKSTqiF2mL4dNkwZqP88hI9hsp5XRlm1
+C0L7R1BjxhsrHlw9T2Flip4u5HggeW+Cb+9lYjeZ/l4RXhGOVed5B8M4FYNXkXh
JPhB90DRdlsIchPkSH71Dg2/qQ5/YAlcLf0QbKuCuT6L8h4dhQ6j8lHHS/GBplF2
3Pl6VM2/DF8CdVXlMyI7atYHSrcD2wooQ61/CxvAkNQzv8lVqxqNtcb6vzPjak6G
FQxDAc5Pud3FplFihEt7+8/iZ0x6Z1ZKTwUhOzzMaQiMMZgHccL9S3DONXF0D29z
UApMZtjTXuhujcymcWkU3sV5xjvLjpd3s0OGPfRD1ixYNpy9r/WQUJOly06R2a3v
OTQWFthqQlj22WmSLklyBaMkBVWQETIuN3Nf9g3Z+lU4Nrocfa8=
=Xh1M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to