Merged
Conversation
Contributor
|
In win32/res/common.rc.in, should the line be ?? |
Contributor
Author
|
@ragusaa TBH I wondered about that too. We haven't touched that line in a couple years, and when I looked at the "Properties" page for |
ragusaa
approved these changes
Mar 28, 2023
Contributor
Author
|
I'll update this with changes to the NEWS.md after:
So maybe this evening or tomorrow I hope |
fa7a900 to
0589437
Compare
Change the version suffix from -devel-{TODAY} to -rc
Bump the SO version for libclamav and libfreshclam.
Increasing the current version to 12.0.0 and 3.0.0 respectively.
The reason is that we reintroduced using the version scripts:
- libclamav.map
- libfreshclam.map
- libclamunrar.map
- libclamunrar_iface.map
Note that libclamunrar and libclamunrar_iface use the SO version from
libclamav.
Note that libclammspack does not have a .map file and so is not getting
symbol versioning at this time nor are we bumping the SO version for
that library.
0589437 to
33c80cb
Compare
Add Cargo.lock file so that we do not accidentally increase Rust compiler version requirement via changes to library dependencies.
33c80cb to
68fd6fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Set release candidate version suffix and bump SOVERSION
Add news for recent 1.0.1, 0.105.2, and 0.103.8 patch versions
Update news for 1.1.0 release
Also small random fix: