libbsd 0.10.0-1 source package in Ubuntu
Changelog
libbsd (0.10.0-1) unstable; urgency=medium * New upstream release. - Several security related fixes for nlist() reported by Daniel Hodson and one by Coverity Scan. - Fix for a leak in the vis family of functions. - Fix for a configure check to not unnecessarily link against librt. - General portability fixes for musl, uClibc, macOS and GNU/kFreeBSD. - New architectures support for nlist(). - Switch the <err.h> *c() functions to be standalone and add err(), warn(), errx() and warnx() familiy of functions in case the system lacks them. - Several man page fixes. * Switch to debhelper compatibility level 12. * Switch from debian/compat to debhelper-commpat in Build-Depends. * Switch to Standards-Version 4.4.0 (no changes needed). -- Guillem Jover <email address hidden> Thu, 08 Aug 2019 21:57:41 +0200
Upload details
- Uploaded by:
- Guillem Jover
- Uploaded to:
- Sid
- Original maintainer:
- Guillem Jover
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libbsd_0.10.0-1.dsc | 2.1 KiB | 7c05e2c73658f64cbd4e1762b716cc7c4c1d68391191e82c7d266a351430edd6 |
libbsd_0.10.0.orig.tar.xz | 384.4 KiB | 34b8adc726883d0e85b3118fa13605e179a62b31ba51f676136ecb2d0bc1a887 |
libbsd_0.10.0.orig.tar.xz.asc | 833 bytes | 4362f6d811ffc06659ac5cf777d8d01157bedfc28720b41fb485afb0a5acc0c7 |
libbsd_0.10.0-1.debian.tar.xz | 16.3 KiB | 4cf37d6d5b72702b31b07384612e07173e94e081feef71fec206f86ab38f2411 |
Available diffs
- diff from 0.9.1-2 to 0.10.0-1 (43.4 KiB)
No changes file available.
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.
* explicit_bzero.
* errc, verrc, vwarnc, warnc.
* fmtcheck.
* fgetln, fparseln, fgetwln, flopen, flopenat, fpurge, funopen.
* getbsize.
* getmode, setmode, strmode,
* getpeereid.
* getprogname, setprogname.
* heapsort, radixsort, mergesort, sradixsort.
* nlist (ELF and a.out support).
* pidfile_open, ppidfile_filen, oidfile_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.
* nvis, snvis, stravis, strenvisx, strnunvis, strnunvisx, strnvis,
strsenvisx, strsnvis, strsnvisx, strsvis, strsvisx, strunvis, strunvisx,
strvis, strvisx, svis, unvis, vis.
* strtoi, strtonum, strtou.
* 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: No summary available for libbsd0 in ubuntu eoan.
No description available for libbsd0 in ubuntu eoan.
- libbsd0-dbgsym: No summary available for libbsd0-dbgsym in ubuntu eoan.
No description available for libbsd0-dbgsym in ubuntu eoan.
- libbsd0-udeb: No summary available for libbsd0-udeb in ubuntu groovy.
No description available for libbsd0-udeb in ubuntu groovy.