./mail/balsa, Email client using GTK3

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q3, Version: 2.6.3, Package name: balsa-2.6.3, Maintainer: pkgsrc-users

Balsa is an e-mail client using GTK3, highly configurable and incorporating
all the features you would expect in a robust mail client.


Master sites:

SHA1: 1184d7a98ea01c2605fa50db8c6a3e7d714965ff
RMD160: 0fbb48dd6b6dda1dc0d264f41eb35912b7039d0d
Filesize: 3673.77 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-17 18:23:57 by Thomas Merkel | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #6522 - requested by nia
mail/balsa: security fix

Revisions pulled up:
- mail/balsa/Makefile                                           1.169
- mail/balsa/distinfo                                           1.27
- mail/balsa/patches/patch-sounds_Makefile.in                   1.2
- mail/balsa/patches/patch-src_sendmsg-window.c                 deleted

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sun Oct 17 10:08:53 UTC 2021

   Modified Files:
   	pkgsrc/mail/balsa: Makefile distinfo
   	pkgsrc/mail/balsa/patches: patch-sounds_Makefile.in
   Removed Files:
   	pkgsrc/mail/balsa/patches: patch-src_sendmsg-window.c

   Log message:
   balsa: update to 2.6.3

   This fixes the STARTTLS-related crash bugs mentioned here:
   https://nostarttls.secvuln.info/

   * Balsa-2.6.3 release. Release date 2021-08-18

   - Improve Autocrypt-related error messages.
   - Improvements to communication with GnuPG key servers.
   - Create standard-compatible HTML messages.
   - Implement sender-dependent HTML message preferences.
   - Reuse HTTP connections when rendering HTML messages.
   - Do not send empty Reply-To, Cc, etc headers.
   - More robust IMAP parser and response handling.
   - Code cleanups, platform-dependent build fixes