summaryrefslogtreecommitdiff
path: root/bpkg/list
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/list')
-rw-r--r--bpkg/list6
1 files changed, 6 insertions, 0 deletions
diff --git a/bpkg/list b/bpkg/list
index e69de29..bda3cbc 100644
--- a/bpkg/list
+++ b/bpkg/list
@@ -0,0 +1,6 @@
+- Add --trust-force option [feature karen]
+
+ When certificate name does not match repository name then we fail even with
+ --trust-yes. However, sometimes it can be desirable to override trust checks
+ completely (need to think what else is there that we check). Probably makes
+ sense to still issue a warning.