sudo 1.8.31-1ubuntu1.1 source package in Ubuntu

Changelog

sudo (1.8.31-1ubuntu1.1) focal; urgency=medium

  * d/p/ignore-rlimit-core-failure.patch: Ignore a failure to restore the
    RLIMIT_CORE resource limit.  Linux containers don't allow RLIMIT_CORE
    to be set back to RLIM_INFINITY if we set the limit to zero, even for
    root.  RLIMIT_NPROC is also not allowed to be set back.  This is not a
    problem outside the container.
    (LP: #1857036)

 -- Bryce Harrington <email address hidden>  Wed, 15 Jul 2020 00:17:58 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Focal
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.31.orig.tar.gz 3.2 MiB 7ea8d97a3cee4c844e0887ea7a1bd80eb54cc98fd77966776cb1a80653ad454f
sudo_1.8.31-1ubuntu1.1.debian.tar.xz 31.4 KiB 781b6c45a9e09ed16a5c23f40e44179003e82abcf22d614f99ae1a0eca3681a2
sudo_1.8.31-1ubuntu1.1.dsc 2.0 KiB c2686f7014bab9554751dd2b34eab7094a625c715b194f0527595c97ec8a5cdf

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-dbgsym: debug symbols for sudo
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.

sudo-ldap-dbgsym: debug symbols for sudo-ldap