2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#2534] Changelog wrapped

This commit is contained in:
Tomek Mrugalski
2022-08-26 10:42:47 +02:00
parent 3de748f82d
commit 07f9ed16ab

View File

@@ -1,8 +1,8 @@
2050. [build] andrei, tomek
Fixed problem with preparing system using hammer on FreeBSD 13.0.
The available sphinx and python versions are now detected dynamically.
This should prevent future package upgrades (e.g. to python 3.10)
from breaking our builds again.
Fixed problem with preparing system using hammer on FreeBSD
13.0. The available sphinx and python versions are now detected
dynamically. This should prevent future package upgrades (e.g.
to python 3.10) from breaking our builds again.
(Gitlab #2534)
2049. [build] razvan, fdupont