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
F128313604: D23260.id71142.diff
Tue, Sep 9, 7:27 PM
F128298036: D23260.id66995.diff
Tue, Sep 9, 3:25 PM
F128280923: D23260.id71277.diff
Tue, Sep 9, 11:42 AM
Unknown Object (File)
Sun, Sep 7, 4:36 AM
Unknown Object (File)
Sun, Sep 7, 4:28 AM
Unknown Object (File)
Sun, Sep 7, 3:00 AM
Unknown Object (File)
Sun, Sep 7, 12:55 AM
Unknown Object (File)
Sat, Sep 6, 6:23 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 Skipped
Unit
Tests Skipped

Event Timeline

tcberner added inline comments.
audio/taglib/Makefile
22

^ 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

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.