<ulink url='https://www.openssl.org/'>OpenSSL</ulink> has been
upgraded from 1.0 to 1.1.
By default, this upgrade could cause problems for recipes that
- have both versions their dependency chains.
+ have both versions in their dependency chains.
The problem is that both versions cannot be installed together
at build time.
<note>
<title>Security Changes</title>
<para>
- The Poky distribution now uses security compiler files by
+ The Poky distribution now uses security compiler flags by
default.
- Inclusion of these files could cause new failures due to stricter
+ Inclusion of these flags could cause new failures due to stricter
checking for various potential security issues in code.
</para>
</section>