diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2022-10-01 12:40:13 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2022-10-01 12:45:34 +0200 |
commit | 5db803a6f26956fb47a211c29e34a0e5ccd82286 (patch) | |
tree | cb1d55b3f91dcada15a4afa47e9d1b13f0172017 /UPDATING | |
parent | 3e147a1f594751a68fea00a28090d0792bee0b51 (diff) | |
download | freebsd-ports-5db803a6f26956fb47a211c29e34a0e5ccd82286.zip |
sysutils/e2fsprogs: misc/e2fsprogs-libblkid: fixes
- for libblkid, fix a buffer size when parsing device names
to make room for a trailing '\0' character from sscanf().
(This was a long-standing bug in our local patch.)
- patch out qsort_r redeclarations from the sort_r library that are
incompatible with FreeBSD since it aligned with GNU qsort_r() API
- remove FreeBSD 14-CURRENT BROKEN= tag.
Related to:
PR: 266227
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions