summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.2.rst
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2024-11-04 13:31:23 +0100
committerSteve Sakoman <steve@sakoman.com>2024-11-11 09:16:26 -0800
commitf09fc4426ba146f3b65f7a5daf235ca1c15a759a (patch)
treeae8ca6ddb7c043093cc2c0b6ca63968c41400434 /documentation/migration-guides/release-notes-4.2.rst
parent2935d1b1d83bbb5ba73e66d4bdb8d9c52aa7c965 (diff)
downloadpoky-f09fc4426ba146f3b65f7a5daf235ca1c15a759a.tar.gz
conf.py: rename :cve: role to :cve_nist:
Newer versions of Sphinx already define a :cve: role that points to cve.org, instead of the role we defined in conf.py that points to nvd.nist.gov. Rename our role to :cve_nist: to avoid warnings (treated as errors). This is also backwards compatible, meaning we can build the doc with an older Sphinx if needed. The file were automatically replaced with following command: find . -name '*.rst' -exec sed -i 's/:cve:/:cve_nist:/g' {} \+ Suggested-By: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> (From yocto-docs rev: 1e5e574a6cdb6b086da2c5a981446b522e80cf2d) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 15fa3b7e85dde50d7236c1738ad607531cc654b8) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/migration-guides/release-notes-4.2.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.2.rst64
1 files changed, 32 insertions, 32 deletions
diff --git a/documentation/migration-guides/release-notes-4.2.rst b/documentation/migration-guides/release-notes-4.2.rst
index ee81d8367a..8da42a4390 100644
--- a/documentation/migration-guides/release-notes-4.2.rst
+++ b/documentation/migration-guides/release-notes-4.2.rst
@@ -348,39 +348,39 @@ The following corrections have been made to the :term:`LICENSE` values set by re
348Security Fixes in 4.2 348Security Fixes in 4.2
349~~~~~~~~~~~~~~~~~~~~~ 349~~~~~~~~~~~~~~~~~~~~~
350 350
351- binutils: :cve:`2022-4285`, :cve_mitre:`2023-25586` 351- binutils: :cve_nist:`2022-4285`, :cve_mitre:`2023-25586`
352- curl: :cve:`2022-32221`, :cve:`2022-35260`, :cve:`2022-42915`, :cve:`2022-42916` 352- curl: :cve_nist:`2022-32221`, :cve_nist:`2022-35260`, :cve_nist:`2022-42915`, :cve_nist:`2022-42916`
353- epiphany: :cve:`2023-26081` 353- epiphany: :cve_nist:`2023-26081`
354- expat: :cve:`2022-43680` 354- expat: :cve_nist:`2022-43680`
355- ffmpeg: :cve:`2022-3964`, :cve:`2022-3965` 355- ffmpeg: :cve_nist:`2022-3964`, :cve_nist:`2022-3965`
356- git: :cve:`2022-39260`, :cve:`2022-41903`, :cve:`2022-23521`, :cve:`2022-41953` (ignored) 356- git: :cve_nist:`2022-39260`, :cve_nist:`2022-41903`, :cve_nist:`2022-23521`, :cve_nist:`2022-41953` (ignored)
357- glibc: :cve:`2023-25139` (ignored) 357- glibc: :cve_nist:`2023-25139` (ignored)
358- go: :cve:`2023-24532`, :cve:`2023-24537` 358- go: :cve_nist:`2023-24532`, :cve_nist:`2023-24537`
359- grub2: :cve:`2022-2601`, :cve:`2022-3775`, :cve_mitre:`2022-28736` 359- grub2: :cve_nist:`2022-2601`, :cve_nist:`2022-3775`, :cve_mitre:`2022-28736`
360- inetutils: :cve:`2019-0053` 360- inetutils: :cve_nist:`2019-0053`
361- less: :cve:`2022-46663` 361- less: :cve_nist:`2022-46663`
362- libarchive: :cve:`2022-36227` 362- libarchive: :cve_nist:`2022-36227`
363- libinput: :cve:`2022-1215` 363- libinput: :cve_nist:`2022-1215`
364- libpam: :cve:`2022-28321` 364- libpam: :cve_nist:`2022-28321`
365- libpng: :cve:`2019-6129` 365- libpng: :cve_nist:`2019-6129`
366- libx11: :cve:`2022-3554` 366- libx11: :cve_nist:`2022-3554`
367- openssh: :cve:`2023-28531` 367- openssh: :cve_nist:`2023-28531`
368- openssl: :cve:`2022-3358`, :cve:`2022-3786`, :cve:`2022-3602`, :cve:`2022-3996`, :cve:`2023-0286`, :cve:`2022-4304`, :cve:`2022-4203`, :cve:`2023-0215`, :cve:`2022-4450`, :cve:`2023-0216`, :cve:`2023-0217`, :cve:`2023-0401`, :cve:`2023-0464` 368- openssl: :cve_nist:`2022-3358`, :cve_nist:`2022-3786`, :cve_nist:`2022-3602`, :cve_nist:`2022-3996`, :cve_nist:`2023-0286`, :cve_nist:`2022-4304`, :cve_nist:`2022-4203`, :cve_nist:`2023-0215`, :cve_nist:`2022-4450`, :cve_nist:`2023-0216`, :cve_nist:`2023-0217`, :cve_nist:`2023-0401`, :cve_nist:`2023-0464`
369- ppp: :cve:`2022-4603` 369- ppp: :cve_nist:`2022-4603`
370- python3-cryptography{-vectors}: :cve:`2022-3602`, :cve:`2022-3786`, :cve:`2023-23931` 370- python3-cryptography{-vectors}: :cve_nist:`2022-3602`, :cve_nist:`2022-3786`, :cve_nist:`2023-23931`
371- python3: :cve_mitre:`2022-37460` 371- python3: :cve_mitre:`2022-37460`
372- qemu: :cve:`2022-3165` 372- qemu: :cve_nist:`2022-3165`
373- rust: :cve:`2022-46176` 373- rust: :cve_nist:`2022-46176`
374- rxvt-unicode: :cve:`2022-4170` 374- rxvt-unicode: :cve_nist:`2022-4170`
375- screen: :cve:`2023-24626` 375- screen: :cve_nist:`2023-24626`
376- shadow: :cve:`2023-29383`, :cve:`2016-15024` (ignored) 376- shadow: :cve_nist:`2023-29383`, :cve_nist:`2016-15024` (ignored)
377- sudo: :cve:`2022-43995` 377- sudo: :cve_nist:`2022-43995`
378- systemd: :cve:`2022-4415` (ignored) 378- systemd: :cve_nist:`2022-4415` (ignored)
379- tar: :cve:`2022-48303` 379- tar: :cve_nist:`2022-48303`
380- tiff: :cve:`2022-3599`, :cve:`2022-3597`, :cve:`2022-3626`, :cve:`2022-3627`, :cve:`2022-3570`, :cve:`2022-3598`, :cve:`2022-3970`, :cve:`2022-48281` 380- tiff: :cve_nist:`2022-3599`, :cve_nist:`2022-3597`, :cve_nist:`2022-3626`, :cve_nist:`2022-3627`, :cve_nist:`2022-3570`, :cve_nist:`2022-3598`, :cve_nist:`2022-3970`, :cve_nist:`2022-48281`
381- vim: :cve:`2022-3352`, :cve:`2022-4141`, :cve:`2023-0049`, :cve:`2023-0051`, :cve:`2023-0054`, :cve:`2023-0288`, :cve:`2023-1127`, :cve:`2023-1170`, :cve:`2023-1175`, :cve:`2023-1127`, :cve:`2023-1170`, :cve:`2023-1175`, :cve:`2023-1264`, :cve:`2023-1355`, :cve:`2023-0433`, :cve:`2022-47024`, :cve:`2022-3705` 381- vim: :cve_nist:`2022-3352`, :cve_nist:`2022-4141`, :cve_nist:`2023-0049`, :cve_nist:`2023-0051`, :cve_nist:`2023-0054`, :cve_nist:`2023-0288`, :cve_nist:`2023-1127`, :cve_nist:`2023-1170`, :cve_nist:`2023-1175`, :cve_nist:`2023-1127`, :cve_nist:`2023-1170`, :cve_nist:`2023-1175`, :cve_nist:`2023-1264`, :cve_nist:`2023-1355`, :cve_nist:`2023-0433`, :cve_nist:`2022-47024`, :cve_nist:`2022-3705`
382- xdg-utils: :cve:`2022-4055` 382- xdg-utils: :cve_nist:`2022-4055`
383- xserver-xorg: :cve:`2022-3550`, :cve:`2022-3551`, :cve:`2023-1393`, :cve:`2023-0494`, :cve:`2022-3553` (ignored) 383- xserver-xorg: :cve_nist:`2022-3550`, :cve_nist:`2022-3551`, :cve_nist:`2023-1393`, :cve_nist:`2023-0494`, :cve_nist:`2022-3553` (ignored)
384 384
385Recipe Upgrades in 4.2 385Recipe Upgrades in 4.2
386~~~~~~~~~~~~~~~~~~~~~~ 386~~~~~~~~~~~~~~~~~~~~~~