gsasl 1.8.0-2ubuntu1 source package in Ubuntu
Changelog
gsasl (1.8.0-2ubuntu1) saucy; urgency=low * Link test-lock and test-thread_create with -Wl,--no-as-needed; see https://lists.gnu.org/archive/html/bug-gnulib/2013-10/msg00017.html. Based on a similar change by Matthias Klose in libidn. -- Colin Watson <email address hidden> Tue, 08 Oct 2013 02:36:35 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gsasl_1.8.0.orig.tar.gz | 4.7 MiB | 310262d1ded082d1ceefc52d6dad265c1decae8d84e12b5947d9b1dd193191e5 |
gsasl_1.8.0-2ubuntu1.debian.tar.gz | 7.5 KiB | cc6a6893c2b0c72638673534dd13a1cc0c723a7d5a0c31fd201c6c9905e74bb7 |
gsasl_1.8.0-2ubuntu1.dsc | 2.4 KiB | 653b8e36bd3bca21fed98e9f6461473d7a6bca0483757fdc4680ad685a7d56aa |
Available diffs
Binary packages built by this source
- gsasl: No summary available for gsasl in ubuntu saucy.
No description available for gsasl in ubuntu saucy.
- gsasl-dbg: No summary available for gsasl-dbg in ubuntu saucy.
No description available for gsasl-dbg in ubuntu saucy.
- libgsasl7: GNU SASL library
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
.
Supported mechanisms are ANONYMOUS, EXTERNAL, LOGIN, PLAIN, SECURID, NTLM,
DIGEST-MD5, CRAM-MD5, SCRAM-SHA-1, SCRAM-SHA-1-PLUS, GS2-KRB5, GSSAPI.
.
This package includes the GNU SASL shared library that is required
by applications using GNU SASL. You normally don't need to install
it manually.
- libgsasl7-dev: Development files for the GNU SASL library
GNU SASL is an implementation of the Simple Authentication and
Security Layer framework and a few common SASL mechanisms. SASL is
used by network servers (e.g., IMAP, SMTP) to request authentication
from clients, and in clients to authenticate against servers.
.
This package contain all files necessary for developing programs that
use GNU SASL. You will need this package if you want to build a
program that uses the GNU SASL library.