[notes] 01/01: packages += efax, qmc; issues: Update 'build_id_differences_only'
Daniel Shahaf
danielsh at apache.org
Thu Feb 9 04:32:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit 122287a6a5950ebe9192b15ae9c3857454f52c8e
Author: Daniel Shahaf <danielsh at apache.org>
Date: Thu Feb 9 04:28:03 2017 +0000
packages += efax, qmc; issues: Update 'build_id_differences_only'
---
issues.yml | 2 ++
packages.yml | 9 +++++++++
2 files changed, 11 insertions(+)
diff --git a/issues.yml b/issues.yml
index 694ce06..61d2a11 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1506,6 +1506,8 @@ build_id_differences_only:
.
When this occurs on unstable but not on testing, it's likely a form
of captures_build_path.
+ .
+ Minimal example: efax 1:0.9a-19.1 with build_path variation enabled
captures_build_path_via_assert:
description: |
Absolute paths to source file names are embedded through assert(), which
diff --git a/packages.yml b/packages.yml
index bbf8df5..af402c4 100644
--- a/packages.yml
+++ b/packages.yml
@@ -5418,6 +5418,10 @@ eeshow:
[amd64/experimental]
issues:
- captures_build_path
+efax:
+ version: 1:0.9a-19.1
+ issues:
+ - build_id_differences_only
effects:
version: 3.1.1-1
issues:
@@ -23628,6 +23632,11 @@ qmail-tools:
bugs:
- 776936
- 847029
+qmc:
+ version: 0.94-3.1
+ issues:
+ - captures_build_path_via_assert
+ - max_output_size_reached
qmmp:
version: 1.0.5-1.1
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