Merge - Issue #12592: Make Python build on OpenBSD 5 (and future major
releases).
diff --git a/Misc/NEWS b/Misc/NEWS
index 281a9e3..3ab1e3e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -237,6 +237,8 @@
 Library
 -------
 
+- Issue #12592: Make Python build on OpenBSD 5 (and future major releases).
+
 - Issue #12372: POSIX semaphores are broken on AIX: don't use them.
 
 - Issue #12551: Provide a get_channel_binding() method on SSL sockets so as