sudo 1.9.15-ok2 source package in openKylin

Changelog

sudo (1.9.15-ok2) nile; urgency=medium

  * Use -D_FORTIFY_SOURCE=3 build with riscv64

 -- liwenjun <email address hidden>  Thu, 04 Jul 2024 18:20:14 +0800

Upload details

Uploaded by:
liwenjun
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 V2.0 release main admin
Nile V2.0 proposed main admin

Downloads

File Size SHA-256 Checksum
sudo_1.9.15.orig.tar.gz 5.2 MiB f2e52664c9e4100d52f537a5ec47c7fa626ec83aab3129c6a12d1ff46313806d
sudo_1.9.15-ok2.debian.tar.xz 26.6 KiB 0b6806365494da921b6734d2eb454d65769160818ccdb535273f8eac602e060d
sudo_1.9.15-ok2.dsc 2.1 KiB cae68c1e676cc911fc7821652da564ebbc69cf27810bd9b5bafbb3ff4dbfb6f5

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