applications/system

sudo - 특정한 유저에게 제한된 root 사용을 허락

Website: http://www.courtesan.com/sudo/
License: ISC
Vendor: AnNyung Packaging Team
Description:
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.

Packages

sudo-1.8.6p3-29.an2.4.src [1.9 MiB] Changelog by Radovan Sroka (2021-01-20):
- RHEL 6.10.Z ERRATUM
- CVE-2021-3156
Resolves: rhbz#1917741
sudo-1.8.6p3-29.an2.3.src [1.9 MiB] Changelog by Radovan Sroka (2020-02-13):
- RHEL-6.10.z ERRATUM
- fixed CVE-2019-18634
  Resolves: rhbz#1799018
sudo-1.8.6p3-29.an2.2.src [1.9 MiB] Changelog by Radovan Sroka (2019-10-21):
- RHEL-6.10.z ERRATUM
- fixed CVE-2019-14287
  Resolves: rhbz#1760684
sudo-1.8.6p3-29.an2.0.1.src [1.9 MiB] Changelog by JoungKyun.Kim (2017-08-23):
- fixed wrong operate about '-' (stdin) with -f option
sudo-1.8.6p3-29.an2.src [1.9 MiB] Changelog by Daniel Kopecek (2017-06-07):
- Fixes CVE-2017-1000368
  Resolves: rhbz#1459408
sudo-1.8.6p3-28.an2.src [1.9 MiB] Changelog by Radovan Sroka (2017-05-29):
- Fixes CVE-2017-1000367
  Resolves: rhbz#1455399
sudo-1.8.6p3-27.an2.src [1.9 MiB] Changelog by JoungKyun.Kim (2017-03-21):
- Fix race condition when creating /var/log/sudo-io direcotry
- Fix "sudo -l command" in the LDAP and SSS backends when the command is not allowed.
- Fix sudo log file wrong group ownership
- Fix sudo parsing sudoers with user's locale
sudo-1.8.6p3-25.an2.src [1.9 MiB] Changelog by Daniel Kopecek (2016-11-24):
- Update noexec syscall blacklist
- Fixes CVE-2016-7032 and CVE-2016-7076
  Resolves: rhbz#1391937
sudo-1.8.6p3-24.an2.src [1.9 MiB] Changelog by Daniel Kopecek (2016-03-01):
- RHEL-6.8 erratum
  - fixed a bug causing that non-root users can list privileges of
    other users
  Resolves: rhbz#1312481

- RHEL-6.8 erratum
  - fixed handling of closefrom_override defaults option
  Resolves: rhbz#1309976

- RHEL-6.8 erratum
  - fixed potential getcwd failure, resulting in Null pointer exception
  Resolves: rhbz#1284886

- RHEL-6.8 erratum
  - fixed sssd's detection of user with zero rules
  Resolves: rhbz#1220480

- RHEL-6.8 erratum
  - search also by user id when fetching rules from LDAP
  Resolves: rhbz#1135531

- RHEL-6.8 erratum
  - fixed ldap's and sssd's sudoOption value and remove quotes
  - fixed ldap's and sssd's sudoOption whitespaces parse problem
  Resolves: rhbz#1144422
  Resolves: rhbz#1279447

- RHEL-6.8 erratum
  - removed defaults option requiretty from /etc/sudoers
  - backported pam_service and pam_login_service defaults options
  - implemented a new defaults option for changing netgroup processing
    semantics
  - fixed visudo's quiet cli option
  Resolves: rhbz#1248695
  Resolves: rhbz#1247231
  Resolves: rhbz#1241896
  Resolves: rhbz#1197885
  Resolves: rhbz#1233205
sudo-1.8.6p3-20.an2.src [1.8 MiB] Changelog by JoungKyun.Kim (2015-08-16):
- security issues
  . CVE-2014-9680 unsafe handling of TZ environment variable

- RHEL-6.7 erratum
  - added zlib-devel build required to enable zlib compression support
  - fixed two typos in the sudoers.ldap man page
  - fixed a hang when duplicate nss entries are specified in nsswitch.conf
  - SSSD: implemented sorting of the result entries according to the
          sudoOrder attribute
  - LDAP: fixed logic handling the computation of the "user matched" flag
  - fixed restoring of the SIGPIPE signal in the tgetpass function
  - fixed listpw, verifypw + authenticate option logic in LDAP/SSSD
  Resolves: rhbz#1106433
  Resolves: rhbz#1138267
  Resolves: rhbz#1147498
  Resolves: rhbz#1138581
  Resolves: rhbz#1142122
  Resolves: rhbz#1094548
  Resolves: rhbz#1144448

- RHEL-6.7 erratum
  - added BuildRequires for tzdata
  Resolves: rhbz#1200253

- RHEL-6.7 erratum
  - fixed the mantypos-ldap.patch
  Resolves: rhbz#1138267

- RHEL-6.7 erratum
  - modified the authlogicfix patch to fix #1144448
  - fixed a bug in the ldapusermatchfix patch
  Resolves: rhbz#1144448
  Resolves: rhbz#1142122

- added patch to re-introduce old group processing behaviour
  Resolves: rhbz#1075836
sudo-1.8.6p3-15.an2.src [1.8 MiB] Changelog by JoungKyun.Kim (2014-10-20):
- rebuild for AnNyung 2.4
- https://rhn.redhat.com/errata/RHBA-2014-1484.html
sudo-1.8.6p3-12.an2.1.src [1.8 MiB] Changelog by JoungKyun.Kim (2014-03-18):
- -f 옵션인자에 '/'가 없을 경우 /etc/sudoers.d 에서 찾도록 변경
sudo-1.8.6p3-12.an2.src [1.8 MiB] Changelog by JoungKyun.Kim (2013-11-23):
- AnNyung 2.3 pre-release
- rebuilt for RHEL 6.5
- fixed a bug in ipa_hostname processing
- security issues
  . CVE-2013-1775
  . CVE-2013-2777
  . CVE-2013-2776
sudo-1.8.6p3-7.an2.src [1.8 MiB] Changelog by JoungKyun.Kim (2013-03-11):
- rebuilt for RHEL 6.4
sudo-1.7.4p5-13.an2.src [1001 KiB] Changelog by JoungKyun.Kim (2012-08-07):
- add env variables /etc/sudoer (USER_LANG, ULANG, SSH_LANG)
sudo-1.7.4p5-11.an2.src [1000 KiB] Changelog by JoungKyun.Kim (2012-07-13):
- add env variables /etc/sudoer (USER_LANG, ULANG, SSH_LANG)
sudo-1.7.4p5-9.an2.src [981 KiB] Changelog by JoungKyun.Kim (2012-05-31):
- add env variables /etc/sudoer (USER_LANG, ULANG, SSH_LANG)
sudo-1.7.4p5-7.1.an2.src [973 KiB] Changelog by JoungKyun.Kim (2012-03-01):
- add env variables /etc/sudoer (USER_LANG, ULANG, SSH_LANG)
sudo-1.7.4p5-7.an2.src [973 KiB] Changelog by JoungKyun.Kim (2012-01-13):
- add USER_LANG environment varibale

Listing created by Repoview-0.6.6-1.el6