mailsend-go: update to 1.0.12
* Add STARTTLS downgrade protection. A MITM attacker can strip STARTTLS
from the server's EHLO response, causing the client to send credentials in
plaintext. The bug is not in mailsend-go itself, rather it is in the
gomail.v2. The fix is in my fork of gomail via the new RequireSTARTTLS
field on the Dialer. mailsend-go sets it when credentials are provided and
SSL is not in use, so the connection returns an error instead of falling
back to plaintext.
* Remove unconditional debug print that leaked SMTP password to stdout.
* A warning is now printed to stderr when TLS certificate verification is
disabled. Use -verifyCert if desired.
iosevka-*: update to 34.6.1
Changes of version 34.6.1
* Fixes broken U+2BD1 and U+1F18A.
* Add Characters:
* LATIN SMALL LETTER R WITHOUT HANDLE (U+AB47).
Changes of version 34.6.0
* Add flat-top variants for a/g/m/n/p/q/r/α/η/а/р.
* Add flat-bottom variants for G/U/b/d/u/μ/µ.
* Refine shape of the following characters:
* LATIN CAPITAL LIGATURE OE (U+0152).
* LATIN LETTER SMALL CAPITAL OE (U+0276).
* MODIFIER LETTER SMALL CAPITAL OE (U+107A3).
Changes of version 34.5.0
[38 lines not shown]
py-erlpack: fix build if setuptools isn't installed
If setuptools is installed, the build will work even if it isn't specified
as a dependency. Unfortunately, all machines I tested the package on already
had setuptools installed.
sysutils/tuptime: import tuptime-5.2.6
Packaged in wip by Ricardo Fraile.
tuptime reports historical and statistical real time of the system,
preserving it between restarts. Like uptime, but with extended
information about the system startups, shutdowns and up/down times.
When seeing an error from the host controller, delay the soft reset by 100us.
This helps the hardware found in Rockchip RK3568 and RK3588 SoCs.
See PR kern/60311.
Needs pullup to netbsd-10 and -11.
misc/libreoffice: Update to 26.2.3.2
Changelog:
26.2.3.2:
Bugs fixed compared to 26.2.2 RC2:
1. ofz#492619731 floating-point-exception [Caol??n McNamara]
2. ofz#494703925 out-of-memory, etc [Caol??n McNamara]
3. tdf#91327 Wide drop down color control should have centered color preview
[Andreas Heinisch]
4. tdf#96872 Make it more obvious that a font has been substituted (see
comment 12) [Heiko Tietze]
5. tdf#98856 Can't drag an empty textbox [Chris]
6. tdf#103859 (EMF-WMF) [META] EMF/WMF (Enhanced/Windows Metafile) bugs and
enhancements [Bartosz Kosiorek]
7. tdf#115558 FILESAVE DOCX Charts in footnotes in DOCX documents created with
Word cause broken file when saved [Aron Budea]
8. tdf#128206 FILEOPEN PPTX text z-Rotation does not work together with shape
rotation [Mike Kaganski]
[71 lines not shown]
mail/thunderbird: Update to 151.0.1
Changelog:
151.0.1:
Fixed
Forwarding/Redirecting Exchange messages failed with NS_ERROR_OUT_OF_MEMORY
151.0:
What's New
new
Enable Thundermail OAuth sign-in with account auto-configuration
new
Enable users to override OAuth provider details for EWS accounts
new
Tasks can be sorted by created or modified date
What's Changed
[123 lines not shown]
tnfrepo-dev: Update to tnfrepo-0.0a20250823.dev151
- Eliminate spurious warnings when there are no draft topics to push
and no draft topics to prune in the anongit bridge.
- Link to some hg issues.
- Fix bug in suppression of hg<7.2 and hg>=7.2 differences in test.
tnfrepo-dev: Update to tnfrepo-0.0a20250823.dev142
- Fix issues with hg>=7.2.
- Specify default branch name in git tests to avoid reliance on my
~/.gitconfig (should maybe run all the tests with GIT_CONFIG set to
avoid thsi!).
tnfrepo-dev: Update to tnfrepo-0.0a20250823.dev140
- Add support for anonymous host.
- Make git-cvsmirror slightly less noisy.
- Make synchronous git-cvsmirror optional.
- New git netbsd.draft-view hack in lieu of GIT_NAMESPACE for cgit.
- Set various config options:
. disable streaming clones without bundles to reduce server locks
. set web.deny_pushes to more nicely decline pushes via http
- Fix and test external http(s) URLs in build-clonebundles.
- Disable stream bundles for now because nonreproducible hashes.