aboutsummaryrefslogtreecommitdiff
path: root/proposals/227-vote-on-package-fingerprints.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/227-vote-on-package-fingerprints.txt')
-rw-r--r--proposals/227-vote-on-package-fingerprints.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/proposals/227-vote-on-package-fingerprints.txt b/proposals/227-vote-on-package-fingerprints.txt
index 9c8652e..d82f76c 100644
--- a/proposals/227-vote-on-package-fingerprints.txt
+++ b/proposals/227-vote-on-package-fingerprints.txt
@@ -44,9 +44,12 @@ Status: Open
Votes and consensuses may include any number of "package" lines,
but no vote or consensus may include more than one "package" line
with the same PACKAGENAME and VERSION values. All "package"
- lines must be sorted by PACKAGENAME, and then by VERSION, in
+ lines must be sorted by "PACKAGENAME VERSION", in
lexical (strcmp) order.
+ (If a vote contains multiple entries with the same PACKAGENAME and
+ VERSION, then only the last one is considered.)
+
If the consensus-method is at least (TBD), then when computing
the consensus, package lines for a given PACKAGENAME/VERSION pair
should be included if at least three authorities list such a
@@ -141,3 +144,4 @@ Status: Open
This proposal is not a substitute for a proper software update
tool.
+