sudo 1.9.15-ok5 source package in openKylin

Changelog

sudo (1.9.15-ok5) nile; urgency=medium

  * BUG号:无
  * 需求号:无
  * 其他改动说明:rebuild
  * 其他改动影响域: 无

 -- zhoukangyu <email address hidden>  Wed, 06 Aug 2025 16:12:21 +0800

Upload details

Uploaded by:
zhoukangyu
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Sudo Maintainers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock release main admin

Downloads

File Size SHA-256 Checksum
sudo_1.9.15-ok5.tar.xz 2.8 MiB d95066441d515a5553c38c30dcf04e59d592dc139ab9767dfb899fb910daf470
sudo_1.9.15-ok5.dsc 1.9 KiB e8e2000d404d29ef98f1329cd1bd949a01f1c87bfa2645ba36002953cbda6a87

View changes file

Binary packages built by this source

libnss-sudo: NSS configuration for sudoers service

 This empty package provides the basic configuration needed to enable the
 `sudoers` NSS service.

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 (with LDAP support, deprecated)

 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.
 .
 sudo-ldap will be supported up to Debian 13 "trixie" and will be removed in
 Debian 14. Please do not use sudo-ldap for new installations and consider
 migrating your existing installations to libsss-sudo and sssd.
 .
 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