[Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-09 Thread Neal H. Walfield
As of v1.7.0, `rpm-sequoia` implements `pgpPubkeyMerge`. Bump the minimum supported version of `rpm-sequoia` to v1.7.0, and replace the `pgpPubkeyMerge` stub with `rpm-sequoia`'s implementation of `pgpPubkeyMerge`. You can view, comment on, or merge this pull request online at: https://github

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-09 Thread Neal H. Walfield
This is failing as follows: ``` 6.835 -- Package dependency requirement 'rpm-sequoia >= 1.7.0' could not be satisfied. 6.835 Package 'rpm-sequoia' has version '1.6.0', required version is '>= 1.7.0' 6.835 CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message): 6.835 A requi

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-09 Thread Fabio Valentini
I'll do that later today. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3202#issuecomment-2217296822 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-09 Thread Neal H. Walfield
No pressure :) -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3202#issuecomment-2217314296 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mailing li

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-23 Thread Florian Festi
Any news? Should I just re-run the tests? -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3202#issuecomment-2244529245 You are receiving this because you are subscribed to this thread. Message ID: _

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-23 Thread Fabio Valentini
The Fedora 40 and 39 updates for rpm-sequoia are still in "testing": https://bodhi.fedoraproject.org/updates/FEDORA-2024-8b876500e4 https://bodhi.fedoraproject.org/updates/FEDORA-2024-e8abe92b2b If you need these to be stable for the CI to run, please give +1 karma :) -- Reply to this email dire

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-30 Thread Panu Matilainen
Closed #3202. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3202#event-13691426643 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mailing list Rpm

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-07-30 Thread Panu Matilainen
Fresh back from vacation as of yesterday... There was a tiny memory leak from pre-existing code causing the tests to fail now that it actually got exercised with rpm-sequoia 1.7. I created a separate #3220 for testing it in case there was something else that needed tweaking but one missing free

Re: [Rpm-maint] [rpm-software-management/rpm] When using rpm-sequoia, use pgpPubkeyMerge. (PR #3202)

2024-08-05 Thread Neal H. Walfield
And now I'm back from vacation :smile: . Thanks for taking a look and merging this. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/3202#issuecomment-2269013261 You are receiving this because you are subscribed to this thread. Message I