musl 1.2.4-1 source package in Ubuntu

Changelog

musl (1.2.4-1) unstable; urgency=medium

  [ Reiner Herrmann ]
  * New upstream release.
  * Set option to disable building with LTO, as it is not supported.
    (Closes: #1015552)
  * Stop recommending non-existing linux-musl-dev. (Closes: #1041559)
  * Apply patch from Harald Hoyer to allow linking with static-pie.
    (Closes: #996326)
  * Add autopkgtest for static-pie linking.
  * Update lintian overrides to new format.
  * Bump Standards-Version to 4.6.2.

  [ Helmut Grohne ]
  * Restore crypt functionality in libc.{a,so} for ABI compatibility.
    (Closes: #1022027)

 -- Reiner Herrmann <email address hidden>  Thu, 09 Nov 2023 23:26:24 +0100

Upload details

Uploaded by:
Reiner Herrmann
Uploaded to:
Sid
Original maintainer:
Reiner Herrmann
Architectures:
arm64 musl-linux-arm64 armel armhf musl-linux-armhf i386 musl-linux-i386 amd64 musl-linux-amd64 m68k musl-linux-m68k mips musl-linux-mips mipsel musl-linux-mipsel mips64el musl-linux-mips64el s390x musl-linux-s390x sh4 musl-linux-sh4 ppc64el musl-linux-ppc64el riscv64 musl-linux-riscv64
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
musl_1.2.4-1.dsc 3.4 KiB b8500010d464b3c51dd643762c93dd153f607b12646db3d08ac754974d1ac045
musl_1.2.4.orig.tar.gz 1.0 MiB 7a35eae33d5372a7c0da1188de798726f68825513b7ae3ebe97aaaa52114f039
musl_1.2.4.orig.tar.gz.asc 490 bytes 4aa4f74cdabd0629d9400c04637ccc311dd120baa137c016e25dfdcb5600a4ad
musl_1.2.4-1.debian.tar.xz 23.6 KiB 7feb5d70b212f48283858c41f19d2a2b824a36222ad4736dd09965ce4a6b0ea0

No changes file available.

Binary packages built by this source

musl: standard C library

 musl is lightweight, fast, simple, free and strives
 to be correct in the sense of standards-conformance
 and safety.
 .
 This package contains the shared objects

musl-dbgsym: debug symbols for musl
musl-dev: standard C library development files

 musl is lightweight, fast, simple, free and strives
 to be correct in the sense of standards-conformance
 and safety.
 .
 This package contains the static linked libraries
 and the include files.
 .
 This package also contains the specs file and gcc
 wrapper script for cross-compilation. For the native
 musl-gcc script, install the musl-tools package.

musl-tools: standard C library tools

 musl is lightweight, fast, simple, free and strives
 to be correct in the sense of standards-conformance
 and safety.
 .
 This package contains the musl-gcc wrapper script for
 the native architecture, to make easy-to-deploy static
 and minimal dynamically linked programs.