mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
sudo: Update to version 1.8.28p1
- Use HTTPS for downloading tarball and for their website - Add PKG_CPE_ID - Remove inactive maintainer - Refreshed patches Fixes: CVE-2019-14287 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
diff -rupN sudo-1.8.14p3.orig/include/sudo_util.h sudo-1.8.14p3/include/sudo_util.h
|
||||
--- sudo-1.8.14p3.orig/include/sudo_util.h 2015-07-22 14:22:49.000000000 +0200
|
||||
+++ sudo-1.8.14p3/include/sudo_util.h 2015-08-30 18:41:24.509814946 +0200
|
||||
@@ -23,6 +23,8 @@
|
||||
# include "compat/stdbool.h"
|
||||
#endif /* HAVE_STDBOOL_H */
|
||||
--- a/include/sudo_util.h
|
||||
+++ b/include/sudo_util.h
|
||||
@@ -33,6 +33,8 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
+#include <sys/types.h>
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user