]> 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:23:31 +0000 (17:23 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 17:23:31 +0000 (17:23 +0000)
commit101a1bee1953b82339115c5e648e1717359c78eb
tree03f626029b7439c5d4e1544f7eba3b1b864f9730
parent852d9b77abefcad2bb8d203e3ab9f2ca49ab305f
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31728)
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