Document r267639 CTL ABI breakage.

This commit is contained in:
Alexander Motin 2014-06-24 18:56:45 +00:00
parent 5928e3b9f4
commit 38b72f8cdf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267826

View File

@ -31,6 +31,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20140619:
Maximal length of the serial number in CTL was increased from 16 to
64 chars, that breaks ABI. All CTL-related tools, such as ctladm
and ctld, need to be rebuilt to work with a new kernel.
20140606:
The libatf-c and libatf-c++ major versions were downgraded to 0 and
1 respectively to match the upstream numbers. They were out of