Index | Thread | Search

From:
Jeremie Courreges-Anglas <jca@wxcvbn.org>
Subject:
Re: update graphics/imlib2 to 1.12.3
To:
Brad Smith <brad@comstyle.com>
Cc:
Omar Polo <op@omarpolo.com>, ports@openbsd.org
Date:
Sun, 14 Jul 2024 14:23:11 +0200

Download raw body.

Thread
On Sat, Jul 13, 2024 at 03:55:19PM -0400, Brad Smith wrote:
> On 2024-07-13 7:57 a.m., Omar Polo wrote:
> > small bugfix release, the changelog is:
> > 
> >      Some loader fixes and improvements, CET support:
> >      - XPM loader: Fix potential segv on malformed file
> >      - XPM loader: Fix some color table parsing errors
> >      - XPM loader: Major overhaul
> >      - Y4M loader: add support for full range color
> >      - Y4M loader: add support for 10-bit 4:2:0
> >      - Add missing CET (Control-flow Enforcement Technology) bits in asm code
> > 
> > as I don't have any CET/IBT hardware, I'd appreciate some runtime
> > testing.  just testing with graphics/feh or graphics/nsxiv should be
> > enough.

Works fine with jpeg images on my IBT laptop.  The previously patched
.S files now use an _ENDBR macro that compiles to endbr64, checked
with objdump.

> > Thanks,
> > 
> > Omar Polo
> 
> patch-src_bin_imlib2_view_c can be removed as well.

Looks right.

ok jca@

-- 
jca