[notes] 01/02: neovim += detail

Daniel Shahaf danielsh at apache.org
Sun Sep 18 16:01:56 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 13174663efaf34862f1a0b72a277628b20ec5f16
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Sun Sep 18 15:44:28 2016 +0000

    neovim += detail
---
 packages.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/packages.yml b/packages.yml
index 36b782c..2a3df42 100644
--- a/packages.yml
+++ b/packages.yml
@@ -16911,6 +16911,8 @@ neovim:
       2) .rodata of /usr/bin/nvim includes "hostname\0" (literally those 9 bytes) in first build but not in second build.
     .
     These two may have a single cause: in the second build the hostname is "i-capture-the-hostname", so the compiler may have combined string literals, i.e., used the end of the string literal "i-capture-the-hostname" as the literal "hostname".
+    .
+    Also captures username.
   issues:
     - captures_build_path
 nestopia:

-- 
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