mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
ref-manual: Updated migration section for 2.6
Made two minor corrections from reviewer feedback. (From yocto-docs rev: 765e44127f52e1d9d4d1c365b0574ca73364add2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
12eee34540
commit
ba78d21173
@@ -5728,7 +5728,7 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
|||||||
<ulink url='https://www.openssl.org/'>OpenSSL</ulink> has been
|
<ulink url='https://www.openssl.org/'>OpenSSL</ulink> has been
|
||||||
upgraded from 1.0 to 1.1.
|
upgraded from 1.0 to 1.1.
|
||||||
By default, this upgrade could cause problems for recipes that
|
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
|
The problem is that both versions cannot be installed together
|
||||||
at build time.
|
at build time.
|
||||||
<note>
|
<note>
|
||||||
@@ -5758,9 +5758,9 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
|||||||
<title>Security Changes</title>
|
<title>Security Changes</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The Poky distribution now uses security compiler files by
|
The Poky distribution now uses security compiler flags by
|
||||||
default.
|
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.
|
checking for various potential security issues in code.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user