diff options
author | dheerajpdsk <p.dheeraj.srujan.kumar@intel.com> | 2024-08-13 18:57:11 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 18:57:11 +0300 |
commit | 2bd6e77fe603cc9ddd4b1ef5421282487bb7a7d3 (patch) | |
tree | 0b18a326840e661d88333ec9aee349709f3596c1 /meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend | |
parent | ac27a5095790a2d49a44d7c46440e375a8f84812 (diff) | |
parent | 848b831c34ae28e7b8132834656ad59dc6b51a87 (diff) | |
download | openbmc-1-release.tar.xz |
Update to internal 1-1.20
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend')
-rw-r--r-- | meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend b/meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend index 96c4947ad..375ef8804 100644 --- a/meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend +++ b/meta-openbmc-mods/meta-common/recipes-core/glibc/glibc_%.bbappend @@ -10,4 +10,6 @@ SRC_URI += " \ file://CVE-2021-43396.patch \ file://CVE-2021-3998.patch \ file://CVE-2023-0687.patch \ + file://CVE-2023-4813.patch \ + file://CVE-2023-4911.patch \ " |