Package cyrus-sasl2: Information
Source package: cyrus-sasl2
Version: 2.1.28-alt5
Build time: Jun 3, 2026, 09:50 AM in the task #419937
Category: System/Libraries
Report package bugHome page: http://www.cyrusimap.org/
License: ALT-Cyrus
Summary: SASL2 is the Simple Authentication and Security Layer
Description:
SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.
List of RPM packages built from this SRPM:
cyrus-sasl2 (x86_64, i586, aarch64)
cyrus-sasl2-debuginfo (x86_64, i586, aarch64)
cyrus-sasl2-docs (noarch)
libsasl2-3 (x86_64, i586, aarch64)
libsasl2-3-debuginfo (x86_64, i586, aarch64)
libsasl2-devel (x86_64, i586, aarch64)
libsasl2-plugin-gssapi (x86_64, i586, aarch64)
libsasl2-plugin-gssapi-debuginfo (x86_64, i586, aarch64)
libsasl2-plugin-ldapdb (x86_64, i586, aarch64)
libsasl2-plugin-ldapdb-debuginfo (x86_64, i586, aarch64)
libsasl2-plugin-sql (x86_64, i586, aarch64)
libsasl2-plugin-sql-debuginfo (x86_64, i586, aarch64)
cyrus-sasl2 (x86_64, i586, aarch64)
cyrus-sasl2-debuginfo (x86_64, i586, aarch64)
cyrus-sasl2-docs (noarch)
libsasl2-3 (x86_64, i586, aarch64)
libsasl2-3-debuginfo (x86_64, i586, aarch64)
libsasl2-devel (x86_64, i586, aarch64)
libsasl2-plugin-gssapi (x86_64, i586, aarch64)
libsasl2-plugin-gssapi-debuginfo (x86_64, i586, aarch64)
libsasl2-plugin-ldapdb (x86_64, i586, aarch64)
libsasl2-plugin-ldapdb-debuginfo (x86_64, i586, aarch64)
libsasl2-plugin-sql (x86_64, i586, aarch64)
libsasl2-plugin-sql-debuginfo (x86_64, i586, aarch64)
Maintainer: Michael Shigorin
List of contributors:
Michael Shigorin
Vitaly Lipatov
Alexei Takaseev
Alexey Shabalin
Andrey Limachko
Arseny Maslennikov
Sergey Y. Afonin
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Eugeny A. Rostovtsev
Vladimir V Kamarzin
Dmitry V. Levin
qa-robot
Alexander Bokovoy
ivv
Anton Farygin
Michael Shigorin
Vitaly Lipatov
Alexei Takaseev
Alexey Shabalin
Andrey Limachko
Arseny Maslennikov
Sergey Y. Afonin
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
Eugeny A. Rostovtsev
Vladimir V Kamarzin
Dmitry V. Levin
qa-robot
Alexander Bokovoy
ivv
Anton Farygin
Last changed
June 3, 2026 Michael Shigorin 2.1.28-alt5
- E2K: no gcc13, and there's just one lcc version per branch (cf. 2.1.28-alt2.1)
April 29, 2026 Vitaly Lipatov 2.1.28-alt4
- crypt(3) patch: add support for $5$ SHA-256, $6$ SHA-512, $y$ yescrypt and any future modular crypt format. Also fix $2[abxy]$ bcrypt salt truncation (was extracting 17 chars instead of 29). Pass full stored hash as salt argument to crypt() - modern crypt(3) reads only salt prefix and ignores hash portion, so explicit salt-length parsing is no longer needed.
Oct. 2, 2025 Alexei Takaseev 2.1.28-alt3
- Change BR: postgresql-devel -> libpq-devel to reduce the size of the build environment