Search Criteria
Package Details: gsasl-ntlm 2.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gsasl-ntlm.git (read-only, click to copy) |
---|---|
Package Base: | gsasl-ntlm |
Description: | Simple Authentication and Security Layer framework and a few common SASL mechanisms - NTLM support |
Upstream URL: | https://josefsson.org/gsasl/ |
Licenses: | GPL |
Conflicts: | gsasl |
Provides: | gsasl |
Submitter: | wzyboy |
Maintainer: | wzyboy |
Last Packager: | wzyboy |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-02-03 03:41 (UTC) |
Last Updated: | 2024-04-30 22:05 (UTC) |
Dependencies (5)
- gnutls (gnutls-gitAUR)
- krb5 (krb5-gitAUR)
- libgcrypt
- libidn (libidn-gitAUR)
- libntlmAUR
Required by (16)
- anubis (requires gsasl)
- dico (requires gsasl)
- hdfs-lib-cpp (requires gsasl)
- hdfs-lib-cpp (requires gsasl) (make)
- jabberd2 (requires gsasl)
- jreen (requires gsasl)
- jreen-git (requires gsasl)
- kopano-libvmime (requires gsasl)
- kopano-libvmime-git (requires gsasl)
- msmtp-git (requires gsasl)
- msmtp-git (requires gsasl) (make)
- msmtp-ntlm (make)
- pokerth (requires gsasl)
- tin (requires gsasl)
- vmime (requires gsasl)
- vmime-libonly (requires gsasl)
Latest Comments
wzyboy commented on 2022-08-31 06:27 (UTC)
@borneoa Thanks, I've updated the package to 2.0.0 following your advice.
borneoa commented on 2022-08-30 10:12 (UTC)
This package has not been updated while gsasl got 1.8.0, 1.10.0 and now 2.0.0.
With 2.0.0 the obsoleted API has been dropped and now latest msmtp in extra does not work anymore with this package. Rebuilt and tested after updating PKGBUILD wrt gsasl in extra: update 'pkgver' and hash, switch to https in 'source', remove 'prepare()', remove 'install=gsasl.install'. Works fine.