Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 18:45:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279167] misc/astc-encoder: update to 4.8.0
Message-ID:  <bug-279167-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279167

            Bug ID: 279167
           Summary: misc/astc-encoder: update to 4.8.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/ARM-software/astc-encoder/releases/
                    tag/4.8.0
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: vvd@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org
 Attachment #250817 maintainer-approval?
             Flags:

Created attachment 250817
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250817&action=
=3Dedit
update to 4.8.0

May 2024
The 4.8.0 release is a minor maintenance release.
Reminder - the codec library API is not designed to be binary compatible ac=
ross
versions. We always recommend rebuilding your client-side code using the
updated astcenc.h header.
General:
* Bug fix: Native builds on macOS will now correctly build for arm64 when r=
un
outside of Rosetta on an Apple silicon device.
* Bug fix: Multiple small improvements to remove use of undefined language
behavior, to improve support for deployment using Emscripten.
* Feature: Builds using Clang can now build with undefined behavior sanitiz=
er
by setting -DASTCENC_UBSAN=3DON on the CMake configure line.
* Feature: Updated to Wuffs library 0.3.4, which ignores tRNS alpha chunks =
for
type 4 (LA) and 6 (RGBA) PNGs, to improve compatibility with libpng.
https://github.com/ARM-software/astc-encoder/releases/tag/4.8.0

Also fix build error on i386 with CPUTYPE=3Dnehalem and newer:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278722
Upstream issue: https://github.com/ARM-software/astc-encoder/issues/468

Tested build in poudriere 13.3-p2 amd64 and i386 and on live system 13.3-p2
amd64.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279167-7788>