Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[21.11] evolution 3.42.1 -> 3.42.4 #169059

Merged
merged 3 commits into from
Apr 18, 2022
Merged

Conversation

blitz
Copy link
Contributor

@blitz blitz commented Apr 17, 2022

Description of changes

When debugging #168645, I noticed that release-21.11 does not carry the newest minor release of Evolution. Judging from the commit history it contains quite a bit of bug fixes that might be relevant to people.

See also #169058 for an Evolution regression fix.

I've tested these versions with my daily driver email setup.

@NixOS/gnome

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@blitz blitz requested a review from jonringer as a code owner April 17, 2022 14:55
@github-actions github-actions bot added the 6.topic: GNOME GNOME desktop environment and its underlying platform label Apr 17, 2022
@blitz blitz requested a review from a team April 17, 2022 14:59
@ofborg ofborg bot requested review from hedning, amaxine and dasj19 April 17, 2022 15:08
@blitz blitz requested a review from jtojnar April 17, 2022 15:13
@jtojnar
Copy link
Member

jtojnar commented Apr 18, 2022

Evolution-Data-Server 3.42.4 2022-02-11

Bug Fixes:

  • I#374 - LDAP: Let open when server is offline and marked for offline work

Miscellaneous:

  • IMAPx: Avoid creating NOSELECT CamelFolder-s
  • CamelMimeFilterCRLF: Correct encoding part of the filter
  • CamelMimeParser: Correct body content parse when CRLF is used
  • camel-net-utils: Allow NULL string arguments in IDNA/ASCII functions

Evolution 3.42.2 2021-12-03

Bug Fixes:

  • I#1679 - e-convert.js: Do not re-wrap gmail_quote paragraphs (Milan Crha)
  • I#1696 - Composer: Consider only accounts, which can send messages (Milan Crha)
  • I#1697 - e_text_to_html_full: Use large enough buffer for character escape (Milan Crha)
  • I#1708 - Composer: Wrap quoted long words (Milan Crha)
  • I#1712 - Tasks: Correct overdue calculation for DATE value type (Milan Crha)
  • I#1714 - Composer: Prefer HTML over image on LibreOffice data paste (Milan Crha)
  • I#1715 - Calendar: Ensure value type matches for start/end, start/due (Milan Crha)
  • I#1717 - ECalModel: Properly show also UTC times (Milan Crha)
  • I#1721 - Calendar: Leftover tooltip after event delete (Milan Crha)

Miscellaneous:

  • Misc: Generate appdata from the NEWS file (Milan Crha)
  • news-to-appdata: Escape text exported to XML (Milan Crha)
  • flatpak: Update build manifests (Milan Crha)
  • Calendar: Cannot always remove custom reminder message (Milan Crha)
  • Composer: Don't show blockquote indicators on both sides for 6th+ level (Milan Crha)
  • Calendar: Not all task lists included in the task panel (Milan Crha)
  • Load JavaScript plugins for message preview and WebKit editor (Milan Crha)
  • icalendar-importer: Can show incorrect time in imported data preview (Milan Crha)

Translations:

  • Rūdolfs Mazurs (lv)
  • Quentin PAGÈS (oc)

Evolution 3.42.3 2022-01-07

Bug Fixes:

  • I#1571 - Broken font settings can break message display
  • I#1729 - Composer: Forward can lost unreferenced attachments with Content-ID
  • I#1747 - ETableColumnSelector: Correct column names' translation (Ivan Chevychelov)
  • I#1756 - Mail: Let always available Go To->Previous/Next Unread Message
  • I#1757 - Add icons for mail-smart-backward and mail-smart-forward
  • I#1758 - Calendar: Adapt to libical 3.0.12 change

Translations:

  • Gianvito Cavasoli (it)

Evolution 3.42.4 2022-02-11

Bug Fixes:

  • I#1763 - Composer: Correct line wrapping with a link followed by a text
  • I#1783 - EShell not emitting activate signal

Miscellaneous:

  • Use gtk_widget_is_visible() instead of gtk_widget_get_visible() on some places
  • Composer: Backup from toplevel BLOCKQUOTE on split for Undo/Redo
  • Composer: Special-case requote of BLOCKQUOTE nodes in Plain Text mode
  • Composer: Various changes for Plain Text re-quote
  • ECompEditor: Timezone can be reset on component save

Translations:

  • Boyuan Yang (zh_CN)
  • rofiquzzaki rofiquzzaki (id)

Evolution-EWS 3.42.3 2022-01-07

Bug Fixes:

  • I#174 - Silently retry on I/O errors (like 'Connection terminated unexpectedly')

Miscellaneous:

  • Misc: Hide some headers' value in EWS_DEBUG=2 output

Evolution-EWS 3.42.4 2022-02-11

Bug Fixes:

  • I#77 - Can sometimes stop listening for server notifications

Miscellaneous:

  • Misc: Correct response print in debug output
  • Retry on Unauthorized response when server disconnected
  • e-ews-connection: Clear cached connection before sending a request

Translations:

  • Daniel Șerbănescu (ro)

@jtojnar jtojnar merged commit 7b38b03 into NixOS:release-21.11 Apr 18, 2022
@jtojnar
Copy link
Member

jtojnar commented Apr 18, 2022

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: GNOME GNOME desktop environment and its underlying platform 10.rebuild-darwin: 1-10 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants