diff options
| author | Siddharth Doshi <sdoshi@mvista.com> | 2024-06-13 07:35:33 +0530 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-18 08:44:41 +0100 |
| commit | 35faffd46c8d6290e41cd676a1030ab8c9aa96f6 (patch) | |
| tree | 4312c6da216e45583302e7d5640b0f69892f60ba /meta/recipes-extended/cups/cups_2.4.9.bb | |
| parent | 41780c62d257f626c7d6be16b80bb1ed97954505 (diff) | |
| download | poky-35faffd46c8d6290e41cd676a1030ab8c9aa96f6.tar.gz | |
cups: Upgrade 2.4.8 -> 2.4.9
CVE's Fixed by upgrade:
CVE-2024-35235 cups: Cupsd Listen arbitrary chmod 0140777
Other Changes between 2.4.8 -> 2.4.9
====================================
https://github.com/OpenPrinting/cups/blob/2.4.x/CHANGES.md
(From OE-Core rev: 6e1f6b7166f4a17bbf99f4b17cb9ed1fba9bbf39)
Signed-off-by: Siddharth Doshi <sdoshi@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cups/cups_2.4.9.bb')
| -rw-r--r-- | meta/recipes-extended/cups/cups_2.4.9.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups_2.4.9.bb b/meta/recipes-extended/cups/cups_2.4.9.bb new file mode 100644 index 0000000000..e0a3522004 --- /dev/null +++ b/meta/recipes-extended/cups/cups_2.4.9.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require cups.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | ||
| 4 | |||
| 5 | SRC_URI[sha256sum] = "38fbf4535a10554113e013d54fedda03ee88007ea6a9761d626a04e1e4489e8c" | ||
