From 301c6d9c5a7352581d9dbd4f762f9f5eb5449b8c Mon Sep 17 00:00:00 2001 From: Michael Ikey Doherty Date: Thu, 12 Sep 2013 14:56:36 +0100 Subject: [PATCH] Update to upstream version 1.8.7 A security vulnerability exists in sudo 1.8.6 which is only addressed by updating to 1.8.7. The vulnerability allows local users with sudo permissions to hijack the authorization of another terminal. This has been assigned CVE-2013-1776 Change-Id: I4d66849d016514cf5f848a0cc9d9bef57c599861 Bug-Tizen: TZPC-4396 --- packaging/sudo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/sudo.spec b/packaging/sudo.spec index 5b3ac45..8e71628 100644 --- a/packaging/sudo.spec +++ b/packaging/sudo.spec @@ -1,5 +1,5 @@ Name: sudo -Version: 1.8.6p6 +Version: 1.8.7 Release: 0 Summary: Execute some commands as root License: ISC -- 2.7.4