sudo 1.8.3p1-1ubuntu3.6 source package in Ubuntu

Changelog

sudo (1.8.3p1-1ubuntu3.6) precise-security; urgency=medium

  * SECURITY UPDATE: security policy bypass when env_reset is disabled
    - debian/patches/CVE-2014-0106.patch: fix logic inversion in
      plugins/sudoers/env.c.
    - CVE-2014-0106
  * debian/sudo.sudo.init, debian/sudo-ldap.sudo.init: Set timestamps to
    epoch in init scripts so they are properly invalidated. (LP: #1223297)
 -- Marc Deslauriers <email address hidden>   Tue, 11 Mar 2014 07:56:53 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sudo_1.8.3p1.orig.tar.gz 1.5 MiB 1a22635bc5a0a84df273a893c624d45f628c78668317c5bc442dac11db55bb82
sudo_1.8.3p1-1ubuntu3.6.debian.tar.gz 34.0 KiB 38dfc3a33858d0ea76f21154ddb88bace0787eb5b0d359958b6846a4ec47df0e
sudo_1.8.3p1-1ubuntu3.6.dsc 1.9 KiB e4e9b9c3e074713ca2e6fabe4364666931a80b112bb3947a46421a1c1c74e855

View changes file

Binary packages built by this source

sudo: Provide limited super user privileges to specific users

 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity. The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.

sudo-ldap: Provide limited super user privileges to specific users

 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity. The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with LDAP support, which allows an equivalent of the
 sudoers database to be distributed via LDAP. Authentication is still
 performed via pam.