Package: evolution / 3.22.6-1+deb9u2

Metadata

Package Version Patches format
evolution 3.22.6-1+deb9u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_nss_paths.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix the nss libdir to add a "/nss"
 That variable is only used to point to the directory in which nssckbi (the
 built-in certificate store of NSS) lives, and it's actually under libdir/nss
 rather than directly under libdir.

10_revert_libevolution_avoid version.patch | (download)

addressbook/gui/contact-editor/Makefile.am | 2 1 + 1 - 0 !
addressbook/gui/contact-list-editor/Makefile.am | 2 1 + 1 - 0 !
addressbook/importers/Makefile.am | 2 1 + 1 - 0 !
addressbook/util/Makefile.am | 2 1 + 1 - 0 !
calendar/gui/Makefile.am | 2 1 + 1 - 0 !
calendar/importers/Makefile.am | 2 1 + 1 - 0 !
composer/Makefile.am | 2 1 + 1 - 0 !
e-util/Makefile.am | 2 1 + 1 - 0 !
em-format/Makefile.am | 4 2 + 2 - 0 !
libemail-engine/Makefile.am | 2 1 + 1 - 0 !
libgnomecanvas/Makefile.am | 2 1 + 1 - 0 !
mail/Makefile.am | 2 1 + 1 - 0 !
mail/importers/Makefile.am | 2 1 + 1 - 0 !
shell/Makefile.am | 2 1 + 1 - 0 !
smime/gui/Makefile.am | 2 1 + 1 - 0 !
smime/lib/Makefile.am | 2 1 + 1 - 0 !
16 files changed, 17 insertions(+), 17 deletions(-)

 revert 160006402248075b95c98e9e34d4538670ba7480
 Revert upstream patch that adds -avoid-version to all libevolution
 libs, making them versionless. This is a massive WTF.
Bug-GNOME: https://bugzilla.gnome.org/show_bug.cgi?id=591436
20_composer_hangs_right_click.patch | (download)

e-util/e-html-editor.c | 79 58 + 21 - 0 !
1 file changed, 58 insertions(+), 21 deletions(-)

 backported patch from git - fix hangs on right click in composer
 window.
Bug-GNOME: https://bugzilla.gnome.org/show_bug.cgi?id=777086


0003 GPG Mails that are not encrypted look encrypted.patch | (download)

em-format/e-mail-formatter-utils.c | 133 99 + 34 - 0 !
em-format/e-mail-parser-application-smime.c | 5 5 + 0 - 0 !
em-format/e-mail-parser-inlinepgp-encrypted.c | 5 5 + 0 - 0 !
em-format/e-mail-parser-inlinepgp-signed.c | 5 5 + 0 - 0 !
em-format/e-mail-parser-multipart-encrypted.c | 5 5 + 0 - 0 !
em-format/e-mail-parser-multipart-signed.c | 5 5 + 0 - 0 !
em-format/e-mail-part.c | 9 9 + 0 - 0 !
7 files changed, 133 insertions(+), 34 deletions(-)

 [patch] eds-i#3 - [gpg] mails that are not encrypted look encrypted
0004 Show security bar above message headers.patch | (download)

em-format/e-mail-parser.c | 63 63 + 0 - 0 !
1 file changed, 63 insertions(+)

 [patch] i#120 - show security bar above message headers