diff --git a/debian/changelog b/debian/changelog index eee0404..f87fe31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +applauncherd (0.29.3) stable; urgency=low + + * Fixes: NB#249151 - applauncher: security issue: memory area marked as writable and executable + + -- Juha Lintula Tue, 03 Apr 2011 11:11:24 +0200 + applauncherd (0.29.2) stable; urgency=low * Changes: Added 'all boosters up and running'-check in applauncherd tests @@ -8,7 +14,7 @@ applauncherd (0.29.2) stable; urgency=low -- Nimika Keshri Mon, 02 May 2011 11:40:27 +0300 -applauncherd (0.29.1) unstable; urgency=low +applauncherd (0.29.1) stable; urgency=low * Fixes: NB#250976 - User Documentation for applauncherd still "Under Construction" diff --git a/src/launcher/preload.h b/src/launcher/preload.h index 1ce06dc..5456258 100644 --- a/src/launcher/preload.h +++ b/src/launcher/preload.h @@ -58,9 +58,7 @@ const char * const gLibs[] = "/usr/lib/qt4/plugins/imageformats/libqtiff.so", "/usr/lib/libgstpbutils-0.10.so.0", "/usr/lib/libambase.so", - "/usr/lib/qt4/plugins/imageformats/libamjpegplugin.so", "/usr/lib/libcellular-qt.so.1", - "/usr/lib/libamjpeg.so", "/usr/lib/libmoi.so.0", "/usr/lib/libcurl.so.4", "/usr/lib/libcommhistory.so.0",