[liblxi] 02/03: added patch description

Dima Kogan dima at secretsauce.net
Sat Dec 23 05:43:19 UTC 2017


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

dkogan pushed a commit to branch master
in repository liblxi.

commit 89b68b8c7ffcce34076108ef4e87967b0d1ac223
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Dec 22 21:40:24 2017 -0800

    added patch description
---
 debian/patches/only-symbols-I-care-about-are-visible.patch | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/only-symbols-I-care-about-are-visible.patch b/debian/patches/only-symbols-I-care-about-are-visible.patch
index e6b5d18..a957689 100644
--- a/debian/patches/only-symbols-I-care-about-are-visible.patch
+++ b/debian/patches/only-symbols-I-care-about-are-visible.patch
@@ -1,3 +1,11 @@
+Description: Cut down the exported symbols to the minimum
+ Prior to this patch the shared object this library produced was exporting many
+ symbols, some with VERY generic names, that could potentially result in
+ conflicts. This was unintentional. Here I set the default visibility to private
+ and explicitly export ONLY the symbols that need to be public
+Forwarded: yes
+Author: Dima Kogan <dkogan at debian.org>
+
 Index: liblxi/src/Makefile.am
 ===================================================================
 --- liblxi.orig/src/Makefile.am

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblxi.git



More information about the debian-science-commits mailing list