Skip to content

Update FastLZ to b1342da - #13230

Merged
masaori335 merged 2 commits into
apache:masterfrom
phongn:fastlz-b1342da
Jun 23, 2026
Merged

Update FastLZ to b1342da#13230
masaori335 merged 2 commits into
apache:masterfrom
phongn:fastlz-b1342da

Conversation

@phongn

@phongn phongn commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

The current version of FastLZ is fairly old and last received a major update in #8245, which I believe updated it to ariya/FastLZ@c3bdfad, committed 2 Aug 2020. #8850 made a small change to fix a type issue, and we have some CMake build files as well.

This PR proposes updating to ariya/FastLZ@b1342da; you can observe an upstream diff here: ariya/FastLZ@c3bdfad...b1342da.

This newer releases now properly treats an aarch64 system as 64-bit system.

(Note: the internal vendored code appears to have been modified by clang-format before it was moved into lib, and so there's quite a few whitespace changes.)

@phongn phongn added this to the 11.0.0 milestone Jun 2, 2026
@phongn phongn added the dependencies Pull requests that update a dependency file label Jun 2, 2026
masaori335
masaori335 previously approved these changes Jun 3, 2026

@masaori335 masaori335 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding out-dated lib.

@masaori335
masaori335 merged commit 9ebcdd2 into apache:master Jun 23, 2026
15 checks passed
@phongn
phongn deleted the fastlz-b1342da branch June 23, 2026 22:52
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jul 29, 2026
* Update FastLZ to b1342da

* Add copyright to the NOTICE
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jul 29, 2026
* Update FastLZ to b1342da

* Add copyright to the NOTICE

(cherry picked from commit 9ebcdd2)
@cmcfarlen cmcfarlen moved this to Picked v10.2.0 in ATS v10.2.x Jul 29, 2026
@cmcfarlen cmcfarlen modified the milestones: 11.0.0, 10.2.0 Jul 29, 2026
@github-project-automation github-project-automation Bot moved this from Picked v10.2.0 to For v10.2.0 in ATS v10.2.x Jul 29, 2026
@cmcfarlen cmcfarlen moved this from For v10.2.0 to Picked v10.2.0 in ATS v10.2.x Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

Status: Picked v10.2.0

Development

Successfully merging this pull request may close these issues.

3 participants