sudo 1.9.11b1 released
"Todd C. Miller" <[email protected]> Fri, 27 May 2022 18:16:27 -0600
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============3282282112848686758==
Content-Type: multipart/signed; protocol="application/pgp-signature";
micalg=pgp-; boundary="59289_Fri_May_27_18_16_18_MDT_2022"
--59289_Fri_May_27_18_16_18_MDT_2022
Content-Type: text/plain; charset=us-ascii
The first beta version of sudo 1.9.11b1 is now available.
In addition to bug fixes, sudo 1.9.11 includes an implementation
of intercept mode and sub-command logging using ptrace(2) and
seccomp(2) on Linux. It also integrates with AppArmor, which allows
a sudoers rule to specify an AppArmor profile to use when running
a command.
Source:
https://www.sudo.ws/dist/beta/sudo-1.9.11b1.tar.gz
ftp://ftp.sudo.ws/pub/sudo/beta/sudo-1.9.11b1.tar.gz
SHA256 checksum:
6f8ac2ca9c0fedba464fc0163c72ff2d5f10fc8fd302afafd1a92a0ab56ad85c
MD5 checksum:
64e8471db510b66aa44962631d057d56
Binary packages:
https://www.sudo.ws/getting/beta_packages/
For a list of download mirror sites, see:
https://www.sudo.ws/getting/download_mirrors/
Sudo web site:
https://www.sudo.ws/
Major changes between sudo 1.9.11b1 and 1.9.10:
* Fixed a crash in the Python module with Python 3.9.10 on some
systems. Additionally, "make check" now passes for Python 3.9.10.
* Error messages sent via email now include more details, including
the file name and the line number and column of the error.
Multiple errors are sent in a single message. Previously, only
the first error was included.
* Fixed logging of parse errors in JSON format. Previously,
the JSON logger would not write entries unless the command and
runuser were set. These may not be known at the time a parse
error is encountered.
* Fixed a potential crash parsing sudoers lines larger than twice
the value of LINE_MAX on systems that lack the getdelim() function.
* The tests run by "make check" now unset the LANGUAGE environment
variable. Otherwise, localization strings will not match if
LANGUAGE is set to a non-English locale. Bug #1025.
* The "starttime" test now passed when run under Debian faketime.
Bug #1026.
* The Kerberos authentication module now honors the custom password
prompt if one has been specified.
* The embedded copy of zlib has been updated to version 1.2.12.
* Updated the version of libtool used by sudo to version 2.4.7.
* Sudo now defines _TIME_BITS to 64 on systems that define __TIMESIZE
in the header files (currently only GNU libc). This is required
to allow the use of 64-bit time values on some 32-bit systems.
* Sudo's "intercept" and "log_subcmds" options no longer force the
command to run in its own pseudo-terminal.
* Fixed a bug in sudo_logsrvd when run in store-first relay mode
where the commit point messages sent by the server were incorrect
if the command was suspended or received a window size change
event.
* Fixed a potential crash in sudo_logsrvd when the "tls_dhparams"
configuration setting was used.
* The "intercept" and "log_subcmds" functionality can now use
ptrace(2) on Linux systems that support seccomp(2) filtering.
This has the advantage of working for both static and dynamic
binaries and can work with sudo's SELinux RBAC mode. The following
architectures are currently supported: i386, x86_64, aarch64,
arm, mips (log_subcmds only), powerpc, riscv, and s390x. The
default is to use ptrace(2) where possible; the new "intercept_type"
sudoers setting can be used to explicitly set the type.
* New Georgian translation from translationproject.org.
* Fixed creating packages on CentOS Stream.
* Fixed a bug in the intercept and log_subcmds support where
the execve(2) wrapper was using the current environment instead
of the passed environment pointer. Bug #1030.
* Added AppArmor integration for Linux. A sudoers rule can now
specify an APPARMOR_PROFILE option to run a command confined by
the named AppArmor profile.
--59289_Fri_May_27_18_16_18_MDT_2022
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEWdHpzLorN2cE/dNbqfTAIc6kcPsFAmKRadIACgkQqfTAIc6k
cPtpqRAAqznefIO5UgxEeXWpkyp/mrFDRpkaXJF6Oeq5mdAJ141CtjzVv5fvuqlL
wfrLMB5cvV8/CNxSpcpNMgCxQVcbaqLgmEfdhlTDDAOI5ArLTRG+YO2BW67Ae3Rq
NS+ulCPA7PdxqlFrAvIq/i5xQjbDKOxPt79kQxAuWF/xR2ecOcMXkDa76CAKpKeH
20Y48NQ2sRRf7SDfqB4XTGx/co3lksfzbaIBzQuYSQdQIq9Vi7Fz0KSksvonz1Tp
LatqAL4BTcxeu1YZFfnVzA2OIel/seHu+85G1eYlNxxxswnBDEyici9SJEHXICwm
NjgE6/dKEK/9nBPMZc1kaYhBrDUsFc5b/zwZOMXCqDv+gBedV2TFk23WE4EvxgYK
72QbZKI21dnjh+ms9dJN9xLDxNq0mWj6U+rFNWAcEsYV+YbZ8eaz7j93rAYmJxp0
LoQsjfusPsyt0O9vYzgIwhQnMMy9YNKUxqssVnGIybcnFi/Suq59A38vuuLyEfeq
D0sixjELb5FrpbJ/1jEJonY07uhGTwCzE7ZabhckRVp1N7d67LeluMyx7dII4pkW
QlhgnGoktnhwjs7yrjlL/UW2ZM72zqBp18zFqzGizn7d/ySnbZ8wXYniBf6y5vRO
K/dAxjb+TGo2d0yesZvABjdgTdjkJH2kCYh0KP5yh9OgneWpV+o=
=0iFj
-----END PGP SIGNATURE-----
--59289_Fri_May_27_18_16_18_MDT_2022--
--===============3282282112848686758==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
____________________________________________________________
sudo-workers mailing list <[email protected]>
For list information, options, or to unsubscribe, visit:
https://www.sudo.ws/mailman/listinfo/sudo-workers
--===============3282282112848686758==--