Skip to content

Commit 6f1b1df

Browse files
committed
templates/body-jekyll updates
1 parent aa27fff commit 6f1b1df

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

scripts/templates/body-jekyll-release-post-part-1-liquid.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,17 +114,18 @@ The xPack Windows Build Tools uses programs from other projects.
114114

115115
The current version is based on:
116116

117-
- [GNU make](http://ftpmirror.gnu.org/make/) version 4.2.1
118-
- [Busybox](https://github.com/rmyorston/busybox-w32), the f902184fa
119-
commit from Dec 12, 2020.
117+
- [GNU make](http://ftpmirror.gnu.org/make/) version 4.3
118+
- [Busybox](https://github.com/rmyorston/busybox-w32), the f3c5e8bc3
119+
commit from Feb 27, 2022.
120120

121121
## Changes
122122

123123
There are no functional changes from original projects.
124124

125125
## Bug fixes
126126

127-
- none
127+
- the BusyBox code includes a patch around the UCRT bug that affects spawning
128+
sub-processes.
128129

129130
## Enhancements
130131

scripts/templates/body-jekyll-release-post-part-2-liquid.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33

44
### 32-bit support
55

6-
Support for 32-bit Intel Linux and Intel Windows will most probably
7-
be dropped in 2022. Support for 32-bit Arm Linux will be preserved
8-
for a while, due to the large user base of 32-bit Raspberry Pi systems.
6+
Support for 32-bit Intel Windows was dropped in 2022.
97

108
## Download analytics
119

0 commit comments

Comments
 (0)