From 00cb38d107c01392f28cb151b5e398fba053a73a Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 14 Oct 2022 01:39:37 +0000 Subject: Fri Oct 14 01:39:37 UTC 2022 patches/packages/mozilla-thunderbird-102.3.3-x86_64-1_slack15.0.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.3.3/releasenotes/ patches/packages/python3-3.9.15-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: Bundled libexpat was upgraded from 2.4.7 to 2.4.9 which fixes a heap use-after-free vulnerability in function doContent. gh-97616: a fix for a possible buffer overflow in list *= int. gh-97612: a fix for possible shell injection in the example script get-remote-certificate.py. gh-96577: a fix for a potential buffer overrun in msilib. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-40674 (* Security fix *) --- .../mozilla-thunderbird-102.3.2-x86_64-1_slack15.0.txt | 11 ----------- .../mozilla-thunderbird-102.3.3-x86_64-1_slack15.0.txt | 11 +++++++++++ patches/packages/python3-3.9.14-x86_64-1_slack15.0.txt | 11 ----------- patches/packages/python3-3.9.15-x86_64-1_slack15.0.txt | 11 +++++++++++ 4 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 patches/packages/mozilla-thunderbird-102.3.2-x86_64-1_slack15.0.txt create mode 100644 patches/packages/mozilla-thunderbird-102.3.3-x86_64-1_slack15.0.txt delete mode 100644 patches/packages/python3-3.9.14-x86_64-1_slack15.0.txt create mode 100644 patches/packages/python3-3.9.15-x86_64-1_slack15.0.txt (limited to 'patches/packages') diff --git a/patches/packages/mozilla-thunderbird-102.3.2-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.3.2-x86_64-1_slack15.0.txt deleted file mode 100644 index 5acb7b92e..000000000 --- a/patches/packages/mozilla-thunderbird-102.3.2-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) -mozilla-thunderbird: -mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component -mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes -mozilla-thunderbird: emailing safer, faster, and easier than ever before with the -mozilla-thunderbird: industry's best implementations of features such as intelligent spam -mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. -mozilla-thunderbird: -mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ -mozilla-thunderbird: -mozilla-thunderbird: diff --git a/patches/packages/mozilla-thunderbird-102.3.3-x86_64-1_slack15.0.txt b/patches/packages/mozilla-thunderbird-102.3.3-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..5acb7b92e --- /dev/null +++ b/patches/packages/mozilla-thunderbird-102.3.3-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application) +mozilla-thunderbird: +mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component +mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes +mozilla-thunderbird: emailing safer, faster, and easier than ever before with the +mozilla-thunderbird: industry's best implementations of features such as intelligent spam +mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more. +mozilla-thunderbird: +mozilla-thunderbird: Homepage: http://www.mozilla.org/projects/thunderbird/ +mozilla-thunderbird: +mozilla-thunderbird: diff --git a/patches/packages/python3-3.9.14-x86_64-1_slack15.0.txt b/patches/packages/python3-3.9.14-x86_64-1_slack15.0.txt deleted file mode 100644 index 452e9852c..000000000 --- a/patches/packages/python3-3.9.14-x86_64-1_slack15.0.txt +++ /dev/null @@ -1,11 +0,0 @@ -python3: python3 (object-oriented interpreted programming language v3) -python3: -python3: Python is an interpreted, interactive, object-oriented programming -python3: language that combines remarkable power with very clear syntax. -python3: This is a new version of the language that is incompatible with the -python3: 2.x line of releases. The language is mostly the same, but many -python3: details, especially how built-in objects like dictionaries and strings -python3: work, have changed considerably, and a lot of deprecated features have -python3: finally been removed. Also, the standard library has been reorganized -python3: in a few prominent places. -python3: diff --git a/patches/packages/python3-3.9.15-x86_64-1_slack15.0.txt b/patches/packages/python3-3.9.15-x86_64-1_slack15.0.txt new file mode 100644 index 000000000..452e9852c --- /dev/null +++ b/patches/packages/python3-3.9.15-x86_64-1_slack15.0.txt @@ -0,0 +1,11 @@ +python3: python3 (object-oriented interpreted programming language v3) +python3: +python3: Python is an interpreted, interactive, object-oriented programming +python3: language that combines remarkable power with very clear syntax. +python3: This is a new version of the language that is incompatible with the +python3: 2.x line of releases. The language is mostly the same, but many +python3: details, especially how built-in objects like dictionaries and strings +python3: work, have changed considerably, and a lot of deprecated features have +python3: finally been removed. Also, the standard library has been reorganized +python3: in a few prominent places. +python3: -- cgit v1.2.3-80-g2a13