klibc 2.0.4-8ubuntu1.16.04.1 source package in Ubuntu

Changelog

klibc (2.0.4-8ubuntu1.16.04.1) xenial; urgency=medium

  * debian/patches/broadcast_dhcp_send.patch: yiaddr should always be set to 0
    (INADDR_ANY) when sending those messages we're sending as a DHCP client,
    so DHCPDISCOVER and DHCPREQUEST for now. DHCPDISCOVER already did the
    right thing since 2.0.4-8ubuntu1, this fixes DHCPREQUEST. (LP: #1327412)

 -- Mathieu Trudel-Lapierre <email address hidden>  Tue, 26 Apr 2016 12:59:59 -0400

Upload details

Uploaded by:
Mathieu Trudel-Lapierre
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
klibc_2.0.4.orig.tar.gz 609.0 KiB 8c083b259ba3cf52f9ef0c82bfee84ea5ac1c8b60e4b25366970051e1e8771fa
klibc_2.0.4-8ubuntu1.16.04.1.debian.tar.xz 28.6 KiB 39661574f8660e57344b09d48345b6c0f6fb2228f62b90a1a700e83313d93d84
klibc_2.0.4-8ubuntu1.16.04.1.dsc 2.1 KiB 42f908e872d9888406e6598f83c66fdff0670ecc625017e378e7fd596b87f669

View changes file

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.

libklibc-dev-dbgsym: debug symbols for package libklibc-dev

 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.