Since python39 upgrade to 3.9.16_1, I receive for each jail with python installed big daily security reports (300-600 Ko) full of checksum errors for each pyc files in cpython cache. I read some pages on this subject:
Edit
As I prefer, for my usage, security over speed, I would like to disable cpython compilation for portmaster installed packages, but I don't understand how to do this.
- https://www.freshports.org/lang/python39/
- https://wiki.freebsd.org/Python/CompiledPackages
- https://wiki.freebsd.org/Python
portmaster
to build packages, but I have also problem with a jail using precompiled packages installed with pkg
.Edit
As I prefer, for my usage, security over speed, I would like to disable cpython compilation for portmaster installed packages, but I don't understand how to do this.
Last edited: