Package Release Info

libgsasl-1.10.0-bp155.1.7

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgsasl-devel
libgsasl-lang
libgsasl7

Change Logs

* Tue Oct 25 2022 Dirk Müller <dmueller@suse.com>
- refresh keyring
* Tue Sep 27 2022 Dirk Müller <dmueller@suse.com>
- add build-fix-old-gcc.patch for older dists
* Mon Sep 12 2022 Dirk Müller <dmueller@suse.com>
- add boundary-check-CVE-2022-2469.patch (bsc#1201715)
- avoid duplicate packaging of license
* Mon Jan 31 2022 Dirk Müller <dmueller@suse.com>
- add 0001-Fix-build-issues-with-GCC-12-s-Werror-address.patch
* Sat Jan 02 2021 Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.10.0:
  * SCRAM-SHA-256 and SCRAM-SHA-256-PLUS (RFC 7677)
  * New SCRAM crypto helper APIs
  * SCRAM server: Support for password-less usage
  * SCRAM: Sets SCRAM_ITER/SCRAM_SALT/SCRAM_SALTED_PASSWORD
  * SCRAM, GS2, and GSSAPI no longer retrieve the TLS channel
    binding data (property GSASL_CB_TLS_UNIQUE) during
    gsasl_client_start() or gsasl_server_start()
  * A number of legacy and less secure interfaces deprecated
  * New APIs for hex encoding/decoding
- add upstream signing key and validate source signature
- refresh spec file
- build with all warnings and treat them as errors
* Fri Mar 13 2020 David Mulder <dmulder@suse.com>
- Re-enable GSSAPI by explicitly choosing mit kerberos.
* Tue Feb 04 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.8.1:
  * gsasl: IMAP client code now permits empty SASL tokens prefixed
    with '+'. Normally servers should send '+ '. Buggy servers
    include Microsoft Exchange.
  * GSSAPI client:
  - Now retrieves GSASL_AUTHZID for authorization identity.
  - Can now transmit an empty/missing authorization identity.
  - See lib/NEWS for more information.
  * Build fixes: Update of gnulib, including how it is
    bootstrapped.
  * Updated translations.
- Run spec-cleaner, modernize spec.
- No longer recommend -lang: supplements are in use.
* Sun Feb 08 2015 p.drouand@gmail.com
- Update to version 1.8.0
  * SAML20 support following RFC 6595.
  * OPENID20 support following RFC 6616.
  * Various cleanups, portability and other bug fixes.
    See the NEWS entries during the 1.7.x branch for details
- Use %lang_package macro instead of manually defined -lang package
- Remove libgsasl-stdio.h.patch; fixed
- Remove fix-arm.patch; fixed
- Use download Url as source
* Thu Jul 07 2011 vuntz@opensuse.org
- Stop using source service to download the tarball, as Factory
  will move away from this.