Bug 290945 - security/sudo-rs: Update 0.2.8 => 0.2.10
Summary: security/sudo-rs: Update 0.2.8 => 0.2.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Koichiro Iwao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-11 08:42 UTC by Valdemar Erk
Modified: 2025-11-17 01:21 UTC (History)
3 users (show)

See Also:
marc: maintainer-feedback+
meta: merge-quarterly+


Attachments
git patch (3.09 KB, patch)
2025-11-11 08:42 UTC, Valdemar Erk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Valdemar Erk 2025-11-11 08:42:28 UTC
Created attachment 265325 [details]
git patch

Update sudo-rs to 0.2.10.

Releases in this update:
0.2.9: https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.9
0.2.10: https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.10
Comment 1 Marc Schoolderman 2025-11-11 10:49:11 UTC
Thanks for updating this!
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2025-11-16 12:50:10 UTC
Need to record vulnerabilities to vuxml, leave it to me.
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-11-17 00:59:11 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9acecc0bbc5f38633c7d760e59fc18d3c74dbce1

commit 9acecc0bbc5f38633c7d760e59fc18d3c74dbce1
Author:     Valdemar Erk <valdemar@erk.dev>
AuthorDate: 2025-11-11 08:25:16 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-11-17 00:57:08 +0000

    security/sudo-rs: Update 0.2.8 => 0.2.10

    PR:             290945
    Approved by:    Marc Schoolderman (maintainer)
    Security:       bf6c9252-c2ec-11f0-8372-98b78501ef2a
    Security:       c1ceaaea-c2e7-11f0-8372-98b78501ef2a

 security/sudo-rs/Makefile        |  3 +--
 security/sudo-rs/Makefile.crates |  6 +++---
 security/sudo-rs/distinfo        | 18 +++++++++---------
 3 files changed, 13 insertions(+), 14 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-11-17 00:59:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b043c72cd36217446610d9f24745120c5cc8f2d7

commit b043c72cd36217446610d9f24745120c5cc8f2d7
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2025-11-16 13:13:09 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-11-17 00:57:07 +0000

    security/vuxml: Document sudo-rs < 0.2.10 vulnerabilites

    PR:             290945

 security/vuxml/vuln/2025.xml | 67 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 67 insertions(+)
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-11-17 01:02:15 UTC
A commit in branch 2025Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d9eff8c9cf59c2dc8ee8aa1f0ea539ddb705cc89

commit d9eff8c9cf59c2dc8ee8aa1f0ea539ddb705cc89
Author:     Valdemar Erk <valdemar@erk.dev>
AuthorDate: 2025-11-11 08:25:16 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2025-11-17 01:00:59 +0000

    security/sudo-rs: Update 0.2.8 => 0.2.10

    PR:             290945
    Approved by:    Marc Schoolderman (maintainer)
    Security:       bf6c9252-c2ec-11f0-8372-98b78501ef2a
    Security:       c1ceaaea-c2e7-11f0-8372-98b78501ef2a

    (cherry picked from commit 9acecc0bbc5f38633c7d760e59fc18d3c74dbce1)

 security/sudo-rs/Makefile        |  3 +--
 security/sudo-rs/Makefile.crates |  6 +++---
 security/sudo-rs/distinfo        | 18 +++++++++---------
 3 files changed, 13 insertions(+), 14 deletions(-)
Comment 6 Koichiro Iwao freebsd_committer freebsd_triage 2025-11-17 01:21:53 UTC
Committed, thanks!