HomeFreeBSD

sysutils/e2fsprogs: misc/e2fsprogs-libblkid: fixes

Description

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

Details

Provenance
mandreeAuthored on Oct 1 2022, 10:40 AM
Parents
R11:3e147a1f5947: shells/bash: fix static build
Branches
Unknown
Tags
Unknown