libbsd 0.8.7-1ubuntu0.1 source package in Ubuntu

Changelog

libbsd (0.8.7-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Out-of-bounds
    - debian/patches/CVE-2019-20367.patch: make sure that there is
      a bounded comparison in  src/nlist.c.
    - CVE-2019-20367

 -- <email address hidden> (Leonidas S. Barbosa)  Thu, 16 Jan 2020 10:50:03 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libbsd_0.8.7.orig.tar.xz 363.1 KiB f548f10e5af5a08b1e22889ce84315b1ebe41505b015c9596bad03fd13a12b31
libbsd_0.8.7.orig.tar.xz.asc 833 bytes 93ae025cc6430971572ce3c52af30a9ea8d8ae760e8759afe41fa955528617b4
libbsd_0.8.7-1ubuntu0.1.debian.tar.xz 16.2 KiB 7edb06c4abc9398dbce53521e3671f062bfd9154eb7d401e6037dcf7d9977143
libbsd_0.8.7-1ubuntu0.1.dsc 2.2 KiB 864507ff2c7bcfc0078d819db67d698240f9a391fa393e3c5caeb86b0fe5a840

View changes file

Binary packages built by this source

libbsd-dev: utility functions from BSD systems - development files

 This library provides some functions commonly available on BSD systems but
 not on others like GNU systems.
 .
 The currently provided functions are:
 .
  * _time32_to_time, _time_to_time32, _time64_to_time, _time_to_time64,
    _time_to_long, _long_to_time, _time_to_int, _int_to_time.
  * TIMEVAL_TO_TIMESPEC, TIMESPEC_TO_TIMEVAL.
  * MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad,
    MD5Transform, MD5Update.
  * arc4random, arc4random_addrandom, arc4random_buf, arc4random_stir,
    arc4random_uniform.
  * bsd_getopt.
  * be16dec, be32dec, be64dec, le16dec, le32dec, le64dec.
  * be16enc, be32enc, be64enc, le16enc, le32enc, le64enc.
  * bit_alloc, bit_decl, bit_clear, bit_ffc, bit_ffs, bit_nclear, bit_nset,
    bit_set, bitstr_size, bit_test.
  * closefrom.
  * expand_number, dehumanize_number, humanize_number, strtonum, fmtcheck.
  * explicit_bzero.
  * errc, verrc, vwarnc, warnc.
  * fgetln, fparseln, fgetwln, flopen, fpurge, funopen.
  * getbsize.
  * getmode, setmode, strmode,
  * getpeereid.
  * getprogname, setprogname.
  * heapsort, radixsort, mergesort, sradixsort.
  * nlist (ELF and a.out support).
  * pidfile_open, pidfile_write, pidfile_close, pidfile_remove.
  * readpassphrase.
  * reallocarray, reallocf.
  * setproctitle (initialized via libbsd-ctor or setproctitle_init).
  * sl_init, sl_add, sl_free, sl_find.
  * strlcpy, strlcat.
  * strnstr.
  * strnvis, strnunvis, strunvis, strunvisx, strvis, strvisx, unvis, vis.
  * timeradd, timersub, timerclear, timerisset, timercmp.
  * timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp.
  * wcslcat, wcslcpy.
 .
 Also included are some queue macro definitions not present on includes
 from glibc.

libbsd0: utility functions from BSD systems - shared library

 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.

libbsd0-dbgsym: debug symbols for libbsd0
libbsd0-udeb: utility functions from BSD systems - shared library

 This library provides some C functions such as strlcpy() that are commonly
 available on BSD systems but not on others like GNU systems.
 .
 For a detailed list of the provided functions, please see the libbsd-dev
 package description.