** Description changed: + + [Rationale] This change to mod_auth_mellon adds a very useful capability for enabling diagnostics output from the module: https://github.com/Uninett/mod_auth_mellon/commit/e8579f6387d9841ce619d836110050fb18117753 It is available as of v0.14.0 (present in Cosmic): git --no-pager tag --contains=e8579f6387d9841ce619d836110050fb18117753 v0.14.0 v0.14.1 + [Build Verification] + https://paste.ubuntu.com/p/2kt3BsxJKn/ - It would be good to enable this in our builds as follows: - diff --git a/debian/rules b/debian/rules - index 5f81a8c..1c482e0 100755 - --- a/debian/rules - +++ b/debian/rules - @@ -7,6 +7,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all - - override_dh_auto_install: - - +override_dh_auto_configure: - + dh_auto_configure -- --enable-diagnostics + [Installation] + https://paste.ubuntu.com/p/VcfcgyPHqH/ + + [Upgrades] + No impact
** Summary changed: - consider building with --enable-diagnostics as of v0.14.0 (cosmic) to ease up SSO debugging + [FFe] build mellon with --enable-diagnostics to ease up SSO debugging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820279 Title: [FFe] build mellon with --enable-diagnostics to ease up SSO debugging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-auth-mellon/+bug/1820279/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
