maintainer-approval requested: [Bug 254564] www/chromium: wrong dependency to libkrb5 : [Attachment 241255] Use GSSAPI macros to handle kerberos options.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Apr 2023 22:27:05 UTC
David Marec <david@lapinbilly.eu> has asked freebsd-chromium (Nobody) <chromium@FreeBSD.org> for maintainer-approval: Bug 254564: www/chromium: wrong dependency to libkrb5 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254564 Attachment 241255: Use GSSAPI macros to handle kerberos options. https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241255&action=edit --- Comment #7 from David Marec <david@lapinbilly.eu> --- Created attachment 241255 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241255&action=edit Use GSSAPI macros to handle kerberos options. This is a patch based on the former one from @hiroo.ono+freebsd@gmail.com. Poudriere 'testport' passed against the 4 kerberos choices, running 13.1-RELEASE on AMD64. * ssl from base: *HEIMDAL: OK *HEIMDAL from base: OK *HEIMDAL mit: OK * No kerberos: OK *libressl: *HEIMDAL: OK *HEIMDAL from base:KO, sanity check, this is expected. *HEIMDAL mit: OK *No kerberos: OK *Openssl: *HEIMDAL: OK *HEIMDAL from base:KO, sanity check, this is expected. *HEIMDAL mit: OK *No kerberos: OK