2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|
2023-09-04 13:42:38 by Patrick Welche | Files touched by this commit (1) |
Log message:
thunderbird: apparently configure.py eventually requires py-curses
OK pho@
|
2023-08-28 20:01:47 by Havard Eidnes | Files touched by this commit (2) |
Log message:
mail/thunderbird: add a patch to bring isnan() into scope.
Fixes the build on at least amd64/netbsd-10.
Thanks to tnn@ for hint.
|
2023-08-26 12:45:17 by Masatake Daimon | Files touched by this commit (1) |
Log message:
mail/thunderbird: Fix build with option official-mozilla-branding, pointed out \
by Marc Baudoin
|
2023-08-25 12:15:01 by Masatake Daimon | Files touched by this commit (11) | |
Log message:
mail/thunderbird: Update to 115.1.1
115.1.1:
Fixed:
- Some HTML emails printed headers on first page and message on subsequent pages
- Deleting messages from message list sometimes scrolled list to bottom, \
selecting bottommost message
- Width of icon columns (like Junk or Starred) in message list did not adjust \
when UI density was changed
- Old OpenPGP secret keys could not be used to decrypt messages under certain \
circumstances
- When multiple folder modes were active, tab focus navigated through all folder \
mode options before reaching message list
- Unread message count badge was not displayed on parent folders of subfolder \
containing unread messages
- "Undo archive" (via Ctrl-Z) did not un-archive previously archived \
messages
- "New" button dropdown menu in "Message Filters" dialog \
could not be opened via keyboard navigation
- "Show New Mail Alert for" input field in "Customize New Mail \
Alert" dialog had zero width when using certain language packs
- "Account Wizard" dialog was too narrow when adding a news server, \
partially hiding confirmation buttons
- Link Properties and Image Properties dialogs in the composer were too wide
- Thunderbird version number and details in "About" dialog were not \
automatically read by screen readers when first opening dialog
- Flatpak improvements and bug fixes
- Various visual and UX improvements
115.1.0:
Changed:
- Quick Filter bar is now hidden by default
- Mail tab toolbar and Unified toolbar heights adjusted to be more consistent
Fixed:
- Message-ID header used account domain instead of "From" field domain
- Zooming did not work in multi-message view
- "Clear Recent History" dialog did not resize correctly to fit content
- Tooltip containing full message title did not appear when hovering over \
message in card view
- Message List column headers became transparent in increased contrast mode
- Message List card padding was incorrect in compact view
- Total message counts and folder sizes were also hidden when "Hide Local \
Folders" was selected in Folder Pane options
- Messages in deeply nested IMAP folders were inaccessible
- Thunderbird Flatpak could not be executed from terminal using command \
"thunderbird"
- CardDAV address book dialog did not resize properly to show all available \
address books
- Various visual and style fixes
115.0.1:
Changed:
- Added Thunderbird Supernova branding to about:dialog
Fixed:
- Message list was not updated when message was deleted from server outside of \
Thunderbird
- Scrolling behaved unexpectedly when moving to next message unread message in \
another folder
- Scrolling animation was unnecessarily used when switching or toggling the sort \
column in message list
- Attempting to delete a message and then cancelling the action still marked the \
message as read
- Unified Toolbar could not be customized under certain tabs
- Selecting a folder with one or more subfolders and pressing enter did not \
expand folder
- Tooltips did not appear when hovering over folders
- Deleting large amounts of messages from Trash folder consumed excessive time \
and memory
- Message Summary header buttons were not keyboard accessible
- "New" button in Message Filters dialog was not keyboard accessible
- Backing up secret keys from OpenPGP Key Manager dialog silently failed
- Various visual and UX improvements
- Security fixes
102.14.0:
Fixed:
- Security fixes
102.13.1:
Fixed:
- Security fixes
102.13.0:
Changed:
- Release notes opened from about: dialog will now open in the default web browser
Fixed:
- Upstream RNP version numbers now recognized as official in about:support
- Security fixes
102.12.0:
Fixed:
- "Searching the directory for recipients certificates" popup could \
block compose window when "S/MIME reminder" was enabled and using an \
LDAP address book
- Some elements still used animations with "prefers-reduced-motion" set
- Visual and theme improvements
- Security fixes
102.11.2:
Fixed:
- Thunderbird 102.11.1 contained POP3 client regressions with offline mode and \
TLS certificate overrides
102.11.1:
Fixed:
- POP message retrieval stopped after a network error occurred and connectivity \
was restored
- Reused SMTP connections sometimes silently disconnected, causing timeouts
- Thunderbird could freeze if saving a sent message to IMAP failed
- Creating OpenPGP keys with no expiration was not possible
- News reader did not always issue GROUP command after authentication with \
remote server, preventing Thundebird from displaying or refreshing news from the \
server
102.11.0:
Fixed:
- During Account Setup, the "Checking password..." message was not \
removed after a failure
- Miscellaneous UI fixes
- Security fixes
102.10.1:
Fixed:
- Messages with missing or corrupt "From:" header did not display \
message header buttons
- Composer repeatedly prompted for S/MIME smartcard signing/encryption password
- Address Book integration did not work with macOS 11.4 Bug Sur
- Mexico City DST fix in Thunderbird 102.10.0 (bug 1826146) was incomplete
102.10.0:
Changed:
- New messages will automatically select S/MIME if configured and OpenPGP is not
Fixed:
- Calendar events with timezone America/Mexico_City incorrectly applied Daylight \
Savings Time
- Security fixes
102.9.1:
Fixed:
- Thunderbird was unable to open file URLs from command line (URLs beginning \
with "file://")
- Source strings for localized builds not uploaded to FTP as expected
- Visual and theme improvements
- Security fixes
102.9.0:
Fixed:
- Notification about a sender's changed OpenPGP key was not immediately visible
- TLS Certificate Override dialog did not appear when retrieving messages via \
IMAP using "Get Messages" context menu
- Spellcheck dictionaries were missing from localized Thunderbird builds that \
should have included them
- Tooltips for "Show/Hide" calendar toggle did not display
- Various security fixes
|
2023-08-24 15:07:51 by Greg Troxel | Files touched by this commit (1) |
Log message:
mail/thunderbird: Add comment about excessive WRKDIR space requirement
This is just a comment; perhaps in the future there might be a
mechanism to store this information, probably in a database vs source,
so that people who are using WRKOBJDIR in a tmpfs can repoint it for
the few packages that use unreasonable amounts of space. (The binary
package is only 200 MB, so it's hard to explain 22GB, and
similarly-sized firefox doesn't have this problem.)
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-09 21:02:07 by David Brownlee | Files touched by this commit (1) | |
Log message:
Thunderbird builds with python 3.11 - update
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687) |
Log message:
*: Recursive revbump from audio/libopus 1.4
|