| Port details on branch 2022Q4 |
- sudo Allow others to run commands as root
- 1.9.12p1 security
=0 1.9.12p1Version of this port present on the latest quarterly branch. - Maintainer: garga@FreeBSD.org
 - Port Added: 2022-11-08 00:06:11
- Last Update: 2022-11-08 00:04:06
- Commit Hash: 4d74603
- License: sudo
- WWW:
- https://www.sudo.ws/
- Description:
- This is the CU version of sudo.
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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/security/sudo/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sudo
- pkg install sudo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sudo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667830579
SHA256 (sudo-1.9.12p1.tar.gz) = 475a18a8eb3da8b2917ceab063a6baf51ea09128c3c47e3e0e33ab7497bab7d8
SIZE (sudo-1.9.12p1.tar.gz) = 4908060
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- devel/ruby-install
- sysutils/azure-agent
- sysutils/cbsd
- x11-wm/nscde
Configuration Options:
- ===> The following configuration options are available for sudo-1.9.12p1:
AUDIT=on: Enable BSM audit support
DISABLE_AUTH=off: Do not require authentication by default
DISABLE_ROOT_SUDO=off: Do not allow root to run sudo
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
INSULTS=off: Enable insults on failures
LDAP=off: LDAP protocol support
NLS=on: Native Language Support
NOARGS_SHELL=off: Run a shell if no arguments are given
OPIE=off: Enable one-time passwords (no PAM support)
PAM=on: Pluggable authentication module support
PYTHON=off: Enable python plugin support
SSSD=off: Enable SSSD backend support.
====> Enable Kerberos 5 authentication (no PAM support): you can only select none or one of them
GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
===> Use 'make config' to modify these settings
- Options name:
- security_sudo
- USES:
- cpe libtool gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.9.12p1 08 Nov 2022 00:04:06
    |
Cy Schubert (cy)  |
security/sudo: Update to 1.9.12p1
This release includes fixes to minor bugs, including a fix for
CVE-2022-43995, a non-exploitable potential out-of-bounds write on
systems that do not use PAM, AIX authentication or BSD authentication.
PR: 267617
Approved by: garga (Maintainer)
Security: CVE-2022-43995
(cherry picked from commit 271b349b390a6036d501ed3d27c0189ff3d43e47) |
1.9.12 08 Nov 2022 00:03:43
    |
Cy Schubert (cy)  Author: Renato Botelho |
security/sudo: Update to 1.9.12
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit 8885a02766c06861e00d35aa819fa517321160be) |
Number of commits found: 2
|