Skip to content

Commit 19b205a

Browse files
committed
Update musl to 1.2.5
1 parent 68d396e commit 19b205a

File tree

15 files changed

+82
-90
lines changed

15 files changed

+82
-90
lines changed

parts.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ patch 2.5.9
286286
``patch`` is a very useful tool at this stage, allowing us to make
287287
significantly more complex edits, including just changes to lines.
288288

289-
gzip 1.2.4
289+
gzip 1.2.5
290290
==========
291291

292292
``gzip`` is the most common compression format used for software source
@@ -732,7 +732,7 @@ findutils 4.2.33
732732
GNU Find Utilities can be used to search for files. We are mainly interested
733733
in ``find`` and ``xargs`` that are often used in scripts.
734734

735-
musl 1.2.4
735+
musl 1.2.5
736736
==========
737737

738738
GCC can build the latest as of the time of writing musl version.
@@ -889,7 +889,7 @@ swap
889889
If enabled in ``bootstrap.cfg``, creates and activates a swap file under the
890890
name ``/swapfile``.
891891

892-
musl 1.2.4
892+
musl 1.2.5
893893
==========
894894

895895
At this point, it is guaranteed that we are running on Linux with thread support,
@@ -1183,7 +1183,7 @@ We use the `gnu-autogen-bootstrapping <https://github.com/schierlm/gnu-autogen-b
11831183
project to rebuild those and create (slightly crippled) ``autogen`` that
11841184
is then able to build a full-featured version.
11851185

1186-
musl 1.2.4
1186+
musl 1.2.5
11871187
==========
11881188

11891189
With GCC and binutils supporting a musl-based toolchain natively, musl itself is rebuilt

steps/SHA256SUMS.pkgs

Lines changed: 66 additions & 66 deletions
Large diffs are not rendered by default.

steps/manifest

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ build: tcc-0.9.27
112112
improve: populate_device_nodes
113113
build: gcc-4.0.4
114114
build: findutils-4.2.33
115-
build: musl-1.2.4
115+
build: musl-1.2.5
116116
build: linux-headers-4.14.341-openela
117117
build: gcc-4.0.4
118118
build: util-linux-2.19.1
@@ -136,7 +136,7 @@ improve: finalize_job_count
136136
improve: finalize_fhs
137137
improve: open_console ( CONSOLES == True )
138138
improve: swap ( SWAP_SIZE != 0 )
139-
build: musl-1.2.4
139+
build: musl-1.2.5
140140
build: curl-8.5.0
141141
improve: get_network ( CHROOT == False )
142142
build: bash-5.2.15
@@ -181,7 +181,7 @@ build: which-2.21
181181
build: grep-3.7
182182
build: sed-4.8
183183
build: autogen-5.18.16
184-
build: musl-1.2.4
184+
build: musl-1.2.5
185185
build: python-2.0.1
186186
build: python-2.0.1
187187
build: python-2.3.7

steps/musl-1.2.4/files/__stack_chk_fail_local.c

Lines changed: 0 additions & 8 deletions
This file was deleted.

steps/musl-1.2.4/sources

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)