znc: Update from version 1.9.1 to 1.10.1#6636
Merged
th0ma7 merged 15 commits intoSynoCommunity:masterfrom Jul 15, 2025
Merged
Conversation
1 task
1 task
1 task
DarthGandalf
reviewed
Jul 7, 2025
This in turns also ensures to address the issue of missing rpath
Contributor
Author
|
@hgy59 and @mreid-tt this issue may be more interesting that anticipated... if the issue really is SHA-NI hardware encryption enablement it is going to impact performance on all x64 CPU because of older intel celeron's lack of support for it. See more info #6640 (comment) An option may be to add to our default wrapper a cpu detection and if positive do something such as: Currently testing that for ZNC specifically - we'll see if it does solves the issue or not. |
hgy59
reviewed
Jul 13, 2025
Contributor
|
@th0ma7 in the build logs I found that argon2 is built for evansport with optimization too. We should verify that evansport works (or disable optimization at all). |
Contributor
Author
|
Changes and fixes now complete and testing looks good, thnx @Ansbjerg |
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.
Description
znc: Update from version 1.9.1 to 1.10.1
Fixes #
Checklist
all-supportedcompleted successfullyType of change