Skip to content
Snippets Groups Projects
Unverified Commit 35b215df authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

sudo: Update to version 1.8.28p1


- Refreshed patches
- Remove inactive maintainer

Fixes: CVE-2019-14287

Signed-off-by: default avatarJosef Schlehofer <pepe.schlehofer@gmail.com>
parent 0ace4a08
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sudo
PKG_VERSION:=1.8.27
PKG_VERSION:=1.8.28p1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.sudo.ws/dist
PKG_HASH:=7beb68b94471ef56d8a1036dbcdc09a7b58a949a68ffce48b83f837dd33e2ec0
PKG_HASH:=23ba5a84af31e3b5ded58d4be6d3f6939a495a55561fba92c6941b79a6e8b027
PKG_MAINTAINER:=Gergely Kiss <mail.gery@gmail.com>
PKG_MAINTAINER:=
PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=doc/LICENSE
PKG_CPE_ID:=cpe:/a:todd_miller:sudo
......
--- a/lib/util/Makefile.in
+++ b/lib/util/Makefile.in
@@ -182,10 +182,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@
@@ -188,10 +188,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@
esac
siglist.c: mksiglist
......
--- a/Makefile.in
+++ b/Makefile.in
@@ -62,7 +62,7 @@ SHELL = @SHELL@
@@ -64,7 +64,7 @@ SHELL = @SHELL@
SED = @SED@
INSTALL = $(SHELL) $(top_srcdir)/install-sh -c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment