diff options
author | Sam James <sam@gentoo.org> | 2022-02-18 18:25:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-18 18:26:52 +0000 |
commit | 1830288f4f06fb2a2a639d9bad2131ba729784bd (patch) | |
tree | 26a164870243ad67994643f2714bc5f7303468ef /profiles/default/linux/amd64/17.0/no-multilib | |
parent | app-containers/snapd: Remove vulnerable version (diff) | |
download | gentoo-1830288f4f06fb2a2a639d9bad2131ba729784bd.tar.gz gentoo-1830288f4f06fb2a2a639d9bad2131ba729784bd.tar.bz2 gentoo-1830288f4f06fb2a2a639d9bad2131ba729784bd.zip |
profiles/default/linux/amd64/17.0: update deprecation notice for latest stable GCC
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default/linux/amd64/17.0/no-multilib')
3 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default/linux/amd64/17.0/no-multilib/deprecated b/profiles/default/linux/amd64/17.0/no-multilib/deprecated index b68f569db99d..67fecec6451a 100644 --- a/profiles/default/linux/amd64/17.0/no-multilib/deprecated +++ b/profiles/default/linux/amd64/17.0/no-multilib/deprecated @@ -53,7 +53,7 @@ The following steps can be used to upgrade your system: required!] 10. Rebuild the toolchain: - # emerge -1v sys-devel/gcc:9.3.0 + # emerge -1v sys-devel/gcc:11 [ repeat for other slots you will be using ] [ if you are upgrading from 13.0 profile, also: ] # emerge -1v sys-devel/binutils diff --git a/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated b/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated index 5a17c34f27a6..e0d3bb24d63d 100644 --- a/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated +++ b/profiles/default/linux/amd64/17.0/no-multilib/hardened/deprecated @@ -53,7 +53,7 @@ The following steps can be used to upgrade your system: required!] 10. Rebuild the toolchain: - # emerge -1v sys-devel/gcc:9.3.0 + # emerge -1v sys-devel/gcc:11 [ repeat for other slots you will be using ] [ if you are upgrading from 13.0 profile, also: ] # emerge -1v sys-devel/binutils diff --git a/profiles/default/linux/amd64/17.0/no-multilib/hardened/selinux/deprecated b/profiles/default/linux/amd64/17.0/no-multilib/hardened/selinux/deprecated index 2c476214c5de..be2d7293b8bc 100644 --- a/profiles/default/linux/amd64/17.0/no-multilib/hardened/selinux/deprecated +++ b/profiles/default/linux/amd64/17.0/no-multilib/hardened/selinux/deprecated @@ -53,7 +53,7 @@ The following steps can be used to upgrade your system: required!] 10. Rebuild the toolchain: - # emerge -1v sys-devel/gcc:9.3.0 + # emerge -1v sys-devel/gcc:11 [ repeat for other slots you will be using ] [ if you are upgrading from 13.0 profile, also: ] # emerge -1v sys-devel/binutils |