Zachary Ware
53148af9d7
[3.11] gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108932)
2023-09-05 16:54:23 +00:00
Zachary Ware
263d8aa017
[3.11] gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649) (GH-106761)
...
Co-authored-by: Steve Dower <steve.dower@python.org>
2023-07-17 12:07:52 -05:00
Gregory P. Smith
a5d2b546c1
[3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ( #105200 )
...
Upgrade builds to OpenSSL 1.1.1u.
This OpenSSL version addresses a pile if less-urgent CVEs since 1.1.1t.
The Mac/BuildScript/build-installer.py was already updated.
Also updates _ssl_data_111.h from OpenSSL 1.1.1u, _ssl_data_300.h from 3.0.9.
Manual edits to the _ssl_data_300.h file prevent it from removing any existing definitions in case those exist in some peoples builds and were important (avoiding regressions during backporting).
(cherry picked from commit ede89af
)
2023-06-01 18:07:53 +00:00
Erlend E. Aasland
ba39ea48d5
[3.11] gh-104623: Update Windows installer to use SQLite 3.42.0 ( #104625 ) ( #104633 )
2023-05-18 23:33:58 +00:00
Erlend E. Aasland
61f1fbd040
[3.11] gh-102997: Update Windows installer to SQLite 3.41.2. ( #102999 ) ( #104085 )
...
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2023-05-02 08:15:06 +00:00
Erlend E. Aasland
836098857b
[3.11] gh-101759: Update Windows installer to SQLite 3.40.1 (GH-101762) ( #101791 )
...
(cherry picked from commit 5d15224011
)
2023-02-10 22:21:55 +01:00
Miss Islington (bot)
7ca9da9316
gh-101763: Update bundled copy of libffi to 3.4.4 on Windows (GH-101784)
...
(cherry picked from commit e1aadedf09
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2023-02-10 09:27:53 -08:00
Steve Dower
52a03a0006
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
...
Fixes CVE-2023-0286 (High) and a couple of Medium security issues.
https://www.openssl.org/news/secadv/20230207.txt
Co-authored-by: Gregory P. Smith <greg@krypto.org>
2023-02-09 19:28:59 +00:00
Steve Dower
898de13f91
gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523)
2023-02-03 18:54:39 +00:00
Miss Islington (bot)
13453a205b
gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100901)
...
(cherry picked from commit d7ab7149f8
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2023-01-09 16:51:49 -08:00
Miss Islington (bot)
cd6655a858
gh-98689: Update Windows builds to zlib v1.2.13 (GH-98968)
...
(cherry picked from commit c0859743d9
)
Co-authored-by: Zachary Ware <zach@python.org>
2022-11-01 11:30:54 -07:00
Miss Islington (bot)
f7194cace0
gh-94328: Update Windows installer to use SQLite 3.39.4 (GH-98640)
...
(cherry picked from commit 0c84593275
)
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2022-10-25 14:51:32 -07:00
Miss Islington (bot)
c2916d2f0e
gh-96965: Update Windows release to libffi 3.4.3 (GH-97512)
...
(cherry picked from commit f1cca801f5
)
Co-authored-by: Steve Dower <steve.dower@python.org>
2022-09-23 08:31:53 -07:00
Miss Islington (bot)
882c7cf4c7
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
...
(cherry picked from commit 873554ef84
)
Co-authored-by: Christian Heimes <christian@python.org>
2022-08-29 09:47:20 -07:00
Miss Islington (bot)
a86229e824
bpo-46907: Update Windows installer to SQLite 3.38.4. (GH-92322)
...
(cherry picked from commit 22bddc864d
)
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-05-09 15:07:29 -07:00
Mariusz Felisiak
e6040604b3
bpo-46907: Update Windows installer to SQLite 3.38.3. (GH-91995)
2022-05-02 16:02:54 +01:00
Mariusz Felisiak
eddd07f840
bpo-46907: Update Windows installer to SQLite 3.38.2 (GH-32147)
2022-04-25 23:33:45 +01:00
Ma Lin
a059395921
bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622)
2022-04-19 17:36:51 +01:00
Zachary Ware
6066739ff7
bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
2022-04-02 14:10:23 +01:00
Christian Heimes
af0a50de4b
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
...
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
2022-03-15 21:03:04 +01:00
Mariusz Felisiak
a8c728b8b7
bpo-46907: Update Windows installer to SQLite 3.38.1. (GH-31655)
2022-03-15 16:55:10 +00:00
Steve Dower
105b9ac001
bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 and CVE-2019-12900 (GH-31731)
2022-03-07 18:23:29 +00:00
Kumar Aditya
db77bcd609
bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
2022-01-28 16:29:32 +00:00
Kumar Aditya
fc54e722a2
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
...
Co-authored-by: Ned Deily <nad@python.org>
2021-12-21 21:20:16 -05:00
neonene
3f398a77d3
bpo-45582: Fix test_embed failure during a PGO build on Windows (GH-30014)
...
This defines VPATH differently in PGO instrumentation builds, to account for a different default output directory. It also adds sys._vpath on Windows to make the value available to sysconfig so that it can be used in tests.
2021-12-10 17:13:55 +00:00
Crowthebird
d9301703fb
bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577)
2021-12-03 19:47:38 +00:00
David Federman
734ed35383
bpo-45931: Prevent Directory.Build.props/targets from leaking from directories above the repo when building on Windows (GH-29854)
2021-11-29 22:40:34 +00:00
Steve Dower
fd0c84dc28
bpo-45220: Remove invalid include from resource definition files on Windows (GH-29396)
2021-11-04 16:39:36 +00:00
Erlend Egeberg Aasland
5846c9b71e
bpo-44848: Update Windows installer to use SQLite 3.36.0 (GH-27622)
2021-09-20 16:58:13 +01:00
Steve Dower
f4b94b1f57
bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when building (GH-28393)
2021-09-16 19:29:32 +01:00
Steve Dower
6f8bc464e0
bpo-45022: Update libffi to 3.4.2 in Windows build (GH-28146)
2021-09-03 19:37:31 +01:00
Steve Dower
d3bdbbf9a4
bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
2021-08-29 16:18:57 +02:00
Steve Dower
969ae7f735
bpo-45022: Pin current libffi build to fixed version in preparation for upcoming update (GH-27982)
...
Also improve the build script for libffi, which is not used as part of the regular build.
2021-08-27 00:57:00 +01:00
Steve Dower
d3a95c1b6e
bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962)
2021-06-30 20:06:06 +01:00
Steve Dower
80190b3e53
bpo-43298: Improved error message when building without the Windows SDK installed (GH-26800)
2021-06-19 13:45:16 +01:00
Erlend Egeberg Aasland
bf0c7c0147
bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
2021-04-27 17:23:53 +01:00
Steve Dower
354b015c17
bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213)
...
Earlier releases were mislabelled and included 1.1.1i again.
The tag/directory name is updated to ensure that builds get the fresh bits. However, the openssl-bin-1.1.1k tag in the repository has been forcibly updated, so fresh builds will be fine even without this change.
2021-04-06 13:08:30 +01:00
Christian Heimes
a54fc683f2
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
...
- [x] Build OpenSSL 1.1.1k for macOS
- [x] Build OpenSSL 1.1.1k for Windows
I have also updated multissl tester and various CI configurations to use latest OpenSSL. The versions were all over the place.
Signed-off-by: Christian Heimes <christian@python.org>
Automerge-Triggered-By: GH:tiran
2021-03-29 17:00:34 -07:00
Erlend Egeberg Aasland
dd74c01d3b
bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675)
2021-01-05 22:01:56 +00:00
Steve Dower
afb7144378
bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125)
2021-01-05 21:35:01 +00:00
Erlend Egeberg Aasland
bfe6e03cd6
bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960)
2020-10-08 19:40:27 +01:00
Steve Dower
84761c3cc4
bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570)
2020-07-21 00:09:41 +01:00
Steve Dower
dcbaa1b49c
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)
...
Also enables using debug build of `python3_d.dll`
Reference: CVE-2020-15523
2020-07-06 17:32:00 +01:00
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
80d827c3cb
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
2020-06-12 21:46:36 +01:00
Steve Dower
a1d4dbdfc7
bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359)
2020-04-04 15:19:08 +01:00
Erlend Egeberg Aasland
1382c3289b
bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678)
...
Automerge-Triggered-By: @zooba
2020-03-02 04:25:10 -08:00
Steve Dower
3ab73f6bbf
bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184)
2019-09-16 15:21:16 +01:00
animalize
7fd2ba354e
bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)
2019-06-24 16:22:14 -07:00
Steve Dower
12f1c726d8
bpo-37333: Ensure IncludeTkinter has a value (GH-14240)
2019-06-19 13:07:23 -07:00
Steve Dower
a268edd6a4
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
2019-06-17 11:36:08 -07:00