Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

sudo-1.6.7p5-30.1.3 Source RPM

From Updates for Red Hat Enterprise Linux 4ES Sources

Name: sudo Distribution: Red Hat (RHEL-4)
Version: 1.6.7p5 Vendor: Red Hat, Inc.
Release: 30.1.3 Build date: Thu Jul 21 15:01:08 2005
Group: Applications/System Build host: crowe.devel.redhat.com
Size: 383127 Source RPM:
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://www.courtesan.com/sudo/
Summary: Allows restricted root access for specified users.
Sudo (superuser do) allows a system administrator to give certain
users (or groups of users) the ability to run some (or all) commands
as root while logging all commands and arguments. Sudo operates on a
per-command basis.  It is not a replacement for the shell.  Features
include: the ability to restrict what commands a user may run on a
per-host basis, copious logging of each command (providing a clear
audit trail of who did what), a configurable timeout of the sudo
command, and the ability to use the same configuration file (sudoers)
on many different machines.

Provides

Requires

Copyright

BSD

Signatures

internal MD5: b154a76ddbb891afeb57e54430b40982
GPG

Changelog

* Fri Jul 22 2005 Karel Zak <kzak@redhat.com> 1.6.7p5-30.1.3
  - fix #154511 - sudo does not use limits.conf
  - fix #144893 - sudo-1.6.7p5-1 does not work with pam_tally correctly
  - fix #163044 - sudo logging truncates username to 8 characters
  - fix debuginfo
* Wed Jun 22 2005 Karel Zak <kzak@redhat.com> 1.6.7p5-30.1.1
  - fix #161116 - CAN-2005-1993 sudo trusted user arbitrary command execution
* Tue Oct 05 2004 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-30.1
  - added missing BuildRequires for libselinux-devel (#132883)
* Thu Sep 30 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-30
  - Fix missing param error in sesh
* Tue Sep 28 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-29
  - Remove full patch check from sesh
* Fri Jul 09 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-28
  - Fix selinux patch to switch to root user
* Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Apr 14 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-26
  - Eliminate tty handling from selinux
* Fri Apr 02 2004 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-25
  - fixed spec file: sesh in file section with selinux flag (#119682)
* Wed Mar 31 2004 Colin Walters <walters@redhat.com> 1.6.7p5-24
  - Enhance sesh.c to fork/exec children itself, to avoid
    having sudo reap all domains.
  - Only reinstall default signal handlers immediately before
    exec of child with SELinux patch
* Thu Mar 18 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-23
  - change to default to sysadm_r 
  - Fix tty handling
* Thu Mar 18 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-22
  - Add /bin/sesh to run selinux code.
  - replace /bin/bash -c with /bin/sesh
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-21
  - Hard code to use "/bin/bash -c" for selinux
* Tue Mar 16 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-20
  - Eliminate closing and reopening of terminals, to match su.
* Mon Mar 15 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-19
  - SELinux fixes to make transitions work properly
* Fri Mar 05 2004 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-18
  - pied sudo
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue Jan 27 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-16
  - Eliminate interfaces call, since this requires big SELinux privs
  - and it seems to be useless.
* Tue Jan 27 2004 Karsten Hopp <karsten@redhat.de> 1.6.7p5-15
  - visudo requires vim-minimal or setting EDITOR to something useful (#68605)
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-14
  - Fix is_selinux_enabled call
* Tue Jan 13 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-13
  - Clean up patch on failure
* Tue Jan 06 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-12
  - Remove sudo.te for now.
* Fri Jan 02 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-11
  - Fix usage message
* Mon Dec 22 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-10
  - Clean up sudo.te to not blow up if pam.te not present
* Thu Dec 18 2003 Thomas Woerner <twoerner@redhat.com>
  - added missing BuildRequires for groff
* Tue Dec 16 2003 Jeremy Katz <katzj@redhat.com> 1.6.7p5-9
  - remove left-over debugging code
* Tue Dec 16 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-8
  - Fix terminal handling that caused Sudo to exit on non selinux machines.
* Mon Dec 15 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-7
  - Remove sudo_var_run_t which is now pam_var_run_t
* Fri Dec 12 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-6
  - Fix terminal handling and policy
* Thu Dec 11 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-5
  - Fix policy
* Thu Nov 13 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-4.sel
  - Turn on SELinux support
* Wed Jul 30 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-3
  - Add support for SELinux
* Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Tue May 20 2003 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-1
  * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com> 1.6.6-2
  - remove absolute path names from the PAM configuration, ensuring that the
    right modules get used for whichever arch we're built for
  - don't try to install the FAQ, which isn't there any more
* Fri Jun 28 2002 Bill Nottingham <notting@redhat.com> 1.6.6-1
  - update to 1.6.6
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Fri Apr 19 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5p2-2
  - Fix bug #63768
* Thu Mar 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5p2-1
  - 1.6.5p2
* Fri Jan 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5p1-1
  - 1.6.5p1
  - Hope this "a new release per day" madness stops ;)
* Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5-1
  - 1.6.5
* Tue Jan 15 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.4p1-1
  - 1.6.4p1
* Mon Jan 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.4-1
  - Update to 1.6.4
* Tue Jul 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.3p7-2
  - Add build requirements (#49706)
  - s/Copyright/License/
  - bzip2 source
* Sun Jun 17 2001 Than Ngo <than@redhat.com>
  - update to 1.6.3p7
  - use %{_tmppath}
* Fri Feb 23 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - 1.6.3p6, fixes buffer overrun
* Wed Oct 11 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - 1.6.3p5
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Wed Jun 07 2000 Karsten Hopp <karsten@redhat.de>
  - fixed owner of sudo and visudo
* Fri Jun 02 2000 Nalin Dahyabhai <nalin@redhat.com>
  - modify PAM setup to use system-auth
  - clean up buildrooting by using the makeinstall macro
* Wed Apr 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - initial build in main distrib
  - update to 1.6.3
  - deal with compressed man pages
* Tue Dec 14 1999 Preston Brown <pbrown@redhat.com>
  - updated to 1.6.1 for Powertools 6.2
  - config files are now noreplace.
* Fri Jul 23 1999 Tim Powers <timp@redhat.com>
  - updated to 1.5.9p2 for Powertools 6.1
* Thu May 13 1999 Bill Nottingham <notting@redhat.com>
  - sudo is configured with pam. There's no pam.d file. Oops.
* Tue Apr 27 1999 Preston Brown <pbrown@redhat.com>
  - upgraded to 1.59p1 for powertools 6.0
* Tue Oct 27 1998 Preston Brown <pbrown@redhat.com>
  - fixed so it doesn't find /usr/bin/vi first, but instead /bin/vi (always installed)
* Fri Oct 09 1998 Michael Maher <mike@redhat.com>
  - built package for 5.2
* Tue May 19 1998 Michael Maher	<mike@redhat.com>
  - updated SPEC file.
* Thu Jan 29 1998 Otto Hammersmith <otto@redhat.com>
  - updated to 1.5.4
* Tue Nov 18 1997 Otto Hammersmith <otto@redhat.com>
  - built for glibc, no problems
* Sat Apr 26 1997 Michael Fulbright <msf@redhat.com>
  - Fixed for 4.2 PowerTools 
  - Still need to be pamified
  - Still need to move stmp file to /var/log
* Mon Feb 17 1997 Michael Fulbright <msf@redhat.com>
  - First version for PowerCD.

Files

x¸º


Generated by rpm2html 1.8.1

Daniel Veillard, Sun Jul 20 03:18:09 2008