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

Merge clamav-sys #1135

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from
Draft

Merge clamav-sys #1135

wants to merge 27 commits into from

Conversation

shutton
Copy link
Contributor

@shutton shutton commented Jan 9, 2024

Bare merge of clamav-sys into clamav. All commits that were imported from clamav-sys have been prefaced with clamav-sys: to reduce confusion about their origin.

zaddach and others added 26 commits November 20, 2020 09:12
* Switch to "newtype" enums
* Exposed:
    - cl_set_clcb_msg()
    - cl_cvdparse() and supporting symbols
    - cl_debug()
    - DB load/progress callback setting functions
    - engine scan callbacks and types
    - File file inspection callbacks and types
* Moved allowlisted funcs/types/variables to constants
* Updated bindgen dependency
…y-and-authors

Update repository, authors, and copyright.
Merge the clamav-sys Rust crate into clamav, preserving history
@shutton shutton marked this pull request as draft January 9, 2024 17:44
@shutton shutton self-assigned this Jan 9, 2024
@micahsnyder
Copy link
Contributor

this strategy for bringing in clamav-sys in a way that it will stay up to date with clamav itself makes sense to me.
the commit message prefix "clamav-sys:" also seems good, and while it is a lot of commits to bring in, I like how it maintains history of the changes and gives credit to the contributors.

👍

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.

None yet

3 participants