Comment 4 for bug 1912256

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Hi,
I'm revisiting bugs that have been dormant for too long trying to retriage them.

In this case the current situation to me looks like:
- openldap change 3cd50fa having landed in v2.5.8 and later
- cyrus-sasl change 975edbb6 still isn't in any release AFAICS
  - that is odd as https://github.com/cyrusimap/cyrus-sasl/pull/601 which it is part of landed
  - it is in the master branch as expected
  - but cyrus-sasl-2.1.28 which was tagged much later does not contain it

There must be something to understand between cyrus-sasl and cyrus-impad releases that I not know yet :-)
$ git range-diff cyrus-sasl-2.1.27..cyrus-sasl-2.1.28 cyrus-sasl-2.1.27..upstream/master
...
 -: -------- > 51: 975edbb6 Add Channel Binding support for GSSAPI/GSS-SPNEGO

I have no experience/insight in their release process.
But @Sergio - maybe it is time to revisit that why it has been left out and trying to at least add it to Kinetic if it makes sense.