Package librpm: Information

    Binary package: librpm
    Version: 4.0.4-alt101.M80P.1.M80C.2
    Architecture: i586
    Build time:  Oct 23, 2018, 02:12 PM in the task #215419
    Source package: rpm
    Category: System/Libraries
    Report package bug
    License: GPL/LGPL
    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.



    Last changed


    Sept. 26, 2018 Vladimir D. Seleznev 4.0.4-alt101.M80P.1.M80C.2
    - psm.c: write installed/removed package disttag if present to syslog.
    - Add _allow_deps_with_beginning_dot macro to allow dependencies
      beginning with a dot character (such as ones generated by replaceDeps
      function) in spec file.
    Sept. 3, 2018 Vladimir D. Seleznev 4.0.4-alt101.M80P.1.M80C.1
    - rpm-build (backported from Sisyphus rpm-build):
      + backported support for SOURCE_DATE_EPOCH environment variable
      + backported device and inode numbers remaping
      + backported upgradeInterdep function
      + backported support for $RPM_ADD_CHANGELOG_{NAME,TEXT,TIME} environment variables
    Jan. 16, 2017 Ivan Zakharyaschev 4.0.4-alt101.M80P.1
    - Merged rpm-build-4.0.4-alt102 into p8
      (everything except for separating rpm & -build):
      [4.0.4-alt102]
      + verify-elf: fixed passing of LD_PRELOAD in verify_unresolved.
      [4.0.4-alt101]
      + verify-elf: made verify_lfs check shared objects too.
      + Relaxed check for gcc package name in {cpp,pkgconfiglib}.req generators.
      [4.0.4-alt100.99]
      + Updated generator of non-LFS functions list.
      [4.0.4-alt100.97]
      + fixup-libraries: fixed recognition of PIEs (ldv@).
      + verify-elf: treat PIEs as executables in the check for unresolved symbols (ldv@).