* [Buildroot] [PATCH 1/1] package/sudo: bump to version 1.8.27
@ 2019-04-16 12:12 Fabrice Fontaine
2019-04-17 6:47 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-04-16 12:12 UTC (permalink / raw)
To: buildroot
Update hash of license file:
- update in year
- add arc4random.c, arc4random_uniform.c and getentropy.c license (ISC)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/sudo/sudo.hash | 4 ++--
package/sudo/sudo.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sudo/sudo.hash b/package/sudo/sudo.hash
index 3f20ccb15e..8a3511df82 100644
--- a/package/sudo/sudo.hash
+++ b/package/sudo/sudo.hash
@@ -1,4 +1,4 @@
# From: http://www.sudo.ws/download.html
-sha256 d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679 sudo-1.8.23.tar.gz
+sha256 7beb68b94471ef56d8a1036dbcdc09a7b58a949a68ffce48b83f837dd33e2ec0 sudo-1.8.27.tar.gz
# Locally calculated
-sha256 b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8 doc/LICENSE
+sha256 e0e7990185834e9f08f3e922905d7bfaf998d13be668c6026d2586b1718210ba doc/LICENSE
diff --git a/package/sudo/sudo.mk b/package/sudo/sudo.mk
index 136b6c6915..48c8921043 100644
--- a/package/sudo/sudo.mk
+++ b/package/sudo/sudo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SUDO_VERSION = 1.8.23
+SUDO_VERSION = 1.8.27
SUDO_SITE = https://www.sudo.ws/sudo/dist
SUDO_LICENSE = ISC, BSD-3-Clause
SUDO_LICENSE_FILES = doc/LICENSE
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-17 6:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 12:12 [Buildroot] [PATCH 1/1] package/sudo: bump to version 1.8.27 Fabrice Fontaine
2019-04-17 6:47 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox