Rebase to 1.8.28p1
Resolves: rhbz#176235
This commit is contained in:
parent
cd84c5542c
commit
aebc79494c
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
|||||||
/sudo-1.8.25p1.tar.gz
|
/sudo-1.8.25p1.tar.gz
|
||||||
/sudo-1.8.27.tar.gz
|
/sudo-1.8.27.tar.gz
|
||||||
/sudo-1.8.28.tar.gz
|
/sudo-1.8.28.tar.gz
|
||||||
|
/sudo-1.8.28p1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (sudo-1.8.28.tar.gz) = 09e589cdfd18d7c43b0859a0e11c008b3cb995ae4f8c89c717c5242db9e5696361eb574ebe74a0b5316afffb3a8037f7a7f3c249176e8ed9caffeb4cd860ddc7
|
SHA512 (sudo-1.8.28p1.tar.gz) = bda3de34c15fbb68fc29759542295560ccc1562b419d03709cea51613937e9b92ba689c79c3ef4858aeea90d3d1a4dc0148225b11b22cf82395ae1bad8cb1734
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Allows restricted root access for specified users
|
Summary: Allows restricted root access for specified users
|
||||||
Name: sudo
|
Name: sudo
|
||||||
Version: 1.8.28
|
Version: 1.8.28p1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: http://www.courtesan.com/sudo/
|
URL: http://www.courtesan.com/sudo/
|
||||||
@ -189,6 +189,10 @@ EOF
|
|||||||
%{_mandir}/man8/sudo_plugin.8*
|
%{_mandir}/man8/sudo_plugin.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 22 2019 Radovan Sroka <rsroka@redhat.com> - 1.8.28p1-1
|
||||||
|
- rebase to 1.8.28p1
|
||||||
|
Resolves: rhbz#1762350
|
||||||
|
|
||||||
* Tue Oct 15 2019 Radovan Sroka <rsroka@redhat.com> - 1.8.28-1
|
* Tue Oct 15 2019 Radovan Sroka <rsroka@redhat.com> - 1.8.28-1
|
||||||
- rebase to 1.8.28
|
- rebase to 1.8.28
|
||||||
Resolves: rhbz#1761533
|
Resolves: rhbz#1761533
|
||||||
|
Loading…
Reference in New Issue
Block a user