klibc 2.0.4-9ubuntu2 source package in Ubuntu
Changelog
klibc (2.0.4-9ubuntu2) bionic; urgency=medium * Write DNS domain in place of DOMAINSEARCH if that wasn't provided by the DHCP server. (LP: #1713747) - 0001-Write-DNS-domain-from-DHCP-if-we-have-no-DOMAINSEARC.patch -- Mathieu Trudel-Lapierre <email address hidden> Thu, 09 Nov 2017 16:14:08 -0500
Upload details
- Uploaded by:
- Mathieu Trudel-Lapierre
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
klibc_2.0.4.orig.tar.gz | 609.0 KiB | 8c083b259ba3cf52f9ef0c82bfee84ea5ac1c8b60e4b25366970051e1e8771fa |
klibc_2.0.4-9ubuntu2.debian.tar.xz | 31.6 KiB | 1e6495bb703025cfdcd58199057bbc247ca11c6e18957b4f101b1f6dce98de3b |
klibc_2.0.4-9ubuntu2.dsc | 2.1 KiB | b02010ae27e68a79561d82c1667e69a82740aeb41b447538c58fd0b99bbfe857 |
Available diffs
Binary packages built by this source
- klibc-utils: small utilities built with klibc for early boot
This package contains a collection of programs that are linked
against klibc. These duplicate some of the functionality of a
regular Linux toolset, but are typically much smaller than their
full-function counterparts. They are intended for inclusion in
initramfs images and embedded systems.
- libklibc: minimal libc subset for use with initramfs
klibc is intended to be a minimalistic libc subset for use with
initramfs. It is deliberately written for small size, minimal
entanglement, and portability, not speed. It is definitely a work in
progress, and a lot of things are still missing.
- libklibc-dev: kernel headers used during the build of klibc
This package contains the set of kernel headers that were required to
build klibc and the utilities that ship with it. This may or may
not be a complete enough set to build other programs that link against
klibc. If in doubt, use real kernel headers instead.