| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
PR: 262133
Relnotes: https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28
Security: CVE-2019-19906, CVE-2022-24407
|
| |
|
|
|
| |
Obtained from: https://github.com/cyrusimap/cyrus-sasl/commit/2d2e97b0eb53fa7f87a3bf1529d8f712dd954480
Security: CVE-2022-24407
|
| |
|
|
|
|
|
| |
PR: 260017
Reported by: Michael Osipov
Discussed with: hrs
MFH: 2021Q4
|
| |
|
|
| |
PR: 257877
|
| |
|
|
| |
PR: 257566
|
| |
|
|
|
|
|
| |
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| | |
|
| |
|
|
| |
Reported by: Odhiambo Washington <odhiambo@gmail.com>
|
| |
|
|
|
|
| |
It was wrong, and was not approved by the maintainer.
Reported by: jkim
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
a credential from CCACHE.
These patches were already merged into upstream.
https://github.com/cyrusimap/cyrus-sasl/pull/575
https://github.com/cyrusimap/cyrus-sasl/pull/591
Submitted by: hrs
|
| | |
|
| |
|
|
|
|
|
| |
cyrus-sasl2 package.
PR: 243363
Reported by: hsakamt__at__tsnr.com
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sendmail bundled with FreeBSD has SASL support and the Handbook tells
how to rebuild the Sendmail with SASL enabled if you have installed
cyrus-sasl2 that links with OpenSSL's libcrypto.
Sendmail uses old OpenSSL 1.0.2 API, so cyrus-sasl2 should be built
with stock libcrypto even if newer OpenSSL is installed for Ports.
This change adds new option SSL to the port (enabled by default).
If disabled, cyrus-sasl2 is built witch stock libcrypto not depending
on ports version of OpenSSL.
PORTREVISION not changed as default build is not affected.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
|
| |
|
|
|
| |
PR: 231871
Reported by: Nathan <ndowens [...] yahoo.com>
|
| |
|
|
|
|
|
|
| |
There are the patches to support OpenSSL 1.1.0 in cyrus-sasl2
port, already. But, it was incomplete for saslauthd.
PR: 231647
Submitted by: dewayne [...] heuristicsystems.com.au (with some modifications)
|
| |
|
|
|
|
|
| |
- Fix WWW
PR: 225891
Submitted by: brnrd
|
| |
|
|
|
|
|
| |
This patch will be included into comming 2.1.27.
PR: 198323
Submitted by: Mikhail Teterin
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490
|
| |
|
|
|
|
|
|
|
|
| |
Fix circular-dependency problem happens after SASL/LDAP was added as
plugin to mysql57-client in r446496
Reviewed by: bapt, mat (mentor), ume (maintainer)
Approved by: mat (mentor), ume (maintainer)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11805
|
| | |
|
| |
|
|
| |
Sponsored by: Absolight
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
| |
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
| |
PR: 208194
Reported by: vas__at__mpeks.tomsk.su
|
| | |
|
| |
|
|
|
| |
- Make SASLdb buildable with GDBM.
- Make sure to disable the plugins where it is not required.
|
| | |
|
| |
|
|
| |
Makefile.common, to make further maintenance easier.
|
| |
|
|
|
|
| |
I've completely forgot this issue.
PR: 207512
|
| |
|
|
| |
On by default.
|
| | |
|
| |
|
|
| |
Requested by: Kyle Amon <amonk__at__backwatcher.com>
|
| | |
|
| |
|
|
|
|
| |
Move it to the master port and bump the subport again.
Reviewed by: ume@
|
| |
|
|
|
|
| |
With hat: portmgr
MFH: 2015Q4
Sponsored by: Absolight, The FreeBSD Foundation
|
| | |
|
| | |
|
| |
|
|
| |
PR: 202756
|
| | |
|
| |
|
|
| |
Spotted by: Sean Eric Fagan <sef__at__Kithrup.COM>
|
| | |
|
| | |
|