Page MenuHomeFreeBSD

net/samba416: Add patches to fix ndr.h consumers (i.e. SSSD)
ClosedPublic

Authored by arrowd on May 25 2025, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 4:39 AM
Unknown Object (File)
Sun, Oct 12, 2:37 AM
Unknown Object (File)
Wed, Oct 1, 1:09 AM
Unknown Object (File)
Tue, Sep 30, 6:38 PM
Unknown Object (File)
Tue, Sep 30, 6:21 PM
Unknown Object (File)
Thu, Sep 25, 7:59 PM
Unknown Object (File)
Wed, Sep 24, 9:54 AM
Unknown Object (File)
Sep 18 2025, 2:40 PM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 64419
Build 61303: arc lint + arc unit

Event Timeline

arrowd created this revision.

The change seems ok, I am surprised I didn't see any problems in my deployments or poudriere. Was a bug reported on Bugzilla for this ?

Also don't forget :

Approved by:    samba (kiwi)

Kind regards

The change seems ok, I am surprised I didn't see any problems in my deployments or poudriere. Was a bug reported on Bugzilla for this ?

No, this problem arises when building SSSD from the master branch. I'm slowly working on upstreaming our SSSD patches as well as porting the latest 2.10.x release series of SSSD: https://github.com/SSSD/sssd/pulls?q=is%3Apr+author%3Aarrowd+is%3Aclosed

If you're interested, here is my Ports development branch that builds SSSD from master: https://github.com/arrowd/freebsd-ports/tree/sssd-porting

Also don't forget :

Approved by:    samba (kiwi)

Kind regards

Great, thanks! Would you mind approving this Diff?

Hello
Great you are working on upstreaming your sssd patches :)

Great, thanks! Would you mind approving this Diff?

Sure I can, but don't forget to add some commit logs :)

This revision is now accepted and ready to land.Jun 3 2025, 6:31 AM