pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/sudo update of sudo to the next upstream patc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b01908211c2
branches: trunk
changeset: 646554:3b01908211c2
user: spz <spz%pkgsrc.org@localhost>
date: Wed Feb 11 09:11:59 2015 +0000
description:
update of sudo to the next upstream patch version (1.7.10p8 to 1.7.10p9)
Upstream Changelog:
+ The TZ environment variable is now checked for safety instead of
simply being copied to the environment of the command.
This fixes a potential security issue.
+ Sudo now only builds Position Independent Executables (PIE) by
default on Linux systems and verifies that a trivial test program
builds and runs.
+ On Solaris 11.1 and higher, sudo binaries will now have the ASLR tag
enabled if supported by the linker.
diffstat:
security/sudo/Makefile | 4 ++--
security/sudo/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 96aecca86b76 -r 3b01908211c2 security/sudo/Makefile
--- a/security/sudo/Makefile Wed Feb 11 07:49:51 2015 +0000
+++ b/security/sudo/Makefile Wed Feb 11 09:11:59 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.144 2014/10/09 14:06:56 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2015/02/11 09:11:59 spz Exp $
#
-DISTNAME= sudo-1.7.10p8
+DISTNAME= sudo-1.7.10p9
#PKGREVISION= 0
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/dist/ \
diff -r 96aecca86b76 -r 3b01908211c2 security/sudo/distinfo
--- a/security/sudo/distinfo Wed Feb 11 07:49:51 2015 +0000
+++ b/security/sudo/distinfo Wed Feb 11 09:11:59 2015 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.81 2014/03/08 11:51:56 kim Exp $
+$NetBSD: distinfo,v 1.82 2015/02/11 09:11:59 spz Exp $
-SHA1 (sudo-1.7.10p8.tar.gz) = deb83d8ba8f15f70c134c3f3a74e750925aa9f59
-RMD160 (sudo-1.7.10p8.tar.gz) = de3594843c006f7d5d3b21c79dd4115b4823b19d
-Size (sudo-1.7.10p8.tar.gz) = 1220987 bytes
+SHA1 (sudo-1.7.10p9.tar.gz) = fc2cad927063f5d6249387e96c6bf0082c13e37e
+RMD160 (sudo-1.7.10p9.tar.gz) = 5ca8479deae0a360934d130d97bc8daf77845366
+Size (sudo-1.7.10p9.tar.gz) = 1224867 bytes
SHA1 (patch-aa) = 0c9c173a26ea72dd06a7d3947a0b3ba6dc00cf40
SHA1 (patch-af) = 3462525bd0863ec5f957173a10839aed2b7cbb69
SHA1 (patch-ag) = 86f9838045f2bed7eb8e4271553c510be31b7d6b
Home |
Main Index |
Thread Index |
Old Index