File sasl-xoauth2.changes of Package sasl-xoauth2
------------------------------------------------------------------- Thu Feb 27 12:02:01 UTC 2025 - Bjorn Esser <besser82@fedoraproject.org> - Explicitly set CMAKE_POLICY_VERSION_MINIMUM=3.5 ------------------------------------------------------------------- Thu Feb 27 06:42:12 UTC 2025 - sony.pcv.s520@gmail.com - Update to version 0.26: * Changelog for 0.26. * Minor formatting, code tweaks for refresh_window. * Add conversion to int * Fix override_refresh_window_ uninitialized check & read + write overrides for it * Add refresh_window configuration parameter doc * Add warning for Microsoft HVE 10 minute refresh window * Implement custom refresh_window parameter ------------------------------------------------------------------- Wed Nov 13 15:35:00 UTC 2024 - sony.pcv.s520@gmail.com - Update to version 0.25: * Prepare for 0.25 release. * Add FUNDING.yml. * Avoid opening/closing syslog (which may have been causing lost logs), and add syslog prefix. * Create directories if they're missing when updating CA certs. * Fix README links. * Add README note re. account type, from #89. * open file for writing only after token is successfully obtained * add argument --overwrite-existing-token to preserve additional fields in token file * Update steps for package installation in Fedora/EPEL * Run clang-format on xoauth2_test.cc. * Update changelog to include user override. * Add unit test for user override. * More consistent style for TokenStore user accessors. * Run clang-format on token_store.*. * specify user for a given token * fix positional argument order (#55) * Update changelog for 0.25. * Remove [NOT YET RELEASED] tags from changelog. * Update logger to prevent truncation. * Fix logger init (prevented logging to stderr for tests). * Add logging, verbosity notes to README. ------------------------------------------------------------------- Tue Aug 15 09:59:24 UTC 2023 - Kentaro Ishii <sony.pcv.s520@gmail.com> - Add SELinux policies package to dependencies ------------------------------------------------------------------- Sat Aug 12 11:09:02 UTC 2023 - Kentaro Ishii <sony.pcv.s520@gmail.com> - Add build testing in %check ------------------------------------------------------------------- Mon Jul 31 07:49:08 UTC 2023 - sony.pcv.s520@gmail.com - Update to version 0.24: * Fix incorrect use of virtual method from log destructor. * Add note to README re. msal when building from source. * Add version number to device-flow note. * Python 3.8-compatible device-flow argument. * Update README to describe use of device flow for Outlook. * Add changelog note re. device flow for Outlook. * Add option to use simplified device flow for Outlook token generation. * Add note re. tokens/secrets when logging to syslog. * Update changelog, man page for always_log_to_syslog. * Add option to always log to syslog. * Refactor logger to allow always logging to syslog. * Require use of C++14. * Update plugin security flags to include SASL_SEC_NOPLAINTEXT. ------------------------------------------------------------------- Mon Jun 19 14:14:09 UTC 2023 - Jakub Jelen <jjelen@redhat.com> - 0.21-1 - First package in Fedora