2024-03-09 19:32:16 by Matthias Scheler | Files touched by this commit (2) |
Log message:
mutt: Update to version 2.2.13
This is a bug-fix release, fixing two issues with the SMTP client code
and $envelope_from_address. The first is a possible dangling pointer
issue if $envelope_from_address is changed in an account-hook while
sending. The second changes the SMTP client to respect
$use_envelope_from, as the sendmail client does.
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-09-09 14:02:40 by Matthias Scheler | Files touched by this commit (2) |
Log message:
mutt: Update to version 2.2.12
This is a bug-fix release, fixing two crash issues. One is possible by
viewing a crafted message header, so upgrading is strongly recommended.
|
2023-08-18 20:35:06 by Matthias Scheler | Files touched by this commit (2) |
Log message:
mutt: Update to version 2.2.11
This is a bug-fix release, fixing a build issue with GPGME on MacOS.
It also fixes an old bug with collapse-all when sort=reverse-threads.
|
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-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-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-03-26 09:50:10 by Matthias Scheler | Files touched by this commit (2) |
Log message:
mutt: Update to version 2.2.10
This is a bug-fix release, fixing several small issues. It also changes the
message-id Base64 encoding to use a url-safe version.
|
2022-11-13 09:51:29 by Matthias Scheler | Files touched by this commit (2) |
Log message:
mutt: Update to version 2.2.9
This is a bug-fix release, fixing a build issue with recent versions of GPGME.
|