Commit 03e3482
committed
packages: bump util-linux to 2.41.4 and e2fsprogs to 1.47.4
util-linux 2.37.2 -> 2.41.4 and e2fsprogs 1.46.3 -> 1.47.4, bumped
together because e2fsprogs links against util-linux's libblkid/libuuid.
These were deferred from the package sweep: under the old uClibc-ng 1.0.38
toolchain, e2fsprogs' configure libblkid link-test (AC_CHECK_LIB(blkid,
blkid_get_cache)) failed because util-linux 2.41's libblkid referenced a
libc symbol not present in 1.0.38. uClibc-ng 1.0.54 (the current
toolchain) provides it, so the link-test passes and both build cleanly.
Also fix the util-linux kernel.org fallback URL to use the major-version
directory (v$(UTILLINUX_MAJOR_VERSION)/, e.g. v2.41/) instead of the full
version; the old form pointed at a directory that never existed and only
worked because the ONIE mirror happened to carry the old tarball.
Signed-off-by: Brad House <bhouse@nexthop.ai>1 parent 712b8ab commit 03e3482
6 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments