Thanks Timo Sirainen for your e-mail!

With your answer, I have discovered a BIG problem.
It is really strange to have a new branch and main (formerly master) -> it is 
not good!
Why the main branch is not used correctly?

The main branch must be up-to-date with current 2.4.x.
An old 2.3.x branch for old stable code.
An old 2.2.x branch too.
Etc.

One branch -> several tags, help for tagging:
- https://git-scm.com/book/en/v2/Git-Basics-Tagging

Can you solve all and remove all bad branches?
- https://github.com/dovecot/core/branches/all

Thanks in advance.

Regards,

Neustradamus

________________________________________
From: Timo Sirainen via dovecot <dovecot@dovecot.org>
Sent: Saturday, January 25, 2025 20:53
To: * Neustradamus *
Cc: dovecot@dovecot.org
Subject: Re: [Dovecot-news] Dovecot v2.4.0 released

On 25. Jan 2025, at 13.27, * Neustradamus * via dovecot <dovecot@dovecot.org> 
wrote:
> But there is a big problem, this version has announced with:
> - SCRAM-SHA-X-PLUS support with X = 1 / 256.
> - TLS Channel Binding
>
> But when I look the source code, it is not supported:
> - https://github.com/search?q=org%3Adovecot+scram-sha-1-plus&type=code
> - https://github.com/search?q=org%3Adovecot+scram-sha-256-plus&type=code
> - https://github.com/search?q=org%3Adovecot+scram-sha-256&type=code
> - https://github.com/search?q=org%3Adovecot+scram-sha-1&type=code
> - https://github.com/search?q=org%3Adovecot+TLS+channel+binding&type=code

The code is here: 
https://github.com/dovecot/core/blob/release-2.4.0/src/auth/mech-scram.c

> It has been started by Stephan Bosch (thanks) but no news since more one year:
> - 
> https://github.com/dovecot/core/compare/main...stephanbosch:dovecot-core:sasl-scram-plus

It's not in the main branch yet, only in release-2.4.0 branch. It'll eventually 
be merged into main, but not quite yet.

_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to