diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2022-10-24 00:52:04 +0900 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-10-24 21:01:48 +0200 |
commit | ea5843b67f1c2006aa1f68f2d00a991e1d463262 (patch) | |
tree | 2717910bbe8a2ef0def822436e16aad8f6064bd1 /external/python3/python-3.5.tweak.strip.soabi.patch | |
parent | c3247f0380b4ffe90672a0442687593531c5774b (diff) |
Python3: update to 3.8.15
* Fixes CVE-2022-40674
* Removed 0001-3.6-bpo-17239-Disable-external-entities-in-SAX-parse.patch.1 as fixed upstream
Change-Id: I8e71f9a6b013ca4c45bf8774b284be98eee71bab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141691
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/python3/python-3.5.tweak.strip.soabi.patch')
-rw-r--r-- | external/python3/python-3.5.tweak.strip.soabi.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/python3/python-3.5.tweak.strip.soabi.patch b/external/python3/python-3.5.tweak.strip.soabi.patch index 48ac7f82f8be..4c2bb2bb9a29 100644 --- a/external/python3/python-3.5.tweak.strip.soabi.patch +++ b/external/python3/python-3.5.tweak.strip.soabi.patch @@ -1,7 +1,7 @@ diff -ru python3.orig/configure python3/configure --- misc/python3.orig/configure 2015-07-26 21:14:31.127377193 +0200 +++ misc/python3/configure 2015-07-26 21:21:34.975405648 +0200 -@@ -14388,7 +14388,7 @@ +@@ -15229,7 +15229,7 @@ $as_echo "$ABIFLAGS" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking SOABI" >&5 $as_echo_n "checking SOABI... " >&6; } |