add configuration option to reject descriptor based on tor version
fix #40817 (closed)
Introduce a new config option MinimalAcceptedServerVersion
which replace hard coded value.
At config (re)loading, it is checked against RecommendedServerVersions
for discrepancies. The config is REJECTED in case of mismatch to prevent bricking the network.