./security/cyrus-sasl, Simple Authentication and Security Layer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q1, Version: 2.1.27, Package name: cyrus-sasl-2.1.27, Maintainer: pkgsrc-users

SASL is 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.

This is the Cyrus SASL API implentation. It can be used on the client or
server side to provide authentication. See RFC 2222 for more information.

There's a mailing list for Cyrus SASL. Subscribe by sending a message
to majordomo@lists.andrew.cmu.edu with the body "subscribe cyrus-sasl".
The mailing list is available via anonymous IMAP at
imap://cyrus.andrew.cmu.edu/archive.cyrus-sasl or via the web at
http://asg.web.cmu.edu/archive/mailbox.php3?mailbox=archive.cyrus-sasl.

DEINSTALL [+/-]


Package options: ndbm

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2020-05-15 18:38:30 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #6196 - requested by nia
security/cyrus-sasl: security fix

Revisions pulled up:
- security/cyrus-sasl/Makefile                                  1.77
- security/cyrus-sasl/distinfo                                  1.38
- security/cyrus-sasl/patches/patch-CVE-2019-19906              1.1

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Thu May 14 14:27:32 UTC 2020

   Modified Files:
   	pkgsrc/security/cyrus-sasl: Makefile distinfo
   Added Files:
   	pkgsrc/security/cyrus-sasl/patches: patch-CVE-2019-19906

   Log message:
   cyrus-sasl: Fix CVE-2019-19906