[Reproducible-commits] [notes] 03/05: Correct ordering to appease edit-notes
Chris Lamb
lamby at moszumanska.debian.org
Sun Jun 5 09:41:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository notes.
commit e6aa3b3b20efe4e65b1bcba1a224c48b24659221
Author: Chris Lamb <lamby at debian.org>
Date: Sun Jun 5 10:41:40 2016 +0100
Correct ordering to appease edit-notes
---
packages.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/packages.yml b/packages.yml
index 977661c..346713f 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4225,13 +4225,13 @@ gnupg-doc:
- different_encoding
gnupg2:
version: 2.1.11-7
- issues:
- - user_hostname_manually_added_requiring_further_investigation
comments: |
Hostname is captured in gpgv.exe since upstream commit 049b3d9.
Also, it might be that some padding with unitialized memory causes
some non-determinism seen in the bits between CompanyName's and
FileVersion's value (g10/gpg-w32info.rc).
+ issues:
+ - user_hostname_manually_added_requiring_further_investigation
bugs:
- 826309
gnuplot:
@@ -13399,14 +13399,14 @@ urweb:
- fonts_in_pdf_files
usb-modeswitch-data:
version: 20160112-2
- issues:
- - random_order_in_tarball
- - collation_order_varies_by_locale
comments: |
Tarball is generated with "tar [...] *", which depends on the locale,
even with --sort=name.
The udev rules file has content sorted with a glob that depends
on the filesystem.
+ issues:
+ - random_order_in_tarball
+ - collation_order_varies_by_locale
bugs:
- 826343
userv:
--
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