gnulib 20140202+stable-2+deb8u1build0.16.04.1 source package in Ubuntu

Changelog

gnulib (20140202+stable-2+deb8u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

gnulib (20140202+stable-2+deb8u1) jessie-security; urgency=medium

  * Non-maintainer upload by the LTS team.
  * Fix CVE-2018-17942:
    Ben Pfaff disvovered that the convert_to_decimal function in the GNU
    Portability Library contains a heap-based buffer overflow because memory is
    not allocated for a trailing '\0' character during %f processing.

 -- Mike Salvatore <email address hidden>  Tue, 16 Oct 2018 13:56:02 -0400

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Xenial
Original maintainer:
Ian Beckwith
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe devel
Xenial security universe devel

Downloads

File Size SHA-256 Checksum
gnulib_20140202+stable.orig.tar.gz 5.1 MiB 9f028f48e60f066bf511a969c519da705eeefb20d54a80dce88afd0935a845e1
gnulib_20140202+stable-2+deb8u1build0.16.04.1.debian.tar.xz 282.5 KiB 899ec529b3de37f7ba2984d38d4d1ae28eade3368773ad79b7c3ce5cd6e12d99
gnulib_20140202+stable-2+deb8u1build0.16.04.1.dsc 2.0 KiB b6ae4404530c724eeb9ea45c2b470630d51132d8fb255591021740023eccc3bd

View changes file

Binary packages built by this source

git-merge-changelog: git merge driver for GNU ChangeLog files

 ChangeLog files *always* foul up most version control systems in
 their default configuration.
 .
 git-merge-changelog is a tool from gnulib designed to help with this
 for the case of GNU-style ChangeLogs; it can be used with at least
 git, bzr, and hg.

git-merge-changelog-dbgsym: debug symbols for package git-merge-changelog

 ChangeLog files *always* foul up most version control systems in
 their default configuration.
 .
 git-merge-changelog is a tool from gnulib designed to help with this
 for the case of GNU-style ChangeLogs; it can be used with at least
 git, bzr, and hg.

gnulib: GNU Portability Library

 The GNU portability library is a macro system and C declarations and
 definitions for commonly-used API elements and abstracted system behaviors. It
 can be used to improve portability and other functionality in your programs.