summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@users.sourceforge.net>2006-01-17 20:51:46 +0000
committerBastien Nocera <hadess@users.sourceforge.net>2006-01-17 20:51:46 +0000
commite90e08f397f143c01bd9df15aec99271fc02d5a2 (patch)
tree393b9485d5fc272858fa1c447874200ae9990b34 /ChangeLog
parent8cef18cbe45fa9decd1d228f826546c5583d961e (diff)
downloadxine-lib-e90e08f397f143c01bd9df15aec99271fc02d5a2.tar.gz
xine-lib-e90e08f397f143c01bd9df15aec99271fc02d5a2.tar.bz2
**BUGFIX**
Avoid the "cannot restore segment prot after reloc: Permission denied" error message for quite a few plugins by setting the texrel_shlib_t context on all the plugins at installation time CVS patchset: 7836 CVS date: 2006/01/17 20:51:46
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 386f39a13..161b56324 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@ xine-lib (1.1.2)
* Czech translation update
* Disable the XXMC plugin if Xv support isn't there
* Also look for Xv support in /usr/lib for X.org's new location
+ * Fix using xine-lib on systems with SELinux enabled
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.