[Reproducible-commits] [notes] 01/01: packages += libvirt littler

Daniel Shahaf danielsh at apache.org
Wed Aug 10 15:25:44 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 79ad6e9a5e1d25082b8da5992adde0e1cfc82c64
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Wed Aug 10 15:19:04 2016 +0000

    packages += libvirt littler
---
 packages.yml | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/packages.yml b/packages.yml
index d12a358..924ab21 100644
--- a/packages.yml
+++ b/packages.yml
@@ -8802,6 +8802,14 @@ libvigraimpex:
   version: 1.10.0+dfsg-11
   bugs:
     - 811370
+libvirt:
+  version: 2.1.0-1
+  comments: |
+    #1. One of the source files is named tmpXXXXXX.c and that name is recorded in the .strtab section.
+    .
+    #2. Order of symbols in the .debug_str section varies randomly.
+    .
+    #3. Difference in file order in the .symtab section.
 libvirt-python:
   version: 1.3.5-1
   bugs:
@@ -9076,6 +9084,12 @@ litl:
   version: 0.1.8-2
   issues:
     - timestamps_in_documentation_generated_by_doxygen
+littler:
+  version: 0.3.1-1
+  comments: |
+    Appears to be locale-aware sorting issue: the array of strings in /usr/bin/r around "AirPassengers" appears to be sorted with LC_COLLATE=C on the left build and with LC_COLLATE=fr_??.UTF-8 on the right build.  (The left is sorted as though by memcmp(), the right is sorted case-insensitively.)
+    .
+    However, I couldn't find the strings in question in the source package.
 live-manual:
   version: 4.0.2-1
   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