[Commits] [SCM] claws annotated tag, 4.2.0, created. 4.2.0
paul at claws-mail.org
paul at claws-mail.org
Mon Nov 20 11:46:20 UTC 2023
The annotated tag, 4.2.0 has been created
at ce2b220a7a9b3eec3661eafc1060b200f39b8fab (tag)
tagging 2573f543f6fea2532847112928aa77d8e66d5b5d (commit)
replaces 4.1.1
tagged by Paul
on Mon Nov 20 11:46:01 2023 +0000
- Log -----------------------------------------------------------------
Unleashed 4.2.0
Andreas Oberritter (1):
Add support for SCRAM-SHA-{224,256,384,512} authentication mechanism (via libetpan) to IMAP.
Jonathan Boeing (20):
Improve cross-compile compatibility of GPGME check
Make m4 an EXTRA_DIST rather than a SUBDIR
Remove unused m4 files
Replace u32 with guint32
Use AX_FUNC_MKDIR from autoconf-archive
Use libetpan CFLAGS for header check
Move functions back to container_linux.cpp
Sync with litehtml v0.7
Sync with litehtml v0.7
String api updates
Sync with master_css changes
Use upstream font functions
Use custom get_default_font_size() and _name()
Build fixes
Sync with api changes
Update LiteHTML sources
Replace over_element() with upstream's get_over_element()
Fix -Wunused-result warnings from g_string_free()
Fix size_t format specifier warning
Fix -Wstringop-truncation warnings
Michael Rasmussen (6):
Since g_uri_peek_scheme requires GLib 2.66 replace it with g_uri_parse_scheme
Fix POP3 using OAuth2 to handle Microsoft POP3 OAuth2 protocol. Patch provided by H.Merijn Brand
Fix for bug #4300 again. Initially committer Andrej Kacian <ticho at claws-mail.org>
Update on-disk tokens as well when in-memory tokens are updated. Patch by Gianni Ceccarelli
Build litehtml_viewer-plugin by default if gumbo2 found
Missed removing comment ,dnl disabled by default'
Paul (56):
use GLib 2.66 when available
fix copy/paste error in last commit
update team data
remove (now ex-)German treanslator's email address at his request
fix bug where, when starting with msgview hidden, toggling msgview to show it would use incorrect height
put web_extensions/ at the same level as plugins/ so users do not assume it contains a loadable plugin
don't attempt to build the perl plugin if ExtUtils::Embed is not installed
when changing quicsearch type update history list
fix 3476a5c7e4a7e77ccd474efac6a7156df973db1e (thanks Tristan\!)
remove obsolete /dev/mem_notify stuff
add an easy way to open any folder on start-up
bump the year
re-add the mistakenly removed quick method of unsetting the start-up folder option, and improve it
add spam stats to session stats
fix bug 4658, 'Headers unfolded incorrectly in message view'
remove two unnecessary lines added in last commit
(re-)initialize session spam statistics
add spam session stats to command line output
code style
fix bug 4664, 'OAUTH2 overwrites passwords even for plaintext logins'
fix alphabetical order
fix bug 4666, 'fancy plugin doesn't build with libwebkit2gtk-4.1'
update forgotten copyright headers
remove checks for libsoup and libsoup-gnome, and remove the proxy pref from the fancy plugin because none of this is used
use the same terminology as everywhere else
fix image viewer when not auto-loading images: fix alignments of text; show the 'load' button; re-arrange the code in a more linear fashion
image viewer: don't make the 'load image' button larger than necessary
fix message which is shown when mail can't be sent
fix bug 4670, 'To/CC incorrectly escaped with a trailing backslash'
fix bug 4648, 'fails to build with gcc 13'
recognise font/* and chemical/* mime types
fix coverity issue CID 1530431: Memory - illegal accesses (OVERRUN)
fix bug 4679, 'The correct date header is interpreted incorrectly to display strange date.'
allow saving attachments only, without other msg parts
remove the arbitrary paste restriction, which could be worked around by using the context menu anyway
fix bug 4618, 'Rate limit by remote breaks queued/marked actions (Delete/Move)'
add newly updated (almost complete) Portuguese translation by Hugo Carvalho
add RFE 4686, 'use gtk native filechooser'
use the statusbar to show that expunge is happening
when redirecting, disable queueing because re-editing a redirected msg allows changing it. Also disable the Attachments context menu so that it is not possible to remove an attachment from a redirected msg
fix bug 4693, 'Hang and crash when enable disable SVG Rendering prefs' by reverting d6dfb9960cc1c8d25a1dbfaf6958fb82e596c46b
only build litehtml_viewer plugin if explicitly instructed
fix bug 4637, 'Segmentation fault when using SUMMARY is empty'
update AUTHORS file
don't fail to build if we don't have gumbo >= 0.12, just don't build the litehtml_viewer plugin
allow building the litehtml plugin with libgumbo >= 0.10 but < 0.12 if, and only if, explicitly requested
a more nuanced sensitivity is needed
when queueing or drafting a msg with an attachment which no longer exists, use the correct label on the button of the warning dialogue
no longer allow installing or removing system themes
plug leaks
fix CID 1548056: Error handling issues
don't build or distribute the gdata plugin
fix bug 4361, 'Embedding external editor crashes Claws-Mail on Wayland' and a similar crash with the dillo plugin
add missing file
updated translations by David Medina, David Vachulka, Łukasz Wojniłowicz, Frederico Goncalves Guimaraes, Hugo Carvalho, Mikhail Kurinnoi, Slavko, Andreas Rönnquist, Numan Demirdöğen, and Mark Chang
for release 4.2.0
Ricardo Mones (25):
Fix 4645: fails to check for perl-ExtUtils::Embed
Allow building vCalendar without ExtUtils::Embed
Raise glib version requirement to 2.50 again
Remove unused function setup()
Don't include unused debug functions in binary
Remove unnecessary definitions and calls
Remove unused function statusbar_print()
Exclude LDAP debug functions unless requested
Add debug calls to configure summary
Improve naming and summary messages
Fix minor issues on new start-up folder feature
Fix CID 1518897
Update Spanish translation
Remove unused function warning
Fix new warning and complete previous commit
Quit searching if string became empty
Fix error creation and warning
Fix five constness related warnings
Fix three warnings in do_pix_draw()
Don't link unused function with newer encryption
Disable stack execution on plugins
Add parentheses to fix warning
More parentheses for yet another warning
Update Spanish translation
Update TLDs for release
Sergei Trofimovich (2):
po/ru.po: fix "Grey" translation
po/ru.po: fix "text" translation
wwp (10):
Fix bug 4491: address autocompletion list does not expand in height with the number of matches
Fix duplicate menu shortcut (thanks to JP Guillonneau)
Fix CID 1532282.
fix bug 4700, 'Add v H V search shortcut'
fix using a custom header in found_in_addressbook match expressions
remove support for the 'y S' quicksearch expression (one may now use 'v X-Label S')
Updated quicksearch mini-doc in README file, sorted QA help list in dialog.
URIs may contain the '$' dollar sign.
URIs may contain the '$' dollar sign (fix broken syntax).
Update French translation.
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list