Bug 280394 - graphics/openimageio: update 2.5.13.0 → 2.5.13.1 (security advisory)
Summary: graphics/openimageio: update 2.5.13.0 → 2.5.13.1 (security advisory)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/AcademySoftwareFou...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-21 18:19 UTC by Vladimir Druzenko
Modified: 2024-07-22 01:46 UTC (History)
1 user (show)

See Also:
FreeBSD: maintainer-feedback+
vvd: merge-quarterly?


Attachments
v1 (1.23 KB, patch)
2024-07-21 18:19 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2024-07-21 18:19:36 UTC
Created attachment 252211 [details]
v1

Release 2.5.13.1 (July 15, 2024) -- compared to 2.5.13.0
 * fix(heic): Correctly set imagespec size for heif images.
   security advisory (by Gerrard Tai)
Comment 1 Shane 2024-07-22 01:22:41 UTC
Comment on attachment 252211 [details]
v1

its ok by me
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-22 01:39:03 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55bd11cd94cef9ecd3e5bce1d0a28008fd12da5e

commit 55bd11cd94cef9ecd3e5bce1d0a28008fd12da5e
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-07-22 01:34:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-22 01:34:59 +0000

    graphics/{,py-}openimageio: update 2.5.13.0 → 2.5.13.1 (security advisory)

    Changelog:
    * fix(heic): Correctly set imagespec size for heif images.
       security advisory (by Gerrard Tai)
    https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-jjm9-9m4m-c8p2
    https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.13.1

    PR:             280394
    Approved by:    Shane <FreeBSD@ShaneWare.Biz> (maintaner)
    MFH:            2024Q3

 graphics/openimageio/Makefile | 4 ++--
 graphics/openimageio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-07-22 01:43:04 UTC
A commit in branch 2024Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78e09acbf665cde506a631a9e668278119f622a2

commit 78e09acbf665cde506a631a9e668278119f622a2
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-07-22 01:34:59 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-22 01:42:31 +0000

    graphics/{,py-}openimageio: update 2.5.13.0 → 2.5.13.1 (security advisory)

    Changelog:
    * fix(heic): Correctly set imagespec size for heif images.
       security advisory (by Gerrard Tai)
    https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-jjm9-9m4m-c8p2
    https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.5.13.1

    PR:             280394
    Approved by:    Shane <FreeBSD@ShaneWare.Biz> (maintaner)
    MFH:            2024Q3

    (cherry picked from commit 55bd11cd94cef9ecd3e5bce1d0a28008fd12da5e)

 graphics/openimageio/Makefile | 2 +-
 graphics/openimageio/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-07-22 01:46:40 UTC
Blender 4.2 release: https://developer.blender.org/docs/release_notes/4.2/
Time to update it.