Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2021 12:40:23 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561323 - head/security/sudo
Message-ID:  <202101121240.10CCeNcl072542@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Tue Jan 12 12:40:23 2021
New Revision: 561323
URL: https://svnweb.freebsd.org/changeset/ports/561323

Log:
  security/sudo: Update to 1.9.5p1
  
  This version fixes a regression introduced by 1.9.5
  
  Changelog: https://www.sudo.ws/stable.html#1.9.5p1
  
  PR:		252598
  Submitted by:	cy
  MFH:		2021Q1
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/security/sudo/Makefile
  head/security/sudo/distinfo

Modified: head/security/sudo/Makefile
==============================================================================
--- head/security/sudo/Makefile	Tue Jan 12 12:34:41 2021	(r561322)
+++ head/security/sudo/Makefile	Tue Jan 12 12:40:23 2021	(r561323)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sudo
-PORTVERSION=	1.9.5
+PORTVERSION=	1.9.5p1
 CATEGORIES=	security
 MASTER_SITES=	SUDO
 

Modified: head/security/sudo/distinfo
==============================================================================
--- head/security/sudo/distinfo	Tue Jan 12 12:34:41 2021	(r561322)
+++ head/security/sudo/distinfo	Tue Jan 12 12:40:23 2021	(r561323)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610382210
-SHA256 (sudo-1.9.5.tar.gz) = 3718b16de71fd6076858d5a1efe93a0d11d2f713fc51f24a314dfee78e4e83a5
-SIZE (sudo-1.9.5.tar.gz) = 4008123
+TIMESTAMP = 1610454752
+SHA256 (sudo-1.9.5p1.tar.gz) = 4dddf37c22653defada299e5681e0daef54bb6f5fc950f63997bb8eb966b7882
+SIZE (sudo-1.9.5p1.tar.gz) = 4008926



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101121240.10CCeNcl072542>