[Rpm-maint] [rpm-software-management/rpm] Implement a separate lock for the keystore (PR #4123)
Panu Matilainen
notifications at github.com
Mon Mar 23 08:20:46 UTC 2026
@pmatilai commented on this pull request.
> @@ -597,6 +597,7 @@ rpmts rpmtsFree(rpmts ts)
}
ts->rootDir = _free(ts->rootDir);
rpmtsLockFree(ts);
Another side-note here is that 4743ea8fb55e829178e2805bc0b796fb3a984394 is testing for what the patch does, not the actual bug that was being fixed: read-access by regular users. If it did, this PR would have failed the check.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4123#discussion_r2973519264
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/4123/review/3990027217 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260323/3b9e2b62/attachment-0001.htm>
More information about the Rpm-maint
mailing list