Skip to content

Release v1.1.2#559

Merged
Asherda merged 12 commits intoVerusCoin:masterfrom
Asherda:release-v1.1.2
Nov 17, 2023
Merged

Release v1.1.2#559
Asherda merged 12 commits intoVerusCoin:masterfrom
Asherda:release-v1.1.2

Conversation

@Asherda
Copy link
Copy Markdown

@Asherda Asherda commented Nov 17, 2023

No description provided.

Asherda and others added 12 commits November 10, 2023 15:50
libevent uses getaddrinfo when available, and falls back to gethostbyname
Windows has both, but gethostbyname only supports IPv4
libevent fails to detect Windows's getaddrinfo due to not including the right headers
This patches libevent's configure script to check it correctly
This enables of the use of AI_* definitions in the Windows headers,
specifically AI_ADDRCONFIG, which fixes an issue with libevent and
ipv6 on Windows.

It also aligns with what we define in configure when building Core.
Update deprecation height and version
@Asherda Asherda merged commit 65f766d into VerusCoin:master Nov 17, 2023
@Asherda Asherda mentioned this pull request Nov 21, 2023
@Asherda Asherda deleted the release-v1.1.2 branch March 24, 2024 20:43
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.

5 participants