Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-32505

Rebuild rpm due to ima-evm-utils (libimaevm) soname bump

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • rhel-9.5
    • rhel-9.5
    • rpm
    • rpm-4.16.1.3-30.el9
    • None
    • None
    • rhel-sst-cs-software-management
    • ssg_core_services
    • 15
    • None
    • False
    • Hide

      None

      Show
      None
    • No
    • Red Hat Enterprise Linux
    • None
    • Hide

      This is easily verified with the ldd(1) utility, like this:

      Before:

      $ ldd /usr/lib64/librpmsign.so.9 | grep libimaevm
              libimaevm.so.3 => /lib64/libimaevm.so.3 (0x00007fef6fcfb000)
      

      After:

      $ ldd /usr/lib64/librpmsign.so.9 | grep libimaevm
              libimaevm.so.4 => /lib64/libimaevm.so.4 (0x00007f1f7dee5000)
      
      Show
      This is easily verified with the ldd(1) utility, like this: Before: $ ldd /usr/lib64/librpmsign.so.9 | grep libimaevm libimaevm.so.3 => /lib64/libimaevm.so.3 (0x00007fef6fcfb000) After: $ ldd /usr/lib64/librpmsign.so.9 | grep libimaevm libimaevm.so.4 => /lib64/libimaevm.so.4 (0x00007f1f7dee5000)
    • Pass
    • Manual
    • Release Note Not Required
    • None

      What were you trying to do that didn't work?

      As almost same to previous work, the ima-evm-utils package is being updated to follow an upstream version bump (v1.5). Unfortunately, the SONAME was also bumped with this release to libimaevm.so.4. The sign_hash() function, used by rpmsign (rpm subpkg) didn't change from the last version, v1.4-4, to the latest.

      Please provide the package NVR for which bug is seen:

      rpm-4.16.1.3-29.el9

      Additional info:

      ima-evm-utils ticket: https://issues.redhat.com/browse/RHEL-2969
      previous rpm/ima soname bump work (RHEL-9.0): https://bugzilla.redhat.com/show_bug.cgi?id=2026079
      rpm testing tips from early work (RHEL-8.4): https://bugzilla.redhat.com/show_bug.cgi?id=1896046#c10

              mdomonko@redhat.com Michal Domonkos
              coxu@redhat.com Coiby Xu
              packaging-team-maint packaging-team-maint
              Tomas Bajer Tomas Bajer
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: