gsasl 1.8.1-1 source package in Ubuntu
Changelog
gsasl (1.8.1-1) unstable; urgency=low * New upstream stable release. * control, README.source: Update git URLs. * Standard-Versions 4.4.0. * Compat 10. - Drop dh-autoreconf and automake1.11 dependencies. Closes: #865164. * Add Build-Depends-Package to symbol files. * Enable hardening. * Use https in watch file. * Use https in copyright Format. * Use https in Homepage URL. * Priority: optional instead of extra. * Drop gsasl-dbg package. * Multiarchify the library packages, thanks Matthias Klose. Closes: #838032. * Update debian/upstream-signing-key.pgp. * Drop source/options. * Drop d/*.dirs files. -- Simon Josefsson <email address hidden> Fri, 02 Aug 2019 15:15:01 +0200
Upload details
- Uploaded by:
- Debian XMPP Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian XMPP Maintainers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gsasl_1.8.1-1.dsc | 2.1 KiB | 0dff4b91888f8000cf0c7a987256dee68668634ee3f31708671385fcc99829f9 |
gsasl_1.8.1.orig.tar.gz | 5.5 MiB | 4dda162a511976bfef14ad1fecd7733719dfd9c361b5d09dc8414ea9d472d8d2 |
gsasl_1.8.1.orig.tar.gz.asc | 228 bytes | 7ef6a3b12278057855eb62b7fa0c05bf296d398d407d05b721903bfe23c3b035 |
gsasl_1.8.1-1.debian.tar.xz | 7.4 KiB | 1d80862c3550fccca4bacf2ba57a7ab581749b8520d364d92a2c3a53800d0c88 |
Available diffs
No changes file available.
Binary packages built by this source
- gsasl: GNU SASL command line utility
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 contains the GNU SASL command line tool and the
GNU SASL manual.
- gsasl-dbgsym: debug symbols for gsasl
- 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-dbgsym: No summary available for libgsasl7-dbgsym in ubuntu hirsute.
No description available for libgsasl7-dbgsym in ubuntu hirsute.
- 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.