]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the...
authorSteve Dower <steve.dower@python.org>
Mon, 7 Mar 2022 17:37:20 +0000 (17:37 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 17:37:20 +0000 (12:37 -0500)
commit97476271275a4bd1340230677b7301d7b78b3317
tree320b5d3336497a0dffe6b0ae4549e007d9e910b1
parent31fef7edf951fb759004c58ae64df18bc32ea376
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31730)
Misc/NEWS.d/next/Windows/2022-03-07-16-34-11.bpo-46948.Ufd4tG.rst [new file with mode: 0644]
Tools/msi/bundle/bundle.wxs
Tools/msi/common.wxs
Tools/msi/dev/dev.wxs
Tools/msi/doc/doc.wxs
Tools/msi/lib/lib.wxs
Tools/msi/path/path.wxs
Tools/msi/tcltk/tcltk.wxs
Tools/msi/test/test.wxs
Tools/msi/tools/tools.wxs
Tools/msi/ucrt/ucrt.wxs