rpm-software-management / libdnf

Package management library.
GNU Lesser General Public License v2.1
184 stars 139 forks source link

MergedTransaction: Calculate RPM difference between two same versions as no-op #1657

Closed ppisar closed 6 months ago

ppisar commented 6 months ago

Upstream commit: 54823d82a1369c25ba1a68c18ea2a67c41f4fbe7 Upstream commit: 90d2ffad964a91a7a798b81e15c16eb1e840f257 Resolves: https://issues.redhat.com/browse/RHEL-17494 Tests: https://github.com/rpm-software-management/ci-dnf-stack/pull/1490

@jan-kolarik, could you please review this backport of your commit into rhel-9.5 branch?

jan-kolarik commented 6 months ago

LGTM, though an issue was discovered related to this patch, so I'd recommend not backporting it without the additional fix.

ppisar commented 6 months ago

I see. Then I will wait on that a for #1652 and then add it into this pull request.

ppisar commented 6 months ago

That is #1658.

ppisar commented 6 months ago

I added a fix from #1652.