Skip to content

add zst to rpm generation - #2112

Open
henderkes wants to merge 1 commit into
jordansissel:mainfrom
henderkes:main
Open

add zst to rpm generation#2112
henderkes wants to merge 1 commit into
jordansissel:mainfrom
henderkes:main

Conversation

@henderkes

@henderkes henderkes commented Oct 3, 2025

Copy link
Copy Markdown

Adds the --rpm-compression zst option. Not sure how to run the tests in the project, but I can confirm that it successfully generates zstd compressed packages:

[m@M spc-packages]$ rpm -qp --qf '%{PAYLOADFORMAT} %{PAYLOADCOMPRESSOR}\n' dist/rpm/php-zts-cli-8.5.0beta3-1.x86_64.rpm 
cpio zstd

closes #2097

@henderkes
henderkes marked this pull request as ready for review October 3, 2025 10:05
@henderkes

Copy link
Copy Markdown
Author

@jordansissel sorry for the ping, but any chance this could land? I'll need it when retiring EL8 next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request: Add zstd support for RPMs

1 participant