musl 1.2.2-4 source package in Ubuntu

Changelog

musl (1.2.2-4) unstable; urgency=medium

  * Import musl-fts. (Closes: #989746)
    - musl-dev provides musl-fts
    - document copyright
    - test compilation in autopkgtest
  * Revert "Point to experimental branch in Vcs-Git".
  * Bump Standards-Version to 4.6.0.

 -- Reiner Herrmann <email address hidden>  Sat, 21 Aug 2021 12:49:23 +0200

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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
musl_1.2.2-4.dsc 3.4 KiB 656c48cc6fee3f301537a81914c1cc2fb2c2867b92e9ee0c54952c4708ad5fa7
musl_1.2.2.orig.tar.gz 1.0 MiB 9b969322012d796dc23dda27a35866034fa67d8fb67e0e2c45c913c3d43219dd
musl_1.2.2.orig.tar.gz.asc 490 bytes 706094dc74fd589b74e3ce5a6ef7ccc29489e9a2a78a6539989f6468000c71ae
musl_1.2.2-4.debian.tar.xz 22.2 KiB b0703b53d73f96b9f693882ef4c79c47ab0365688b7b115140f5e8adf79ae765

Available diffs

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.