[sudo-workers] sudo 1.8.23rc2 released

Michael Felt michael at felt.demon.nl
Wed Apr 25 05:50:36 MDT 2018


On 24/04/2018 22:38, Todd C. Miller wrote:
> The second release candidate of sudo 1.8.23 is now available.
> In addition to bug fixes, sudo 1.8.23 introduces the cvtsudoers
> utility which can convert between sudoers formats and perform some
> basic filtering.
>
> Unless a show stopper is found, sudo 1.8.23 will be released on the
> week of April 30.

FYI: No issues noted (only one warning message), on AIX 6.1 using xlc v11.
make check (as root), no test failures (once on local drive, still loses 
context when tests run on NFS)

CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/include -O2 -qmaxmem=-1 
-qarch=pwr5"\
         ./configure\
                 --prefix=/opt \
                 --sysconfdir=/var/sudo/etc\
                 --sharedstatedir=/var/sudo/com\
                 --localstatedir=/var/sudo\
                 --mandir=/usr/share/man\
                 --infodir=/opt/share/info/sudo --with-man 
--disable-rpath --with-pam-login --disable-root-mailer --disable-shadow 
--enable-log-host --disable-noargs-shell --enable-shell-sets-home 
--disable-path-info --enable-env-reset --disable-nls --with-aixauth 
--with-pam --with-logging=both --with-logpath=/var/sudo/log 
--with-ignore-dot --with-mail-if-no-host --with-mail-if-noperms 
--with-rundir=/var/sudo/run --with-vardir=/var/sudo/var --with-umask=027 
--with-editor=/usr/bin/vi --with-env-editor\
                         > .buildaix/configure.out
+ /usr/bin/make > .buildaix/make.out
"./cvtsudoers_json.c", line 515.33: 1506-1332 (W) A function with return 
type "void" may not return a value of type "void".

>
> ____________________________________________________________
> sudo-workers mailing list <sudo-workers at sudo.ws>
> For list information, options, or to unsubscribe, visit:
> https://www.sudo.ws/mailman/listinfo/sudo-workers




More information about the sudo-workers mailing list