Todo #13867
closed
- Related to Todo #13866: Add Python 3.11.1 to base system added
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
Copying some relevant portions of my notes here from #13866
Unbound is linked against 3.11 as expected:
: pkg info -d unbound | grep python
python311-3.11.1_1
: ldd `which unbound` | grep python
libpython3.11.so.1.0 => /usr/local/lib/libpython3.11.so.1.0 (0x827419000)
pfBlockerNG-devel also shows as depending on Python 3.11.
A quick test of the netflix-no-aaaa.py python module script shows that it functions as expected in the DNS Resolver.
Also available in: Atom
PDF