[InterNetNews/inn] ab5672: Fix library detection (multilib support and Python)
Julien ÉLIE
noreply at github.com
Sat Oct 16 05:16:37 UTC 2021
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: ab5672510a6cfac6c547c37454d90df8c9ebf840
https://github.com/InterNetNews/inn/commit/ab5672510a6cfac6c547c37454d90df8c9ebf840
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
M doc/pod/news.pod
M m4/lib-pathname.m4
M m4/python.m4
Log Message:
-----------
Fix library detection (multilib support and Python)
Probe in multilib directories (lib32 or lib64), which fixes the detection
of OpenSSL 3.0.0 library.
Use the sysconfig module when available for Python. The
distutils.sysconfig module has been deprecated in Python 3.10.
Taken from rra-c-util.
Commit: b056ff2f06561a67389801dd90d5425ca14fd2c1
https://github.com/InterNetNews/inn/commit/b056ff2f06561a67389801dd90d5425ca14fd2c1
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
M configure.ac
M lib/getnameinfo.c
M tests/runtests.c
Log Message:
-----------
Update to latest rra-c-util and C TAP Harness
Compare: https://github.com/InterNetNews/inn/compare/35caf7daf3a9...b056ff2f0656
More information about the inn-committers
mailing list