Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943172 - media-libs/libheif-1.19.2 version bump
Summary: media-libs/libheif-1.19.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/strukturag/libheif...
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2025-43967 953971
  Show dependency tree
 
Reported: 2024-11-10 12:08 UTC by Andreas Sturmlechner
Modified: 2025-04-21 06:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2024-11-10 12:08:05 UTC
Available for 4 days.

This one seems worth backporting: https://github.com/strukturag/libheif/commit/3dd7019ff579c038cba96353390cd41edfda927e
Comment 1 Larry the Git Cow gentoo-dev 2025-04-20 09:15:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0ae4efeb34b664f288cfcddabeae8163848eb4

commit 0e0ae4efeb34b664f288cfcddabeae8163848eb4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-04-20 09:10:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-20 09:14:50 +0000

    media-libs/libheif: add 1.19.7
    
    * Fix running tests (!) as previously we weren't running cmake_src_test
      at all. While at it, drop useless phase definitions and embrace
      cmake-multilib.eclass.
    
    * Drop USE=go requirement for tests. Doesn't seem required at all now.
    
    * Drops -Werror sed as it now uses the CMake property/setting for that,
      but we already set that in the eclass since 689be1a4afcc8222f7d10f822789d2e1676d0829.
    
    * Fix automagic Doxygen dependency.
    
    * Move USE=go dep on dev-lang/go from RDEPEND->BDEPEND.
    
    * Fix USE=gdk-pixbuf (bug #950491).
    
    Bug: https://bugs.gentoo.org/790593
    Bug: https://bugs.gentoo.org/953971
    Closes: https://bugs.gentoo.org/943172
    Closes: https://bugs.gentoo.org/950491
    Closes: https://bugs.gentoo.org/951505
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libheif/Manifest              |  1 +
 media-libs/libheif/libheif-1.19.7.ebuild | 85 ++++++++++++++++++++++++++++++++
 media-libs/libheif/libheif-9999.ebuild   | 67 ++++++++++---------------
 media-libs/libheif/metadata.xml          |  1 +
 4 files changed, 113 insertions(+), 41 deletions(-)