This is an automated email from the git hooks/post-receive script.

guillem pushed a commit to branch main
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=bc9d23f62585e856d0519554e8cc9413f0e23bc5

commit bc9d23f62585e856d0519554e8cc9413f0e23bc5
Author: Guillem Jover <guil...@debian.org>
AuthorDate: Fri Dec 22 12:08:55 2023 +0100

    Dpkg::OpenPGP::Backend::SOP: Add reference to another gosop blocker
---
 scripts/Dpkg/OpenPGP/Backend/SOP.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/Dpkg/OpenPGP/Backend/SOP.pm 
b/scripts/Dpkg/OpenPGP/Backend/SOP.pm
index ea1e318a9..f48cec90c 100644
--- a/scripts/Dpkg/OpenPGP/Backend/SOP.pm
+++ b/scripts/Dpkg/OpenPGP/Backend/SOP.pm
@@ -44,6 +44,8 @@ use parent qw(Dpkg::OpenPGP::Backend);
 
 # - Once "gosop" implements inline-verify and inline-sign, add as alternative.
 #   Ref: https://github.com/ProtonMail/gosop/issues/6
+# - Once "gosop" can handle big keyrings.
+#   Ref: https://github.com/ProtonMail/gosop/issues/25
 # - Once "hop" implements the new SOP draft, add as alternative.
 #   Ref: https://salsa.debian.org/clint/hopenpgp-tools/-/issues/4
 # - Once the SOP MR !23 is finalized and merged, implement a way to select

-- 
Dpkg.Org's dpkg

Reply via email to