[Reproducible-commits] [notes] 01/01: packages += gedit nginx
Daniel Shahaf
danielsh at apache.org
Thu Aug 18 18:06:50 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 14c409e4715d80ea4ed8dc34d5f6a774e4438128
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date: Thu Aug 18 18:06:06 2016 +0000
packages += gedit nginx
---
packages.yml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/packages.yml b/packages.yml
index 1541364..4886bd0 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4988,6 +4988,10 @@ gearmand:
- captures_shell_variable_in_autofoo_script
bugs:
- 831771
+gedit:
+ version: 3.20.2-2
+ comments: |
+ [i386/armhf] mkenums output in unpredictable order.
gegl:
version: 0.2.0-7.1
comments: |
@@ -10768,6 +10772,17 @@ ngetty:
version: 1.1-3
bugs:
- 829550
+nginx:
+ version: 1.11.3-1~exp1
+ comments: |
+ [i386, experimental]
+ The value of https://sources.debian.net/src/nginx/1.11.3-1~exp1/src/os/unix/ngx_posix_init.c/#L49 differs between the two i386 builds
+ │ │ │ │ │ ./debian/build-extras/src/os/unix/ngx_posix_init.c:49
+ │ │ │ │ │ - 807e4e2: c7 05 24 62 18 08 40 movl $0x40,0x8186224
+ │ │ │ │ │ + 807e4e2: c7 05 24 62 18 08 20 movl $0x20,0x8186224
+ The value is set somewhere in auto/ tree, appears to depend on CPU type (--with-cpu-opt=$CPU) and on the C compiler.
+ .
+ Diffoscope output was truncated so there may be additional differences.
nglister:
version: 1.0.2
bugs:
--
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