Page MenuHomeFreeBSD

audio/taglib: Update to 1.12b1 (fixes CVE-2018-11439)
ClosedPublic

Authored by diizzy on Jan 19 2020, 12:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 20, 5:36 PM
Unknown Object (File)
Jun 14 2025, 5:49 AM
Unknown Object (File)
Jun 2 2025, 3:05 PM
Unknown Object (File)
May 13 2025, 8:20 PM
Unknown Object (File)
May 13 2025, 4:00 PM
Unknown Object (File)
Apr 23 2025, 10:28 PM
Unknown Object (File)
Apr 21 2025, 10:19 AM
Unknown Object (File)
Apr 20 2025, 12:04 AM
Subscribers

Details

Summary

Update taglib 1.12 beta 1 includes fix for CVE-2018-11439
Add "make test" functionality
Fix CPE_STR

Test Plan

"make test" on 13-CURRENT r356392 (AMD64)
Poudriere log:

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tcberner added inline comments.
audio/taglib/Makefile
22 ↗(On Diff #66995)

^ couldn't you just set DISTVERISONPREFIX=v and DISTVERISON=1.12-beta-1
instead of PORTVERISON and GH_TAGNAME?

Update to use DISTVERSION as suggested by tcberner@
Refresh patch

Tests completes successfully (with and w/o RCC) on 13-CURRENT (AMD64) r360454

audio/taglib/Makefile
22 ↗(On Diff #66995)

Thanks, patch updated.

Looks good to me. Can you ask for an exp-run, or should I do it? :)

This revision is now accepted and ready to land.Apr 29 2020, 12:21 PM
This revision was automatically updated to reflect the committed changes.