summaryrefslogtreecommitdiffstats
path: root/patches/packages
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-10-22 19:30:42 +0000
committer Eric Hameleers <alien@slackware.com>2023-10-23 13:30:40 +0200
commitfabd0327d1c5db5ab1e3b34f03bfd65a7e91c7f6 (patch)
tree71bbe0c398455245f56d8f96c19ddbe1417f39c5 /patches/packages
parent6f8267e616b0d23914ca4f900bbcba261281447b (diff)
downloadcurrent-fabd0327d1c5db5ab1e3b34f03bfd65a7e91c7f6.tar.gz
current-fabd0327d1c5db5ab1e3b34f03bfd65a7e91c7f6.tar.xz
Sun Oct 22 19:30:42 UTC 202320231022193042_15.0
patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txz: Rebuilt. This update fixes security issues: A Buffer Overflow vulnerability was found in LibRaw_buffer_datastream:: gets(char*, int), which could lead to privilege escalation or application crash. A heap-buffer-overflow was found in raw2image_ex(int), which may lead to application crash by maliciously crafted input file. For more information, see: https://www.cve.org/CVERecord?id=CVE-2021-32142 https://www.cve.org/CVERecord?id=CVE-2023-1729 (* Security fix *)
Diffstat (limited to 'patches/packages')
-rw-r--r--patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txt b/patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txt
new file mode 100644
index 000000000..ee4aa2280
--- /dev/null
+++ b/patches/packages/LibRaw-0.20.2-x86_64-4_slack15.0.txt
@@ -0,0 +1,11 @@
+LibRaw: LibRaw (library for decoding raw digital photos)
+LibRaw:
+LibRaw: LibRaw is a library for reading RAW files from digital photo cameras
+LibRaw: (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats
+LibRaw: are supported). It pays special attention to correct retrieval of data
+LibRaw: required for subsequent RAW conversion. The library is intended for
+LibRaw: embedding in RAW converters, data analyzers, and other programs using
+LibRaw: RAW files as the initial data.
+LibRaw:
+LibRaw: Homepage: https://www.libraw.org/
+LibRaw: