[notes] 01/01: Review some packages

Reiner Herrmann reiner at reiner-h.de
Sun Oct 30 15:03:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

deki-guest pushed a commit to branch master
in repository notes.

commit 052aa9ef1984503d44ec9340f71785515c4248a0
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Sun Oct 30 16:03:29 2016 +0100

    Review some packages
---
 packages.yml | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

diff --git a/packages.yml b/packages.yml
index 8cac36e..0616144 100644
--- a/packages.yml
+++ b/packages.yml
@@ -2064,6 +2064,10 @@ bluez-qt:
   version: 5.25.0-1
   issues:
     - build_id_variation_requiring_further_investigation
+bmusb:
+  version: 0.5.2-2
+  issues:
+    - captures_build_path
 bobcat:
   version: 4.01.04-1
   issues:
@@ -3821,6 +3825,10 @@ cryptokit:
   version: 1.10-1
   issues:
     - captures_build_path
+cryptsetup:
+  version: 2:1.7.2-5
+  issues:
+    - different_pot_creation_date_in_gettext_mo_files
 crystalhd:
   version: 1:0.0~git20110715.fdd2f19-11
   issues:
@@ -14895,10 +14903,6 @@ libselinux:
   version: 2.5-3
   bugs:
     - 825655
-libsemanage:
-  version: 2.5-1
-  bugs:
-    - 825674
 libsendmail-milter-perl:
   version: 0.18-8
   bugs:
@@ -15464,6 +15468,20 @@ licensecheck:
   version: 3.0.24-1
   bugs:
     - 838269
+lie:
+  version: 2.2.2+dfsg-2
+  comments: |
+    * Unsorted linking in Makefile: $(CC) ... static/*.o box/*.o
+      -> `LC_ALL=C ls static/*.o box/*.o`
+    * Differences in INFO.ind and LEARN.ind come from uninitialized memory:
+      util/infoind.c:
+        -info_index_tp info;
+        +info_index_tp info = {0};
+      util/learnind.c:
+        -learn_index_tp learn;
+        +learn_index_tp learn = {0};
+    * Differences in INFO.a are still unclear. Probably also uninitialized memory.
+      File is written in binmat.c:71.
 liece:
   version: 2.0+0.20030527cvs-11.2
   issues:
@@ -26169,6 +26187,10 @@ regionset:
   version: 0.1-3
   bugs:
     - 817651
+reglookup:
+  version: 1.0.1+svn287-4
+  issues:
+    - captures_build_path
 reiser4progs:
   version: 1.1.0-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