klibc 2.0.7-ok5 source package in openKylin

Changelog

klibc (2.0.7-ok5) zhouxuan; urgency=medium

  * zhouxuan CVE-2021-31872 安全更新:Fix possible integer overflow on 32-bit systems

 -- zhouxuan <email address hidden>  Thu, 16 Mar 2023 20:44:12 +0800

Upload details

Uploaded by:
zhouxuan
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
klibc_2.0.7.orig.tar.gz 615.8 KiB d953f91ef54b2875bba05f9b615dea049987ac935c165c9d08279a61f2eee1e5
klibc_2.0.7-ok5.debian.tar.xz 9.5 KiB b4a5a7f3ad5d1c4b8bd35b6d646811c000323503b0cee43012080d9c6834574e
klibc_2.0.7-ok5.dsc 2.0 KiB b02a68953db3281c91af1be818bb355380df873a91749599ded4e0abe264153d

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.

klibc-utils-dbgsym: debug symbols for klibc-utils
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-dbgsym: debug symbols for libklibc
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.