[Bug 293735] security/sudo-rs: Update 0.2.12 => 0.2.13

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 11 Mar 2026 14:57:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293735

--- Comment #1 from Valdemar Erk <valdemar@erk.dev> ---
Forgot in my original summary:

The changelog is available at:
https://github.com/trifectatechfoundation/sudo-rs/blob/main/CHANGELOG.md#0213---2026-03-10

There is a quite visible change that the password will now be echoed masked by
default.

For example:
[sudo: authenticate] Password:*******

It can be turned off by adding `Defaults !pwfeedback` to the sudoers file.

I did not add a pkg-message because I don't think it is a bit enough a change
to warrant that, let me know if you think otherwise.

-- 
You are receiving this mail because:
You are the assignee for the bug.