Rabase to 1.9.15p5

- sudo-1_9_15p5 is available
Resolves: rhbz#2248505
- TRIAGE CVE-2023-42465 sudo: Targeted Corruption of Register and Stack
Variables
Resolves: rhbz#2255569

Signed-off-by: Radovan Sroka <rsroka@redhat.com>
This commit is contained in:
Radovan Sroka 2024-01-24 10:59:51 +01:00
parent da01b87507
commit 462f43c97a
4 changed files with 5 additions and 14 deletions

2
.gitignore vendored
View File

@ -32,3 +32,5 @@
/sudo-1.9.12p2.tar.gz /sudo-1.9.12p2.tar.gz
/sudo-1.9.13p2.tar.gz /sudo-1.9.13p2.tar.gz
/sudo-1.9.14p3.tar.gz /sudo-1.9.14p3.tar.gz
/sudo-1.9.15p4.tar.gz
/sudo-1.9.15p5.tar.gz

View File

@ -1 +1 @@
SHA512 (sudo-1.9.14p3.tar.gz) = d4af836e3316c35d8b81a2c869ca199e8f2d5cb26dbd98b8ad031f29be62b154452afdf5a506ddabad21b80e5988a49f1f7c8f1ec44718ffcbd7e89ccbdef612 SHA512 (sudo-1.9.15p5.tar.gz) = ebac69719de2fe7bd587924701bdd24149bf376a68b17ec02f69b2b96d4bb6fa5eb8260a073ec5ea046d3ac69bb5b1c0b9d61709fe6a56f1f66e40817a70b15a

View File

@ -1,11 +0,0 @@
--- sudo-1.6.7p5/scripts/install-sh.strip 2005-07-21 14:28:25.000000000 +0200
+++ sudo-1.6.7p5/scripts/install-sh 2005-07-21 14:29:18.000000000 +0200
@@ -138,7 +138,7 @@
fi
;;
X-s)
- STRIPIT=true
+ #STRIPIT=true
;;
X--)
shift

View File

@ -1,9 +1,9 @@
# comment out if no extra version # comment out if no extra version
%global extraver p3 %global extraver p5
Summary: Allows restricted root access for specified users Summary: Allows restricted root access for specified users
Name: sudo Name: sudo
Version: 1.9.14 Version: 1.9.15
# remove -b 3 after rebase !!! # remove -b 3 after rebase !!!
# use "-p -e % {?extraver}" when beta # use "-p -e % {?extraver}" when beta
# use "-e % {?extraver}"" when patch version # use "-e % {?extraver}"" when patch version