resolvconf 1.63ubuntu14 source package in Ubuntu

Changelog

resolvconf (1.63ubuntu14) precise-proposed; urgency=low

  * Call db_go after the db_input command so that the debconf error
    message is actually shown to the user.

resolvconf (1.63ubuntu13) precise-proposed; urgency=low

  [ Stéphane Graber ]
  * In is_immutable_file, if lsattr doesn't return anything on stdout,
    return 1 and hide stderr. This fixes lsattr failing on non-ext
    filesystems. (LP: #994539)

  [ Steve Langasek ]
  * Fix syntax of db_input command, which is part of why we're seeing
    failures in bug #994539.

resolvconf (1.63ubuntu12) precise-proposed; urgency=low

  * Instead of throwing an error that aborts the upgrade when
    /etc/resolv.conf is immutable, pop a debconf error message to let the
    user know what's happening, then clear the immutable flag and continue
    with the installation.  LP: #989585.
 -- Stephane Graber <email address hidden>   Mon, 14 May 2012 12:31:58 -0400

Upload details

Uploaded by:
Stéphane Graber
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
resolvconf_1.63ubuntu14.tar.gz 79.3 KiB b59e8ca30d25528a956eddc1ffc0bfa8353658891e65c884c230a1b3fad87ca8
resolvconf_1.63ubuntu14.dsc 1.8 KiB 8d9a8c64fea6c03ba3b3279d765cb840b46b43e13479398d1d7dc2190678ea61

Available diffs

View changes file

Binary packages built by this source

resolvconf: name server information handler

 Resolvconf is a framework for keeping up to date the system's
 information about name servers. It sets itself up as the intermediary
 between programs that supply this information (such as ifup and
 ifdown, DHCP clients, the PPP daemon and local name servers) and
 programs that use this information (such as DNS caches and resolver
 libraries).
 .
 This package may require some manual configuration. Please
 read the README file for detailed instructions.