Package: claws-mail-extra-plugins / 3.8.1-2

Metadata

Package Version Patches format
claws-mail-extra-plugins 3.8.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python plugin00dont dlopen symlink.patch | (download)

python_plugin-0.10/configure | 2 1 + 1 - 0 !
python_plugin-0.10/configure.ac | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 don't dlopen libpython2.x.so symlink.
 Don't dlopen libpython2.X.so symlink, but the real file it's pointing to.
 Python libraries never break ABI between major releases, so hardcoding
 SOVERSION is safe here.
Bug-Debian: http://bugs.debian.org/644582
multi notifier00allow libindicate 0.7.patch | (download)

notification_plugin-0.30/configure | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix configure test to allow libindicate 0.7.x
Bug-Ubuntu: http://launchpad.net/bugs/715257
archiver plugin00format security.patch | (download)

archive-0.6.12/src/archiver_gtk.c | 4 2 + 2 - 0 !
archive-0.6.12/src/libarchive_archive.c | 12 6 + 6 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 fix hardened build errors: format not a string literal and
 no format arguments [-Werror=format-security]
vcalendar plugin00fix CVE 2012 5527.patch | (download)

vcalendar-2.0.13/src/vcal_folder.c | 23 11 + 12 - 0 !
vcalendar-2.0.13/src/vcal_folder.h | 2 1 + 1 - 0 !
vcalendar-2.0.13/src/vcal_meeting_gtk.c | 9 7 + 2 - 0 !
3 files changed, 19 insertions(+), 15 deletions(-)

 fix cve-2012-5527: credentials exposed on interface