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
F136001862: D23260.diff
Fri, Nov 14, 11:44 PM
Unknown Object (File)
Mon, Nov 10, 10:48 AM
Unknown Object (File)
Fri, Nov 7, 1:33 PM
Unknown Object (File)
Thu, Nov 6, 6:57 PM
Unknown Object (File)
Mon, Nov 3, 4:31 PM
Unknown Object (File)
Mon, Nov 3, 2:13 PM
Unknown Object (File)
Sun, Nov 2, 7:29 AM
Unknown Object (File)
Sun, Nov 2, 1:46 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.