libbsd 0.8.2-1ubuntu0.1 source package in Ubuntu
Changelog
libbsd (0.8.2-1ubuntu0.1) xenial-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 09:41:09 -0300
Upload details
- Uploaded by:
- Leonidas S. Barbosa
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | main | libs | |
Xenial | security | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libbsd_0.8.2.orig.tar.xz | 336.2 KiB | b2f644cae94a6e2fe109449c20ad79a0f6ee4faec2205b07eefa0020565e250a |
libbsd_0.8.2-1ubuntu0.1.debian.tar.xz | 15.3 KiB | 6477748f804e4fba6f2c050da5a47e6c93553f5da16d2e4a7af06c89829b107e |
libbsd_0.8.2-1ubuntu0.1.dsc | 2.0 KiB | 6013acffdab3de3fe2422c2fc14fe0eb1d99dd8c36ea6fba5e739de192334cdb |
Available diffs
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.
* 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.
* 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.
* 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 package libbsd0
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-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.
- libbsd0-udeb-dbgsym: debug symbols for package libbsd0-udeb
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.