Your message dated Sun, 17 Oct 2021 16:19:05 +0000
with message-id <[email protected]>
and subject line Bug#655097: fixed in mrtg 2.17.8+git20211012.bef7ba2-1
has caused the Debian Bug report #655097,
regarding mrgt: Please make ifref default to name
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.)
--
655097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mrgt
Severity: wishlist
Tags: patch
Dear maintainer,
in Ubuntu we apply this patch to make --ifref default to name.
The reason of this change is that the order of the interfaces is
unreliable, and ifref=name may be really a much better default.
Could you kindly apply this patch at debian ??
Thansk in advance,
Leo.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise'), (100,
'precise-backports')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-030200rc7-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Description: Make --ifref default to name.
The order of the interfaces is unreliable,and ifref=name
is really a much better default.
Author: Soren Hansen <[email protected]>
---
bin/cfgmaker | 12 ++++++++----
doc/cfgmaker.1 | 6 +++---
2 files changed, 11 insertions(+), 7 deletions(-)
--- mrtg-2.17.3.orig/bin/cfgmaker
+++ mrtg-2.17.3/bin/cfgmaker
@@ -675,7 +675,11 @@ ECHO
$if_ok = 0;
}
} else {
- $if_ref = $ifindex;
+ if ($$i{Name}) {
+ $if_ref = "#".$$i{Name};
+ } else {
+ $if_ref = $ifindex;
+ }
}
# generate Target name
@@ -1575,11 +1579,11 @@ cfgmaker [options] [community@]router [[
=head1 OPTIONS
- --ifref=nr interface references by Interface Number (default)
- --ifref=ip ... by Ip Address
+ --ifref=name interface references by Interface Name (default)
+ --ifref=ip ... by Ip Address
--ifref=eth ... by Ethernet Number
--ifref=descr ... by Interface Description
- --ifref=name ... by Interface Name
+ --ifref=nr ... by Interface Number
--ifref=type ... by Interface Type
You may also use multiple options separated by commas,
in which case the first available one is used:
--- mrtg-2.17.3.orig/doc/cfgmaker.1
+++ mrtg-2.17.3/doc/cfgmaker.1
@@ -137,11 +137,11 @@ cfgmaker [options] [community@]router [[
.SH "OPTIONS"
.IX Header "OPTIONS"
.Vb 9
-\& \-\-ifref=nr interface references by Interface Number (default)
-\& \-\-ifref=ip ... by Ip Address
+\& \-\-ifref=name interface references by Interface Name (default)
+\& \-\-ifref=ip ... by Ip Address
\& \-\-ifref=eth ... by Ethernet Number
\& \-\-ifref=descr ... by Interface Description
-\& \-\-ifref=name ... by Interface Name
+\& \-\-ifref=nr ... by Interface Number
\& \-\-ifref=type ... by Interface Type
\& You may also use multiple options separated by commas,
\& in which case the first available one is used:
--- End Message ---
--- Begin Message ---
Source: mrtg
Source-Version: 2.17.8+git20211012.bef7ba2-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: Sun, 17 Oct 2021 12:05:06 -0300
Source: mrtg
Architecture: source
Version: 2.17.8+git20211012.bef7ba2-1
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho <[email protected]>
Changed-By: Joao Eriberto Mota Filho <[email protected]>
Closes: 655097 996085 996090
Changes:
mrtg (2.17.8+git20211012.bef7ba2-1) unstable; urgency=medium
.
* New upstream version 2.17.8+git20211012.bef7ba2.
(Closes: #655097, #996085, #996090)
* debian/contrib/:
- Removed some files because the upstream added them to source code:
~ exim-stats/*
~ rateup.1
* debian/copyright:
- Added new rights from new files in upstream place.
- Added a new source (Github).
- Removed field Files-Excluded and some comments about them because the
upstream dropped non-free code. Thanks.
* debian/mrtg-contrib.install: removed exim-status, now in upstream source
code.
* debian/mrtg.install:
- Added new manpages: mrtg-traffic-sum.1 and rateup.1.
- Changed level of the manpage mrtglib from 1 to 3 because the upstream
fixed the manpage level.
* debian/mrtg.manpages: removed because the upstream is providing this
manpage now. Thanks!
* debian/not-installed: added new files to be ignored.
* debian/patches/:
- Removed some patches applied by the upstream (thanks!):
~ 020-bts113894_use_gawk.patch
~ 030-fix_for_ipacc.patch
~ 050-bts167107_nodefaultglobal.patch
~ 080-iptables-accounting_linewrap.patch
~ 090-modernize_configure_in.patch
~ 110-fix_spelling_errors.patch
~ 120-update_clean_target.patch
~ 130-fix_spelling_source_code.patch
~ 140-fix_whatis_mrtg_squid.patch
~ 160-fix_uncommented_lines.patch
- 100-remove_joke.patch: updated to patch configure.ac instead of
configure.in because the upstream changed the source code.
Checksums-Sha1:
daef1e1917e340e3ed589ba68f98b7649a4591c5 2098
mrtg_2.17.8+git20211012.bef7ba2-1.dsc
3364729d2d70952c69a3372881ee463e64b4e36d 1194720
mrtg_2.17.8+git20211012.bef7ba2.orig.tar.gz
ac1a148b9b92571cf396bb1e6b3890e70c867291 31812
mrtg_2.17.8+git20211012.bef7ba2-1.debian.tar.xz
a1b9be6bc9d9366e2e8426ec5a8184ea3da7cf55 7207
mrtg_2.17.8+git20211012.bef7ba2-1_source.buildinfo
Checksums-Sha256:
f0452ef3b62d67dbe2617852865c423edfa4fe32faaa31f794cb198ec99aed35 2098
mrtg_2.17.8+git20211012.bef7ba2-1.dsc
d5a1aa33effba16b566421339bde69f29a203ab4207a7420d4c1894f53351551 1194720
mrtg_2.17.8+git20211012.bef7ba2.orig.tar.gz
9419eeaed019893bf6dc06bd2c456789c65a342e41de3fdd5852f182423d3f8a 31812
mrtg_2.17.8+git20211012.bef7ba2-1.debian.tar.xz
7109dd00159b95f0bc6d120c440f863a52ada8ca1a633e5897bb4016ecd55064 7207
mrtg_2.17.8+git20211012.bef7ba2-1_source.buildinfo
Files:
e0cd9dea7060e2f72591d5ba37c71645 2098 net optional
mrtg_2.17.8+git20211012.bef7ba2-1.dsc
43d0e8d3d337cb5caf4274ab261c1f8a 1194720 net optional
mrtg_2.17.8+git20211012.bef7ba2.orig.tar.gz
ade34e4c04a202a5af7bd0afe60f140e 31812 net optional
mrtg_2.17.8+git20211012.bef7ba2-1.debian.tar.xz
1ef936245d6345b98ab652eef7df8467 7207 net optional
mrtg_2.17.8+git20211012.bef7ba2-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmFsR4IACgkQ3mO5xwTr
6e8CjA//cLto+n44bAOKStFRKXwRPqvJjiyetNvQvfBe7dVh1WyMjNShVpZ+fNjJ
bD+NpbjN0zNKK5FLazepS1pa05d1uEe4XywyOy7dOJVKxEXvVrSKPNkMJnVUeYUC
otvApgGB9e51YYMPlxvHIIipNGKOqxrHOPPQsgULxUpwEkMetuhcmSP3iR1s4e4f
1tK9tQ5PjyqzVeK2CXApaEIG+0LXcvW6IvUDrsdzAxyFDfS40ZGOyabebKYrzweX
aTDdttb0DfPC3uFgMH7ukGqlKcOO99AEh73DrvYRFikgiVOvVj6FXhS3DiSEkNdQ
UXWhOdAyybtwJTusovDmM2l8pxL+TVcQy2vDlfqwPRcADI4m3pcAnrTDstAObC6r
EFvhrKYb4R2t4DxmeVT4zZLaBBX2ZOljLmr0cObzto6Ahw1vo2EgKlCTd/XqwYId
+TeleEKSOKVaZo03/wgbYAK8bZtcF7NbSypbf6QP/JEW01IG7l+vqpE9Ydd7TuPP
a8iT583ZEE4sSLAVvzGdh5dts81j3zDhF4sXImgl3G+jcfEHuZgxFoKovT0joqS5
PI2vfiLM+be5Nwe5pQbEZNI3lyDKxWGAwIY/dW6avbgIAyXm8JVu8pVab3c95S/D
UvIbXTC1Jbrf8OAxx3AJkFvmJZgCdGOmsval+UghJ6GSOt59Syw=
=Q13j
-----END PGP SIGNATURE-----
--- End Message ---