confuse 3.2.1+dfsg-4ubuntu0.1 source package in Ubuntu

Changelog

confuse (3.2.1+dfsg-4ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Out of bounds read in trim_whitespace
    - debian/patches/CVE-2018-14447.patch: Fixes #109: out of bound read in
      trim_whitespace.
    - CVE-2018-14447

 -- Mike Salvatore <email address hidden>  Tue, 04 Dec 2018 11:35:55 -0500

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe libs
Bionic security universe libs

Downloads

File Size SHA-256 Checksum
confuse_3.2.1+dfsg.orig.tar.xz 366.3 KiB f4c81cafa3c116ed044fc72fc9a232974b33c257d67efdf14747546985e90d31
confuse_3.2.1+dfsg-4ubuntu0.1.debian.tar.xz 4.9 KiB 5a78760032c7703c02aa373fbd278efcd52a4f6aefbe502ff6397b37ba593146
confuse_3.2.1+dfsg-4ubuntu0.1.dsc 2.1 KiB 01a3f444b8b27267e5d8b496ed6391677ece07c6459802edc6443d20998988ed

View changes file

Binary packages built by this source

libconfuse-common: Common files for libConfuse

 This package contains internationalization files for the confuse
 library.

libconfuse-dev: Development files for libConfuse

 This package contains the header files and static library needed to
 compile applications that use the confuse library.

libconfuse-doc: Documentation for libConfuse

 This package contains the documentation of the confuse library.

libconfuse2: Library for parsing configuration files

 libConfuse is a configuration file parser library written in C. It
 supports sections and (lists of) values (strings, integers, floats,
 booleans or other sections), as well as some other features (such as
 single/double-quoted strings, environment variable expansion,
 functions and nested include statements).
 .
 It makes it very easy to add configuration file capability to a
 program using a simple API.

libconfuse2-dbgsym: debug symbols for libconfuse2