unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnu: sudo: Update to 1.8.10p3
@ 2014-07-20 14:15 Jason Self
  2014-07-20 14:17 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Self @ 2014-07-20 14:15 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 61 bytes --]

* gnu/packages/admin.scm (sudo): Update to version 1.8.10p3.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-sudo-Update-to-1.8.10p3.patch --]
[-- Type: text/x-patch; name="0001-gnu-sudo-Update-to-1.8.10p3.patch", Size: 1190 bytes --]

From acd861da2c83d9ef760eef917b1665bf40e4f647 Mon Sep 17 00:00:00 2001
From: Jason Self <j@jxself.org>
Date: Sun, 20 Jul 2014 07:09:44 -0700
Subject: [PATCH 1/1] gnu: sudo: Update to 1.8.10p3.

* gnu/packages/admin.scm (sudo): Update to version 1.8.10p3.

Signed-off-by: Jason Self <j@jxself.org>
---
 gnu/packages/admin.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 6a59685..f542f0c 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -617,7 +617,7 @@ system administrator.")
 (define-public sudo
   (package
     (name "sudo")
-    (version "1.8.10p2")
+    (version "1.8.10p3")
     (source (origin
               (method url-fetch)
               (uri
@@ -627,7 +627,7 @@ system administrator.")
                                     version ".tar.gz")))
               (sha256
                (base32
-                "1wbrygz584abmywklq0b4xhqn3s1bjk3rrladslr5nycdpdvhv5s"))))
+                "002l6h27pnhb77b65frhazbhknsxvrsnkpi43j7i0qw1lrgi7nkf"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--with-logpath=/var/log/sudo.log")
-- 
1.7.9.5


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: gnu: sudo: Update to 1.8.10p3
  2014-07-20 14:15 gnu: sudo: Update to 1.8.10p3 Jason Self
@ 2014-07-20 14:17 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-07-20 14:17 UTC (permalink / raw)
  To: Jason Self; +Cc: guix-devel

"Jason Self" <jason@bluehome.net> skribis:

> From acd861da2c83d9ef760eef917b1665bf40e4f647 Mon Sep 17 00:00:00 2001
> From: Jason Self <j@jxself.org>
> Date: Sun, 20 Jul 2014 07:09:44 -0700
> Subject: [PATCH 1/1] gnu: sudo: Update to 1.8.10p3.
>
> * gnu/packages/admin.scm (sudo): Update to version 1.8.10p3.

OK to push, thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-20 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-20 14:15 gnu: sudo: Update to 1.8.10p3 Jason Self
2014-07-20 14:17 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).