[notes] 01/01: packages: link two *-archive-keyring packages by creating the 'gpg_keyring_magic_bytes_differ' issue.
Daniel Shahaf
danielsh at apache.org
Tue Sep 20 19:04:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit bf419e3f4b4d3c8f7d374e398bd9fd94548e9c16
Author: Daniel Shahaf <danielsh at apache.org>
Date: Tue Sep 20 19:01:19 2016 +0000
packages: link two *-archive-keyring packages by creating the 'gpg_keyring_magic_bytes_differ' issue.
---
issues.yml | 3 +++
packages.yml | 10 ++++++++++
2 files changed, 13 insertions(+)
diff --git a/issues.yml b/issues.yml
index 6ce034e..00edcb1 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1337,3 +1337,6 @@ varnish_vmodtool_random_file_id:
Modules contain a random `file_id`:
https://sources.debian.net/src/varnish/4.0.2-1/lib/libvcc/vmodtool.py/?hl=237:244#L237
Should discuss with upstream on replacing this with a constant hash.
+gpg_keyring_magic_bytes_differ:
+ description: |
+ Differences near the start and end of a GPG keyring, on lines 2, 8, -2, and -1 of the hexdump.
diff --git a/packages.yml b/packages.yml
index 3d5c525..b3c33fe 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4310,6 +4310,12 @@ debian-policy:
- different_due_to_umask
- timestamps_in_documentation_generated_by_org_mode
- timestamps_in_ps_generated_by_dvips
+debian-ports-archive-keyring:
+ version: 2016.02.01
+ comments: |
+ debian-ports-archive-keyring-removed.gpg has more differences than those covered by the 'gpg_keyring_magic_bytes_differ' issue.
+ issues:
+ - gpg_keyring_magic_bytes_differ
debian-reference:
version: 2.58
issues:
@@ -5491,6 +5497,10 @@ emboss:
- different_encoding
- captures_shell_variable_in_autofoo_script
- captures_build_path
+emdebian-archive-keyring:
+ version: 2.0.5
+ issues:
+ - gpg_keyring_magic_bytes_differ
emma-coverage:
version: 2.0.5312+dfsg-4
issues:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list