klibc 1.5.25-1ubuntu1 source package in Ubuntu
Changelog
klibc (1.5.25-1ubuntu1) precise; urgency=low * Merge from Debian testing. Remaining changes: - Fix build to work with multiarched linux-libc-dev. * Add debian/patches/define-__aligned_u64 - Defines __aligned_u64 to work with new linux headers klibc (1.5.25-1) unstable; urgency=low * New upstream release (scandir, capset, capget, kinit drop_capabilities) klibc (1.5.24-1) unstable; urgency=low * New upstream release (sched_setaffinity, sched_getaffinity, kexec_load) - ipconfig: Don't try to guess the nameserver. (closes: #594638) - refresh debian/patches/klibc-linux-libc-dev klibc (1.5.23-2) unstable; urgency=low * Really apply Fix-minimal-mv-to-work-across-fs. klibc (1.5.23-1) unstable; urgency=low * New upstream release (arm, dash sync, limits.h, ppc64) - minimal mv in klibc-utils. - refresh debian/patches/insmod * Add Fix-minimal-mv-to-work-across-fs.patch (closes: #627808) * Add armhf support. (closes: #627252) Thanks to Konstantinos Margaritis <email address hidden>. * Add klibc crosscompile support. (closes: #629934) Thanks to Steve McIntyre <email address hidden>. * debian/copyright: Add specific BSD license text to keep lintian happy. -- Adam Conrad <email address hidden> Sun, 20 Nov 2011 03:35:09 +0000
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
klibc_1.5.25.orig.tar.gz | 597.6 KiB | 65397d9b2ac98cb2e97fcdb3797e1ec90b8107c213708c61d4ad678d07a07e17 |
klibc_1.5.25-1ubuntu1.debian.tar.gz | 20.6 KiB | 31027d1701c838b3e079ef221fe5a62ea1b02520161f482dff55b667d6f4b67e |
klibc_1.5.25-1ubuntu1.dsc | 1.3 KiB | c40e102cb0836dfd9dd09278c3698f184f7728c68b8c6c49fdec08a27480ab42 |
Available diffs
- diff from 1.5.22-1ubuntu3 to 1.5.25-1ubuntu1 (38.3 KiB)
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.
- klibc-utils-floppy-udeb: small utilities built with klibc for the boot floppy
This package contains a small 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
boot floppies.
- klibc-utils-udeb: 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-udeb: 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.