Commit Graph

34 Commits

Author SHA1 Message Date
kzak e735e2a52c new upstream version 1.6.8p12 2005-11-25 07:46:20 +00:00
kzak 6911aa8e97 new upstream 2005-11-08 11:39:15 +00:00
Tomáš Mráz 600475ebdd - use include instead of pam_stack in pam config 2005-10-13 13:13:58 +00:00
kzak 813c8db24a fix selinux patch 2005-10-11 11:41:09 +00:00
kzak 4da10e91a1 - remove old version of selinux patch 2005-10-11 09:39:44 +00:00
kzak 6d077ba60d - fix debuginfo 2005-09-19 18:03:10 +00:00
kzak 75a3d42e85 - fix #162623 - sesh hangs when child suspends 2005-09-19 17:24:05 +00:00
Daniel J Walsh 5498c7d271 - Add back in interfaces call, SELinux has been fixed to work around 2005-08-02 14:39:04 +00:00
kzak b05f9af60a - new version 1.6.8p9 (resolve #161116 - CAN-2005-1993 sudo trusted user
arbitrary command execution)
2005-06-21 09:11:59 +00:00
kzak cc2f1bd45b - fix #154511 – sudo does not use limits.conf 2005-05-24 14:52:13 +00:00
Thomas Woerner 1099aa2c67 [tw] forgot top upload tar file 2005-04-12 12:21:58 +00:00
Thomas Woerner d610fe7c8e [tw]
- new version 1.6.8p8: new sudoedit and sudo_noexec
2005-04-12 12:19:47 +00:00
Thomas Woerner 38dae062d4 [tw] rebuild 2005-02-09 17:31:08 +00:00
Thomas Woerner 6401cb4983 [tw] - added missing BuildRequires for libselinux-devel (#132883) 2004-10-04 15:39:47 +00:00
Daniel J Walsh a567e85341 Fix missing param error in sesh 2004-09-29 11:58:37 +00:00
Daniel J Walsh 7ec8de7a85 eliminate full patch check in sesh 2004-09-27 19:10:49 +00:00
cvsdist 20909be86c auto-import changelog data from sudo-1.6.7p5-28.src.rpm
Thu Jul 08 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-28
- Fix selinux patch to switch to root user
2004-09-09 12:54:27 +00:00
cvsdist a152ece149 auto-import changelog data from sudo-1.6.7p5-27.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 12:54:11 +00:00
cvsdist 1f451eb2e2 auto-import changelog data from sudo-1.6.7p5-26.src.rpm
Tue Apr 13 2004 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-26
- Eliminate tty handling from selinux
Thu Apr 01 2004 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-25
- fixed spec file: sesh in file section with selinux flag (#119682)
Tue Mar 30 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
2004-09-09 12:54:05 +00:00
cvsdist 63abc0a246 auto-import changelog data from sudo-1.6.7p5-23.src.rpm
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
2004-09-09 12:53:47 +00:00
cvsdist cadae3b7d2 auto-import changelog data from sudo-1.6.7p5-16.src.rpm
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
Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 1.6.7p5-3
- Add support for SELinux
2004-09-09 12:51:15 +00:00
cvsdist ec26ed9440 auto-import changelog data from sudo-1.6.7p5-2.src.rpm
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Mon May 19 2003 Thomas Woerner <twoerner@redhat.com> 1.6.7p5-1
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
2004-09-09 12:51:10 +00:00
cvsdist efc80da459 auto-import changelog data from sudo-1.6.6-3.src.rpm
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
2004-09-09 12:50:37 +00:00
cvsdist f6955da782 auto-import changelog data from sudo-1.6.6-1.src.rpm
Thu Jun 27 2002 Bill Nottingham <notting@redhat.com> 1.6.6-1
- update to 1.6.6
2004-09-09 12:50:35 +00:00
cvsdist c9f099304b auto-import changelog data from sudo-1.6.5p2-4.src.rpm
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
2004-09-09 12:50:30 +00:00
cvsdist ec327fdd9a auto-import changelog data from sudo-1.6.5p2-2.src.rpm
Thu Apr 18 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.5p2-2
- Fix bug #63768
2004-09-09 12:50:22 +00:00
cvsdist 0bc856b814 auto-import changelog data from sudo-1.6.5p2-1.src.rpm
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
2004-09-09 12:48:02 +00:00
cvsdist 91f6747e65 auto-import changelog data from sudo-1.6.4-0.7x.2.src.rpm
Mon Jan 14 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.4-1
- Update to 1.6.4
2004-09-09 12:47:27 +00:00
cvsdist af8530bf47 auto-import changelog data from sudo-1.6.3p7-2.src.rpm
Mon Jul 23 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.6.3p7-2
- Add build requirements (#49706)
- s/Copyright/License/
- bzip2 source
2004-09-09 12:47:05 +00:00
cvsdist adda6fa771 auto-import changelog data from sudo-1.6.3p7-1.src.rpm
Sat Jun 16 2001 Than Ngo <than@redhat.com>
- update to 1.6.3p7
- use %{_tmppath}
2004-09-09 12:46:51 +00:00
cvsdist c751eae1a1 auto-import sudo-1.6.3p6-2 from sudo-1.6.3p6-2.src.rpm 2004-09-09 12:46:32 +00:00
cvsdist fe09dbcd30 auto-import changelog data from sudo-1.6.3p6-1.src.rpm
Fri Feb 23 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.6.3p6, fixes buffer overrun
Tue Oct 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 1.6.3p5
2004-09-09 12:46:24 +00:00
cvsdist 3703e230c8 auto-import changelog data from sudo-1.6.3-4.src.rpm
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Tue Jun 06 2000 Karsten Hopp <karsten@redhat.de>
- fixed owner of sudo and visudo
Thu Jun 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- modify PAM setup to use system-auth
- clean up buildrooting by using the makeinstall macro
Tue Apr 11 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.
Thu Jul 22 1999 Tim Powers <timp@redhat.com>
- updated to 1.5.9p2 for Powertools 6.1
Wed May 12 1999 Bill Nottingham <notting@redhat.com>
- sudo is configured with pam. There's no pam.d file. Oops.
Mon Apr 26 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)
Thu Oct 08 1998 Michael Maher <mike@redhat.com>
- built package for 5.2
Mon May 18 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
Fri Apr 25 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.
2004-09-09 12:46:21 +00:00
cvsdist e1bbbfc936 Setup of module sudo 2004-09-09 12:46:19 +00:00