libconfig-inifiles-perl 2.68-1ubuntu0.12.04.1 source package in Ubuntu

Changelog

libconfig-inifiles-perl (2.68-1ubuntu0.12.04.1) precise-security; urgency=low

  * SECURITY UPDATE: insecure temporary file
    - debian/patches/CVE-2012-2451.patch: adjust to use tempfile()
    - CVE-2012-2451
 -- Jamie Strandboge <email address hidden>   Fri, 17 Aug 2012 07:47:21 -0500

Upload details

Uploaded by:
Jamie Strandboge
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main perl
Precise security main perl

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libconfig-inifiles-perl_2.68.orig.tar.gz 56.9 KiB 46f1d740dca8b02ad26ed8798b2c30308dce4d96b6f3780cb9e489de4d008ea9
libconfig-inifiles-perl_2.68-1ubuntu0.12.04.1.debian.tar.gz 9.0 KiB e43c19336eebcb6291c5c762da4e3746751f08ba6966e1f4190feded2b8bb1f7
libconfig-inifiles-perl_2.68-1ubuntu0.12.04.1.dsc 2.3 KiB 6efef85578264c8f7063fa2febef71732418850abdfaa2b1ad6edc4fd5293c4f

View changes file

Binary packages built by this source

libconfig-inifiles-perl: Read .ini-style configuration files

 Config::IniFiles provides a way to have readable configuration files outside
 your Perl script. Configurations can be imported (inherited, stacked,...),
 sections can be grouped, and settings can be accessed from a tied hash.