Index | Thread | Search

From:
Landry Breuil <landry@openbsd.org>
Subject:
Re: UPDATE: aom 3.13.2
To:
Brad Smith <brad@comstyle.com>
Cc:
ports@openbsd.org
Date:
Thu, 9 Apr 2026 10:29:21 +0200

Download raw body.

Thread
Le Fri, Apr 03, 2026 at 05:36:59PM -0400, Brad Smith a écrit :
> ping.

fwiw, i'm commiting this because its a requirement to build mozilla 151
with system-av1/aom, but there's a 3.13.3 released in the meantime.

Landry

> On 2026-03-29 10:24 p.m., Brad Smith wrote:
> > Here is an update to aom 3.13.2.
> > 
> > 
> > Release v3.13.2
> > 
> > 2026-03-17 v3.13.2
> >    This release includes several bug fixes. This release is ABI
> >    compatible with the last release. See
> >    https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2 for all the
> >    commits in this release.
> > 
> >    - Bug Fixes
> >      * x86: enable SSE4.2 in x86_simd_caps
> >        https://aomedia-review.googlesource.com/206481
> >      * b:448994065: Working nasm-3.0.0 is not detected with libaom on
> >        3.13.1
> >      * b:480978101: Heap buffer overflow in av1_copy_and_extend_frame
> >        during encode triggered by NV12/bordered image with size_align
> >      * b:487259772: Out-of-bounds heap read in VP9 encoder via WebCodecs
> >        VideoEncoder dimension reconfiguration
> >      * b:489473886: Invalid memory read access in aom_sse_avx2 (Mozilla
> >        report)
> > 
> > 
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/multimedia/aom/Makefile,v
> > retrieving revision 1.32
> > diff -u -p -u -p -r1.32 Makefile
> > --- Makefile	26 Jan 2026 18:30:15 -0000	1.32
> > +++ Makefile	30 Mar 2026 01:28:49 -0000
> > @@ -1,9 +1,8 @@
> >   COMMENT=	Alliance for Open Media AV1 video codec
> > -V=		3.13.1
> > +V=		3.13.2
> >   DISTNAME=	libaom-$V
> >   PKGNAME=	aom-$V
> > -REVISION=	0
> >   CATEGORIES=	multimedia
> >   SHARED_LIBS=	aom	6.0
> > Index: distinfo
> > ===================================================================
> > RCS file: /cvs/ports/multimedia/aom/distinfo,v
> > retrieving revision 1.26
> > diff -u -p -u -p -r1.26 distinfo
> > --- distinfo	19 Jan 2026 08:58:47 -0000	1.26
> > +++ distinfo	30 Mar 2026 01:28:49 -0000
> > @@ -1,2 +1,2 @@
> > -SHA256 (libaom-3.13.1.tar.gz) = GeRaWnGS1pBWUimYPa2QDna1E6AjBsEgU/uaJiy+yn0=
> > -SIZE (libaom-3.13.1.tar.gz) = 6253958
> > +SHA256 (libaom-3.13.2.tar.gz) = Y0A5zHnDozByBrbCXqdZq8DnNMb0rBT22+pWlORq+Dc=
> > +SIZE (libaom-3.13.2.tar.gz) = 6256334
>