Skip to content

Add zstd compression for debian control files.#53

Open
oxpa wants to merge 1 commit into
sassoftware:masterfrom
oxpa:debian_zstd
Open

Add zstd compression for debian control files.#53
oxpa wants to merge 1 commit into
sassoftware:masterfrom
oxpa:debian_zstd

Conversation

@oxpa
Copy link
Copy Markdown

@oxpa oxpa commented May 26, 2025

Newer debian introduced new compression method for control files.

The license used by klauspost/compress (Apache) seems to be compatible with relic (https://github.com/klauspost/compress/blob/master/LICENSE)

The interface is also compatible.

@oxpa
Copy link
Copy Markdown
Author

oxpa commented Jan 21, 2026

Any updates?

@oxpa
Copy link
Copy Markdown
Author

oxpa commented Apr 30, 2026

In preparation for the first anniversary of creating this PR: any updates?

@wfscheper
Copy link
Copy Markdown

Hmm. Not sure if the checks just aged out or never ran. Closing and re-opening to see if they'll sync up.

@wfscheper wfscheper closed this Apr 30, 2026
@wfscheper wfscheper reopened this Apr 30, 2026
@wfscheper
Copy link
Copy Markdown

To satisfy the contributor agreement check, you'll need to amend your commit so that there's a blank line between the subject and the Signed-off-by.

@wfscheper
Copy link
Copy Markdown

And we'll need to update the CI. Fixing that in #61

Signed-off-by: Igor Ippolitov <iippolitov@gmail.com>
@oxpa
Copy link
Copy Markdown
Author

oxpa commented Apr 30, 2026

The problem with DCO was that I used my username for commit author but then signed-off the commit with my real name. DCO wanted both to match. I fixed commit author it should be good now.

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.

2 participants