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)
Dec 19 2024, 3:03 PM
Unknown Object (File)
Dec 12 2024, 10:33 AM
Unknown Object (File)
Dec 5 2024, 9:00 AM
Unknown Object (File)
Dec 4 2024, 6:35 PM
Unknown Object (File)
Nov 25 2024, 8:08 PM
Unknown Object (File)
Nov 25 2024, 4:21 PM
Unknown Object (File)
Nov 24 2024, 6:06 PM
Unknown Object (File)
Nov 23 2024, 4:48 PM
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.