Bug 294257 - print/libharu: Update to 2.4.6
Summary: print/libharu: Update to 2.4.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dima Panov
URL: https://github.com/libharu/libharu/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-05 06:04 UTC by Daniel Engberg
Modified: 2026-04-09 19:26 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (fluffy)


Attachments
Patch for libharu (1.75 KB, patch)
2026-04-05 06:04 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2026-04-05 06:04:33 UTC
Created attachment 269378 [details]
Patch for libharu

* Fixes multiple security vulnerabilities in TTF parser
* Remove unnecessary patch as of this release

Compile tested on FreeBSD 15.0-STABLE (amd64) (make, make check-plist)

Poudriere testport OK 13.5-RELEASE (amd64)
Poudriere testport OK 13.5-RELEASE (i386)
Poudriere testport OK 14.3-RELEASE (amd64)

Tested in poudriere on 14.3-RELEASE (amd64) with following consumers:
comms/fl_moxgen
graphics/blender
graphics/blender4
math/mathgl
math/saga
science/gnudatalanguage
science/paraview (untested as math/nlopt fails to build)
www/wt
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-04-09 19:25:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f1a61eb06840d228da566a58d30ecc21fdc0dea

commit 0f1a61eb06840d228da566a58d30ecc21fdc0dea
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-04-09 19:23:41 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-04-09 19:24:43 +0000

    print/libharu: update to 2.4.6 release (+)

    Release notes:  https://github.com/libharu/libharu/releases/tag/v2.4.6
    PR:             294257

 print/libharu/Makefile                          |  2 +-
 print/libharu/distinfo                          |  6 +++---
 print/libharu/files/patch-CMakeLists.txt (gone) | 13 -------------
 3 files changed, 4 insertions(+), 17 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2026-04-09 19:26:03 UTC
Committed, thanks!