#4021 No tags/branches for sssd 2.0.0 or sssd 2.1.0
Closed: Invalid by jhrozek. Opened by aethylred.

Even though there are releases for sssd 2.0.0 & 2.1.0 and the link on the release page link back to a commit (https://pagure.io/SSSD/sssd/releases see 2.0.0 and 2.1.0) there are no branches or tags that specify the codebases for these releases.

This makes it difficult to see what features have been integrated from 1.16.x into 2.x


It's true we don't have a branch per release, but the tags are there:

$ git tag -l 'sssd-2*'
sssd-2_0_0
sssd-2_1_0

(IIRC I screwed up the 2.0.0 tag somehow, but the 2.1.0 should be totally fine..)

Metadata Update from @jhrozek:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4992

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata