This commit is contained in:
parent
8a9fb54920
commit
da08cb1ab2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c240d4b639eea3fb7cf69bbdfbff5c5a1800e6a24c7f19b2510849bea839cbe
|
||||
size 442211
|
3
sudo-1.6.9p8.tar.bz2
Normal file
3
sudo-1.6.9p8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e084cd1d135592dcbc690ea4282e58ede8186745c8bc228299ce1275dd9648d8
|
||||
size 442229
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 6 11:11:13 CET 2007 - prusnak@suse.cz
|
||||
|
||||
- updated to 1.6.9p8
|
||||
* fixed a bug where a sudoers entry with no runas user specified
|
||||
was treated differently from a line with the default runas user
|
||||
explicitly specified
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 12:17:37 CET 2007 - prusnak@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package sudo (Version 1.6.9p7)
|
||||
# spec file for package sudo (Version 1.6.9p8)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -13,7 +13,7 @@
|
||||
Name: sudo
|
||||
BuildRequires: openldap2-devel pam-devel postfix
|
||||
PreReq: coreutils
|
||||
Version: 1.6.9p7
|
||||
Version: 1.6.9p8
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
Group: System/Base
|
||||
@ -114,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libexecdir}/sudo
|
||||
/var/run/sudo
|
||||
%changelog
|
||||
* Tue Nov 06 2007 - prusnak@suse.cz
|
||||
- updated to 1.6.9p8
|
||||
* fixed a bug where a sudoers entry with no runas user specified
|
||||
was treated differently from a line with the default runas user
|
||||
explicitly specified
|
||||
* Tue Oct 30 2007 - prusnak@suse.cz
|
||||
- updated to 1.6.9p7
|
||||
* go back to using TCSAFLUSH instead of TCSADRAIN when turning off
|
||||
|
Loading…
x
Reference in New Issue
Block a user