FreeBSD Bugzilla – Attachment 234650 Details for
Bug 264643
security/sudo: Update to 1.9.11p2 (fixes regressions)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/sudo: Update to 1.9.11p2 -- Fix regressions
0001-security-sudo-Update-to-1.9.11p2-Fix-regressions.patch (text/plain), 1.40 KB, created by
Cy Schubert
on 2022-06-12 22:10:21 UTC
(
hide
)
Description:
security/sudo: Update to 1.9.11p2 -- Fix regressions
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2022-06-12 22:10:21 UTC
Size:
1.40 KB
patch
obsolete
>From 37d3b2b8c464894211334904d6aa935f6d96fc58 Mon Sep 17 00:00:00 2001 >From: Cy Schubert <cy@FreeBSD.org> >Date: Sun, 12 Jun 2022 15:07:44 -0700 >Subject: [PATCH] security/sudo: Update to 1.9.11p2 -- Fix regressions > >Major changes between sudo 1.9.11p2 and 1.9.11p1: > > * Fixed a compilation error on Linux/x86_64 with the x32 ABI. > > * Fixed a regression introduced in 1.9.11p1 that caused a warning > when logging to sudo_logsrvd if the command returned no output. > >PR: >Approved by: garga >--- > security/sudo/Makefile | 2 +- > security/sudo/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/security/sudo/Makefile b/security/sudo/Makefile >index 82333a420c6d..c9251cf1f9f0 100644 >--- a/security/sudo/Makefile >+++ b/security/sudo/Makefile >@@ -1,7 +1,7 @@ > # Created by: erich@rrnet.com > > PORTNAME= sudo >-PORTVERSION= 1.9.11p1 >+PORTVERSION= 1.9.11p2 > CATEGORIES= security > MASTER_SITES= SUDO > >diff --git a/security/sudo/distinfo b/security/sudo/distinfo >index 441a89de2330..0dd953e94da8 100644 >--- a/security/sudo/distinfo >+++ b/security/sudo/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1654717240 >-SHA256 (sudo-1.9.11p1.tar.gz) = eb8b6c1a69a9adf4b82030b66d99d79214d7cba5031a0be43103a6176b16254b >-SIZE (sudo-1.9.11p1.tar.gz) = 4825102 >+TIMESTAMP = 1655071195 >+SHA256 (sudo-1.9.11p2.tar.gz) = a21918eb9fc0063794f6887464fa2d924ab6d192e19063191a429605c22791d2 >+SIZE (sudo-1.9.11p2.tar.gz) = 4825417 >-- >2.36.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
cy
:
maintainer-approval?
(
garga
)
Actions:
View
|
Diff
Attachments on
bug 264643
: 234650