[notes] 01/01: packages += openvas-cli, seabios, suprecollider-sc3-plugins

Daniel Shahaf danielsh at apache.org
Wed Oct 26 13:35:43 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 f2f3cc4d687a6f743f42c5d510c02df2027b0ac1
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Wed Oct 26 13:33:34 2016 +0000

    packages += openvas-cli, seabios, suprecollider-sc3-plugins
---
 packages.yml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/packages.yml b/packages.yml
index bd41e31..45905ff 100644
--- a/packages.yml
+++ b/packages.yml
@@ -19435,6 +19435,10 @@ openvanilla-modules:
   version: 0.9.0a1.3+dfsg1-2.1
   issues:
     - captures_build_path
+openvas-cli:
+  version: 1.4.4-1
+  issues:
+    - captures_build_path_via_assert
 openvas-libraries:
   version: 8.0.8-1
   issues:
@@ -27273,6 +27277,16 @@ sdrangelove:
   bugs:
     - 811774
     - 811774
+seabios:
+  version: 1.9.3-2
+  comments: |
+    Captures build time and hostname:
+    .
+    % nl -ba < scripts/buildversion.py
+       127	    if not cleanbuild:
+       128	        btime = time.strftime("%Y%m%d_%H%M%S")
+       129	        hostname = socket.gethostname()
+       130	        ver = "%s-%s-%s" % (ver, btime, hostname)
 seahorse-nautilus:
   version: 3.11.92-1
   bugs:
@@ -28655,6 +28669,22 @@ supple:
   version: 1.0.6-1
   issues:
     - unsorted_lua_versions_in_control
+suprecollider-sc3-plugins:
+  version: 3.7.1~repack-2
+  comments: |
+    │   │   │   │   │  /usr/include/c++/6/bits/char_traits.h:290
+    │   │   │   │   │ -    c0d9:	48 b9 2f 62 75 69 6c 	movabs $0x312d646c6975622f,%rcx
+    │   │   │   │   │ -    c0e0:	64 2d 31
+    │   │   │   │   │ +    c0d9:	48 b9 2f 62 75 69 6c 	movabs $0x322d646c6975622f,%rcx
+    │   │   │   │   │ +    c0e0:	64 2d 32
+    .
+    The argument to `movabs` is a string:
+    % echo 322d646c6975622f | xxd -p -r ; echo
+    2-dliub/
+    .
+    (This is the start of a "/build-2nd/..." path; compare the 'montage' package)
+  issues:
+    - captures_build_path_via_assert
 surefire:
   version: 2.17-2
   comments: |

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