-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
znc: Update from version 1.9.1 to 1.10.1 #6636
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
Conversation
This in turns also ensures to address the issue of missing rpath
@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. |
@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). |
Changes and fixes now complete and testing looks good, thnx @Ansbjerg |
Description
znc: Update from version 1.9.1 to 1.10.1
Fixes #
Checklist
all-supported
completed successfullyType of change