sudo 1.9.15-ok5update1 source package in openKylin

Changelog

sudo (1.9.15-ok5update1) nile; urgency=medium

  * BUG号:#495679 【KARE】sudo运行程序提示找不到命令
  * 需求号:无
  * 其他改动说明:无
  * 其他改动影响域: 无

 -- mengyuan <email address hidden>  Tue, 09 Jun 2026 19:01:48 +0800

Upload details

Uploaded by:
mengyuan
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
Sudo Maintainers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock proposed main admin

Downloads

File Size SHA-256 Checksum
sudo_1.9.15-ok5update1.tar.xz 2.8 MiB ceb5c5a052b4fd28ccec1ff8c173b963663580b5e01fc2e420cd8cf374704a19
sudo_1.9.15-ok5update1.dsc 1.9 KiB 968a1f6dccd4a79681f8f88259e2da07c1e3ba367dfee02f2fef38c34aa51102

Available diffs

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