Package kernel-headers-std-def: Information

  • Default inline alert: Version in the repository: 6.1.87-alt1

Binary package: kernel-headers-std-def
Version: 5.15.37-alt2
Architecture: aarch64
Build time:  May 8, 2022, 08:32 PM in the task #299697
Source package: kernel-image-std-def
Report package bug
License: GPL-2.0-only
Summary: Header files for the Linux kernel
Description: 
This package makes Linux kernel headers corresponding to the Linux
kernel package kernel-image-std-def-5.15.37-alt2 available for building
userspace programs (if this version of headers is selected by
adjust_kernel_headers).

Since Linux 2.6.18 the kernel build system supports creation of
sanitized kernel headers for use in userspace (by deleting headers
which are not usable in userspace and removing #ifdef __KERNEL__
blocks from installed headers).  This package contains sanitized
headers instead of raw kernel headers which were present in some
previous versions of similar packages.

If possible, try to use glibc-kernheaders instead of this package.



Last changed


May 5, 2022 Vitaly Chikunov 2:5.15.37-alt2
- Replace devicetree from /lib to /boot (Anton Midyukov)
- /lib/devicetree/<name.dtb> -> /lib/devicetree/<vendor>/<name.dtb> for
  aarch64 (Anton Midyukov).
- spec: Provide: kernel-modules-ipset (closes: #42672).
- config: Enable CONFIG_NR_CPUS=8192 (closes: #42694).
- config: config: Enable KASLR (CONFIG_RANDOMIZE_BASE).
- config: Minor config update to add newest hardware and remove some legacy
  hardware support. Also, disable SHA1 (replace with SHA512), and
  set PANIC_TIMEOUT=600.
May 4, 2022 Vitaly Chikunov 2:5.15.37-alt1
- Update to v5.15.37 (2022-05-01). (Fixes: CVE-2022-1204, CVE-2022-1205,
  CVE-2022-0500, CVE-2022-23222).
April 14, 2022 Vitaly Chikunov 2:5.15.34-alt2
- Update baikalm-5.15.y patchset to 2022-01-17 (14b0e663071e).