Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split packages into zlib/zlib-clib #67

Merged
merged 4 commits into from
Apr 20, 2024
Merged

Conversation

hasufell
Copy link
Member

@hasufell hasufell commented Mar 20, 2024

The reason to split is simple:

  • it can be more easily tracked (e.g. by security response team)
    • because it's a separate package and
    • the version number is more obvious and reflects what C sources are bundled
  • it's easier to co-maintain across different bindings/packages
  • results in overall better security properties on hackage

@hasufell hasufell requested a review from Bodigrim March 20, 2024 12:58
@hasufell
Copy link
Member Author

I don't know why the wasi jobs fail: https://github.com/haskell/zlib/actions/runs/8359345857/job/22882473614

And I'm not touching the Haskell-CI stuff. It probably needs to be regenerated.

@hasufell
Copy link
Member Author

Ping

@Bodigrim Bodigrim force-pushed the zlib-clib branch 3 times, most recently from 0ec6b2a to 4ebe369 Compare April 20, 2024 17:43
@Bodigrim Bodigrim merged commit 548ee40 into haskell:master Apr 20, 2024
28 checks passed
@Bodigrim
Copy link
Contributor

Thanks!

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