diff options
Diffstat (limited to 'documentation/migration-guides/release-notes-4.3.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 82 |
1 files changed, 41 insertions, 41 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index 0e175067da..0103ac985e 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
@@ -295,7 +295,7 @@ New Features / Enhancements in 4.3 | |||
295 | - Generation of :term:`SPDX` manifests is now enabled by default. | 295 | - Generation of :term:`SPDX` manifests is now enabled by default. |
296 | 296 | ||
297 | - Git based recipes in OE-Core which used the ``git`` protocol have been | 297 | - Git based recipes in OE-Core which used the ``git`` protocol have been |
298 | changed to use `https`` where possible, as it is typically faster and | 298 | changed to use ``https`` where possible, as it is typically faster and |
299 | more reliable. | 299 | more reliable. |
300 | 300 | ||
301 | - The ``os-release`` recipe added a ``CPE_NAME`` to the fields provided, with the | 301 | - The ``os-release`` recipe added a ``CPE_NAME`` to the fields provided, with the |
@@ -337,47 +337,47 @@ The following corrections have been made to the :term:`LICENSE` values set by re | |||
337 | Security Fixes in 4.3 | 337 | Security Fixes in 4.3 |
338 | ~~~~~~~~~~~~~~~~~~~~~ | 338 | ~~~~~~~~~~~~~~~~~~~~~ |
339 | 339 | ||
340 | - bind: :cve:`2023-2911`, :cve:`2023-2828`, :cve:`2023-3341`, :cve:`2023-4236` | 340 | - bind: :cve_nist:`2023-2911`, :cve_nist:`2023-2828`, :cve_nist:`2023-3341`, :cve_nist:`2023-4236` |
341 | - binutils: :cve:`2023-1972` | 341 | - binutils: :cve_nist:`2023-1972` |
342 | - connman: :cve:`2023-28488` | 342 | - connman: :cve_nist:`2023-28488` |
343 | - cups: :cve:`2023-32324`, :cve:`2023-34241`, :cve:`2023-4504` | 343 | - cups: :cve_nist:`2023-32324`, :cve_nist:`2023-34241`, :cve_nist:`2023-4504` |
344 | - dbus: :cve:`2023-34969` | 344 | - dbus: :cve_nist:`2023-34969` |
345 | - dmidecode: :cve:`2023-30630` | 345 | - dmidecode: :cve_nist:`2023-30630` |
346 | - dropbear: :cve:`2023-36328` | 346 | - dropbear: :cve_nist:`2023-36328` |
347 | - erofs-utils: :cve:`2023-33551`, :cve:`2023-33552` | 347 | - erofs-utils: :cve_nist:`2023-33551`, :cve_nist:`2023-33552` |
348 | - gcc: :cve:`2023-4039` | 348 | - gcc: :cve_nist:`2023-4039` |
349 | - ghostscript: :cve:`2023-28879`, :cve:`2023-36664`, :cve:`2023-38559;` ignore :cve:`2023-38560` | 349 | - ghostscript: :cve_nist:`2023-28879`, :cve_nist:`2023-36664`, :cve_nist:`2023-38559;` ignore :cve_nist:`2023-38560` |
350 | - git: :cve:`2023-25652`, :cve:`2023-29007` | 350 | - git: :cve_nist:`2023-25652`, :cve_nist:`2023-29007` |
351 | - glibc: :cve:`2023-4527`, :cve:`2023-4806` | 351 | - glibc: :cve_nist:`2023-4527`, :cve_nist:`2023-4806` |
352 | - go: :cve:`2023-24537`, :cve:`2023-39325` | 352 | - go: :cve_nist:`2023-24537`, :cve_nist:`2023-39325` |
353 | - gstreamer: :cve:`2023-40475`, :cve:`2023-40476` | 353 | - gstreamer: :cve_nist:`2023-40475`, :cve_nist:`2023-40476` |
354 | - inetutils: :cve:`2023-40303` | 354 | - inetutils: :cve_nist:`2023-40303` |
355 | - libarchive: ignore :cve:`2023-30571` | 355 | - libarchive: ignore :cve_nist:`2023-30571` |
356 | - librsvg: :cve:`2023-38633` | 356 | - librsvg: :cve_nist:`2023-38633` |
357 | - libwebp: :cve:`2023-1999`, :cve:`2023-4863` | 357 | - libwebp: :cve_nist:`2023-1999`, :cve_nist:`2023-4863` |
358 | - libx11: :cve:`2023-3138`, :cve:`2023-43785`, :cve:`2023-43786`, :cve:`2023-43787` | 358 | - libx11: :cve_nist:`2023-3138`, :cve_nist:`2023-43785`, :cve_nist:`2023-43786`, :cve_nist:`2023-43787` |
359 | - libxml2: :cve:`2023-28484`, :cve:`2023-29469;` ignore disputed :cve:`2023-45322` | 359 | - libxml2: :cve_nist:`2023-28484`, :cve_nist:`2023-29469;` ignore disputed :cve_nist:`2023-45322` |
360 | - libxpm: :cve:`2023-43788`, :cve:`2023-43789`, :cve:`2022-44617` | 360 | - libxpm: :cve_nist:`2023-43788`, :cve_nist:`2023-43789`, :cve_nist:`2022-44617` |
361 | - linux: update CVE exclusions | 361 | - linux: update CVE exclusions |
362 | - ncurses: :cve:`2023-29491` | 362 | - ncurses: :cve_nist:`2023-29491` |
363 | - nghttp2: :cve:`2023-44487` | 363 | - nghttp2: :cve_nist:`2023-44487` |
364 | - ninja: ignore :cve:`2021-4336`, wrong ninja | 364 | - ninja: ignore :cve_nist:`2021-4336`, wrong ninja |
365 | - openssh: :cve:`2023-38408` | 365 | - openssh: :cve_nist:`2023-38408` |
366 | - openssl: :cve:`2023-2650`, :cve:`2023-1255`, :cve:`2023-0466`, :cve:`2023-0465`, :cve:`2023-0464`, :cve:`2023-3817`, :cve:`2023-3446`, :cve:`2023-2975`, :cve:`2023-4807` | 366 | - openssl: :cve_nist:`2023-2650`, :cve_nist:`2023-1255`, :cve_nist:`2023-0466`, :cve_nist:`2023-0465`, :cve_nist:`2023-0464`, :cve_nist:`2023-3817`, :cve_nist:`2023-3446`, :cve_nist:`2023-2975`, :cve_nist:`2023-4807` |
367 | - perl: :cve:`2023-31484`, :cve:`2023-31486` | 367 | - perl: :cve_nist:`2023-31484`, :cve_nist:`2023-31486` |
368 | - pixman: ignore :cve:`2023-37769` | 368 | - pixman: ignore :cve_nist:`2023-37769` |
369 | - procps: :cve:`2023-4016` | 369 | - procps: :cve_nist:`2023-4016` |
370 | - python3-git: :cve:`2023-41040` | 370 | - python3-git: :cve_nist:`2023-41040` |
371 | - python3: ignore :cve:`2023-36632` | 371 | - python3: ignore :cve_nist:`2023-36632` |
372 | - python3-urllib3: :cve:`2023-43804` | 372 | - python3-urllib3: :cve_nist:`2023-43804` |
373 | - qemu: :cve:`2023-40360`, :cve:`2023-42467;` ignore :cve:`2023-0664` (Windows-specific), ignore :cve:`2023-2680` (RHEL specific) | 373 | - qemu: :cve_nist:`2023-40360`, :cve_nist:`2023-42467;` ignore :cve_nist:`2023-0664` (Windows-specific), ignore :cve_nist:`2023-2680` (RHEL specific) |
374 | - screen: :cve:`2023-24626` | 374 | - screen: :cve_nist:`2023-24626` |
375 | - shadow: :cve:`2023-29383` | 375 | - shadow: :cve_nist:`2023-29383` |
376 | - sqlite3: ignore :cve:`2023-36191` | 376 | - sqlite3: ignore :cve_nist:`2023-36191` |
377 | - sysstat: :cve:`2023-33204` | 377 | - sysstat: :cve_nist:`2023-33204` |
378 | - tiff: :cve:`2022-4645`, :cve:`2023-2731`, :cve:`2023-26965`, :cve:`2023-40745`, :cve:`2023-41175` | 378 | - tiff: :cve_nist:`2022-4645`, :cve_nist:`2023-2731`, :cve_nist:`2023-26965`, :cve_nist:`2023-40745`, :cve_nist:`2023-41175` |
379 | - vim: :cve:`2023-2426`, :cve:`2023-2609`, :cve:`2023-2610`, :cve:`2023-3896`, :cve:`2023-5441`, :cve:`2023-5535` | 379 | - vim: :cve_nist:`2023-2426`, :cve_nist:`2023-2609`, :cve_nist:`2023-2610`, :cve_nist:`2023-3896`, :cve_nist:`2023-5441`, :cve_nist:`2023-5535` |
380 | - zlib: ignore :cve:`2023-45853` | 380 | - zlib: ignore :cve_nist:`2023-45853` |
381 | 381 | ||
382 | 382 | ||
383 | Recipe Upgrades in 4.3 | 383 | Recipe Upgrades in 4.3 |