Your message dated Fri, 23 Sep 2011 08:49:30 +0000
with message-id <[email protected]>
and subject line Bug#642222: fixed in resolvconf 1.60
has caused the Debian Bug report #642222,
regarding resolvconf: search list order for the lokal network
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.)
--
642222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642222
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: resolvconf
Version: 1.46
Severity: normal
In some cases it would be nice if the search domain from the local dhcp is used
as
the first and then the search domains from the base file. In this case also the
local nameserver must be the first choice.
I've made this configurable in the file /etc/defaults/resolvconf with the
variable
BASEFILE_APPEND=yes|no
-- System Information:
Debian Release: 6.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages resolvconf depends on:
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
resolvconf recommends no packages.
resolvconf suggests no packages.
-- Configuration Files:
/etc/resolvconf/resolv.conf.d/base changed [not included]
/etc/resolvconf/update.d/libc changed [not included]
-- debconf information excluded
--- /etc/resolvconf/update.d/libc.orig 2011-09-20 14:49:50.000000000 +0200
+++ /etc/resolvconf/update.d/libc 2011-09-20 15:12:46.000000000 +0200
@@ -92,8 +92,15 @@
RSLVCNFFILES="$(/lib/resolvconf/list-records)"
+case "$BASEFILE_APPEND" in (y|Y|yes|YES|Yes)
+[ -f "$BASEFILE" ] && RSLVCNFFILES="$RSLVCNFFILES
+$BASEFILE"
+;;
+*)
[ -f "$BASEFILE" ] && RSLVCNFFILES="$BASEFILE
$RSLVCNFFILES"
+;;
+esac
### Compile list of nameservers ###
NMSRVRS=""
--- End Message ---
--- Begin Message ---
Source: resolvconf
Source-Version: 1.60
We believe that the bug you reported is fixed in the latest version of
resolvconf, which is due to be installed in the Debian FTP archive:
resolvconf_1.60.dsc
to main/r/resolvconf/resolvconf_1.60.dsc
resolvconf_1.60.tar.gz
to main/r/resolvconf/resolvconf_1.60.tar.gz
resolvconf_1.60_all.deb
to main/r/resolvconf/resolvconf_1.60_all.deb
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.
Marco Nenciarini <[email protected]> (supplier of updated resolvconf 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: SHA1
Format: 1.8
Date: Fri, 23 Sep 2011 09:31:53 +0200
Source: resolvconf
Binary: resolvconf
Architecture: source all
Version: 1.60
Distribution: unstable
Urgency: low
Maintainer: resolvconf maintainers <[email protected]>
Changed-By: Marco Nenciarini <[email protected]>
Description:
resolvconf - name server information handler
Closes: 642222 642360
Changes:
resolvconf (1.60) unstable; urgency=low
.
[ Marco Nenciarini ]
* [c30024e] Switch vcs fields to git
* [4041409] Add debian/gbp.conf to make easy the usage of
git-buildpackage
.
[ Thomas Hood ]
* [18e2fac] Update es.po thanks to Javier Fernández-Sanguino
(Closes: #642360)
* [18e2fac] Include resolv.conf.d/base information in
resolv.conf *after* dynamic information, rather than before
(Closes: #642222)
Checksums-Sha1:
8ce903b850c564ac93e879328f5e9e3493ee485d 1032 resolvconf_1.60.dsc
e3e806e08a4a61256c4ec6f53bd3ad2b2959d4f2 76076 resolvconf_1.60.tar.gz
c9a6dec6c59011d59fd96fbed2bc71471eaac660 66248 resolvconf_1.60_all.deb
Checksums-Sha256:
680bd8a739eb2c0b39cfbb6e406a1c2e1e207176828180b91f2f823a7fc7cb3d 1032
resolvconf_1.60.dsc
eb0902085c5a1f0a39879bcf37fdd9e9556c8b1a1dca75331eb9b6a86a56cfa0 76076
resolvconf_1.60.tar.gz
a74f9181df478dfc4fb0d885047a66ac5efb8c5fedad05357c934e165012e4af 66248
resolvconf_1.60_all.deb
Files:
9e6a09364d18aa0dd17377fdcf74a731 1032 net optional resolvconf_1.60.dsc
e23734aa1a4ab62925c458715a02e673 76076 net optional resolvconf_1.60.tar.gz
2f8c056a103732d2f023abdb1a670f64 66248 net optional resolvconf_1.60_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk58OSIACgkQaGRzDfCV5eT3MQCfdRjVwvERzVvfV2+wzBxGWXLh
tsIAnRPgWnO36w6Xk88qe7GYyCAj+aOI
=NCap
-----END PGP SIGNATURE-----
--- End Message ---