Package: evolution / 3.46.4-2+deb12u1

Metadata

Package Version Patches format
evolution 3.46.4-2+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_revert_libevolution_avoid version.patch | (download)

src/addressbook/gui/contact-editor/CMakeLists.txt | 5 5 + 0 - 0 !
src/addressbook/gui/contact-list-editor/CMakeLists.txt | 5 5 + 0 - 0 !
src/addressbook/gui/widgets/CMakeLists.txt | 6 6 + 0 - 0 !
src/addressbook/importers/CMakeLists.txt | 5 5 + 0 - 0 !
src/addressbook/printing/CMakeLists.txt | 5 5 + 0 - 0 !
src/addressbook/util/CMakeLists.txt | 5 5 + 0 - 0 !
src/calendar/gui/CMakeLists.txt | 5 5 + 0 - 0 !
src/calendar/importers/CMakeLists.txt | 5 5 + 0 - 0 !
src/composer/CMakeLists.txt | 5 5 + 0 - 0 !
src/e-util/CMakeLists.txt | 5 5 + 0 - 0 !
src/em-format/CMakeLists.txt | 5 5 + 0 - 0 !
src/libemail-engine/CMakeLists.txt | 5 5 + 0 - 0 !
src/libgnomecanvas/CMakeLists.txt | 2 2 + 0 - 0 !
src/mail/CMakeLists.txt | 5 5 + 0 - 0 !
src/mail/importers/CMakeLists.txt | 5 5 + 0 - 0 !
src/shell/CMakeLists.txt | 5 5 + 0 - 0 !
src/smime/gui/CMakeLists.txt | 5 5 + 0 - 0 !
src/smime/lib/CMakeLists.txt | 5 5 + 0 - 0 !
18 files changed, 88 insertions(+)

 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
ubuntu_gettext_domain.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ubuntu's dh-translations can't handle variables

for GETTEXT_PACKAGE
Bug: https://bugzilla.gnome.org/784877
===================================================================

I 2302 Mail Space bar no longer scrolls preview messages.patch | (download)

data/webkit/e-web-view.js | 13 10 + 3 - 0 !
1 file changed, 10 insertions(+), 3 deletions(-)

 i#2302 - mail: space bar no longer scrolls preview messages

This started with WebKitGTK 2.40.0.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2302

(cherry picked from commit c3db2b69133baba1264386c1dd38e277338140d5)

Update German translation.patch | (download)

po/de.po | 414 210 + 204 - 0 !
1 file changed, 210 insertions(+), 204 deletions(-)

 update german translation

(cherry picked from commit 7ff9e99215143d59efe2b60a13e54f9b86b9f9cc)

Update German translation 1.patch | (download)

po/de.po | 34 17 + 17 - 0 !
1 file changed, 17 insertions(+), 17 deletions(-)

 update german translation

(cherry picked from commit 45791300af246469666b2f2784baa51fc64be9b0)

Update Serbian translation.patch | (download)

po/sr.po | 293 131 + 162 - 0 !
1 file changed, 131 insertions(+), 162 deletions(-)

 update serbian translation

(cherry picked from commit f86e8eec69ed8a36cd1fc80e85162f7d30e54d08)

Update Slovak translation.patch | (download)

po/sk.po | 6264 3461 + 2803 - 0 !
1 file changed, 3461 insertions(+), 2803 deletions(-)

 update slovak translation

(cherry picked from commit 74edf1d97fb09a57ff7e61c162f5e7273c2f5027)

Update Hungarian translation.patch | (download)

help/hu/hu.po | 979 471 + 508 - 0 !
1 file changed, 471 insertions(+), 508 deletions(-)

 update hungarian translation

(cherry picked from commit 4ca6283075e56bff153da755d41cfdc3bd6ad02c)

Update Russian translation.patch | (download)

help/ru/ru.po | 1004 512 + 492 - 0 !
1 file changed, 512 insertions(+), 492 deletions(-)

 update russian translation

(cherry picked from commit 900bc6c8dd30698fe3b02644d14e9360fa65b14d)

Update Abkhazian translation.patch | (download)

po/ab.po | 4997 4303 + 694 - 0 !
1 file changed, 4303 insertions(+), 694 deletions(-)

 update abkhazian translation

(cherry picked from commit 1dc06934681072484995360b8abbbdd11f941b37)

I 3124 JavaScript Correct dictionary objects creation Web.patch | (download)

data/webkit/e-editor.js | 8 4 + 4 - 0 !
data/webkit/e-web-view.js | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

 i#3124 - javascript: correct dictionary objects creation (webkitgtk
 2.49.4)

The arrays do not have named indexes, though it worked only by a chance
with the previous WebKitGTK versions. Correct how the objects are created
to follow the standard.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/3124

(cherry picked from commit 811a6df1f990855e49ecc0ba7b1a7f7a5ec251e6)