Rebuild against libimaevm.so.4

Resolves: RHEL-32505
This commit is contained in:
Michal Domonkos 2024-06-03 10:57:31 +02:00
parent 590afced8b
commit 19aad8075d

View File

@ -662,6 +662,7 @@ fi
* Mon Jun 03 2024 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-30
- Don't segfault on missing priority tag (RHEL-35249)
- Use unsigned integers for buildtime too for Y2K38 safety (RHEL-22602)
- Rebuild against libimaevm.so.4 (RHEL-32505)
* Wed Dec 13 2023 Florian Festi <ffesti@redhat.com> - 4.16.1.3-29
- Actually add --verifydb to the man page (RHEL-14591)