Bug 234904 - [PATCH] security/sudo: update sudo to 1.8.27
Summary: [PATCH] security/sudo: update sudo to 1.8.27
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-12 18:28 UTC by Cy Schubert
Modified: 2019-01-24 13:52 UTC (History)
2 users (show)

See Also:
garga: maintainer-feedback+


Attachments
Update sudo to 1.8.27 (781 bytes, patch)
2019-01-12 18:28 UTC, Cy Schubert
cy: maintainer-approval? (garga)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cy Schubert freebsd_committer freebsd_triage 2019-01-12 18:28:48 UTC
Created attachment 201072 [details]
Update sudo to 1.8.27

Sudo 1.8.27 has been released. It is a bugfix release.
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2019-01-14 10:17:36 UTC
Approved. Please go ahead and commit it. Thank you!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-14 12:52:18 UTC
A commit references this bug:

Author: cy
Date: Mon Jan 14 12:52:00 UTC 2019
New revision: 490251
URL: https://svnweb.freebsd.org/changeset/ports/490251

Log:
  Update 1.8.26 --> 1.8.27

  Notable changes:

   * Fixes and clarifications to the sudo plugin documentation.

   * The sudo manuals no longer require extensive post-processing to
     hide system-specific features.  Conditionals in the roff source
     are now used instead.  This fixes corruption of the sudo manual
     on systems without BSD login classes.  Bug #861.

   * If an I/O logging plugin is configured but the plugin does not
     actually log any I/O, sudo will no longer force the command to
     be run in a pseudo-tty.

   * The fix for bug #843 in sudo 1.8.24 was incomplete.  If the
     user's password was expired or needed to be updated, but no sudo
     password was required, the PAM handle was freed too early,
     resulting in a failure when processing PAM session modules.

   * In visudo, it is now possible to specify the path to sudoers
     without using the -f option.  Bug #864.

   * Fixed a bug introduced in sudo 1.8.22 where the utmp (or utmpx)
     file would not be updated when a command was run in a pseudo-tty.
     Bug #865.

   * Sudo now sets the silent flag when opening the PAM session except
     when running a shell via "sudo -s" or "sudo -i".  This prevents
     the pam_lastlog module from printing the last login information
     for each sudo command.  Bug #867.

  PR:		234904
  Submitted by:	cy@
  Approved by:	garga@
  MFH:		2019Q1

Changes:
  head/security/sudo/Makefile
  head/security/sudo/distinfo
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-14 13:15:39 UTC
A commit references this bug:

Author: cy
Date: Mon Jan 14 13:15:17 UTC 2019
New revision: 490253
URL: https://svnweb.freebsd.org/changeset/ports/490253

Log:
  MFH: r490251

  Update 1.8.26 --> 1.8.27

  Notable changes:

   * Fixes and clarifications to the sudo plugin documentation.

   * The sudo manuals no longer require extensive post-processing to
     hide system-specific features.  Conditionals in the roff source
     are now used instead.  This fixes corruption of the sudo manual
     on systems without BSD login classes.  Bug #861.

   * If an I/O logging plugin is configured but the plugin does not
     actually log any I/O, sudo will no longer force the command to
     be run in a pseudo-tty.

   * The fix for bug #843 in sudo 1.8.24 was incomplete.  If the
     user's password was expired or needed to be updated, but no sudo
     password was required, the PAM handle was freed too early,
     resulting in a failure when processing PAM session modules.

   * In visudo, it is now possible to specify the path to sudoers
     without using the -f option.  Bug #864.

   * Fixed a bug introduced in sudo 1.8.22 where the utmp (or utmpx)
     file would not be updated when a command was run in a pseudo-tty.
     Bug #865.

   * Sudo now sets the silent flag when opening the PAM session except
     when running a shell via "sudo -s" or "sudo -i".  This prevents
     the pam_lastlog module from printing the last login information
     for each sudo command.  Bug #867.

  PR:		234904
  Submitted by:	cy@
  Approved by:	garga@ (maintainer)
  Approved by:	portmgr (miwi@)

Changes:
_U  branches/2019Q1/
  branches/2019Q1/security/sudo/Makefile
  branches/2019Q1/security/sudo/distinfo