debconf 1.5.86 source package in Ubuntu

Changelog

debconf (1.5.86) unstable; urgency=medium

  * Fix stdin/stdout handling regression in Debconf::DbDriver::Pipe (thanks,
    Dan Bungert; closes: #1063817, LP: #2052982).

 -- Colin Watson <email address hidden>  Tue, 13 Feb 2024 09:35:03 +0000

Upload details

Uploaded by:
Debconf Developers
Uploaded to:
Sid
Original maintainer:
Debconf Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debconf_1.5.86.dsc 2.0 KiB 2528e4ed5f0873d5c425953d68bf6164959bd3f7430e53bce2bb99adf0e4a83a
debconf_1.5.86.tar.xz 560.5 KiB 7128067f1144046a432784492c58839343768c15b32dc6fafbaa73200d3167d0

No changes file available.

Binary packages built by this source

debconf: Debian configuration management system

 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.

debconf-doc: debconf documentation

 This package contains lots of additional documentation for Debconf,
 including the debconf user's guide, documentation about using different
 backend databases via the /etc/debconf.conf file, and a developer's guide
 to debconf.

debconf-i18n: full internationalization support for debconf

 This package provides full internationalization for debconf, including
 translations into all available languages, support for using translated
 debconf templates, and support for proper display of multibyte character
 sets.

debconf-utils: debconf utilities

 This package contains some small utilities for debconf developers.

python3-debconf: interact with debconf from Python 3

 Debconf is a configuration management system for debian packages. Packages
 use Debconf to ask questions when they are installed.
 .
 This package provides a debconf module to allow Python 3 programs to
 interact with a debconf frontend.