Package librpm: Information

Binary package: librpm
Version: 4.0.4.196-alt1
Architecture: aarch64
Build time:  Mar 7, 2024, 11:48 PM in the task #341968
Source package: rpm-build
Category: System/Libraries
Report package bug
License: GPLv2+ or LGPLv2.1+
Summary: Shared libraries required for applications which will manipulate RPM packages
Description: 
This package contains shared libraries required to run dynamically linked
programs manipulating with RPM packages and databases.

Maintainer: Arseny Maslennikov


Last changed


March 4, 2024 Arseny Maslennikov 4.0.4.196-alt1
- Moved scripts/find-package and scripts/functions over from our rpm project to
  be installed as part of rpm-build.
Jan. 11, 2024 Arseny Maslennikov 4.0.4.195-alt1
- debuginfo: Changed compression format (--lzma2=dict=2MiB ->
  --check=crc32 --lzma2=dict=1MiB) of xz-compressed modules for compatibility
  with kmod >= 31 (thx asheplyakov@).
- Introduced brp-verify-unit to check sanity of systemd units included
  in built packages.
Dec. 8, 2023 Vitaly Chikunov 4.0.4.194-alt1
- debuginfo: Do not strip debugging vmlinux binary.