On Sat, Oct 15, 2011 at 09:28:25AM -0300, Henrique de Moraes Holschuh wrote: > It appears we now have a production-worthy 2.4 release, as upstream has > squashed all of the more fearsome bugs I knew about, and thanks to the great > works you guys have been doing. > > I am going to migrate the cyrus servers I take care of from 2.3 to 2.4 soon, > and in the process, I was gearing myself to be a bit more helpful in > actively maintaining cyrus-imap, and noticed we have some problem with the > DVCS repositories. > > What are the canonical URLs for the repositories we're *really* using? The > one in the package metadata seems to be out-of-date. I'd like to document > that as a news post to the alioth project...
We all do development on our own repositories, so you'll see interesting things happening at https://github.com/brong/cyrus-imapd - but the canonical repository git://git.cyrusimap.org/cyrus-imapd - all releases are tagged there, nothing is considered "final" until it's pushed to either master or cyrus-imapd-2.4 there. Bron.