Page MenuHomeFreeBSD

net/samba413: Workaround 12.4 bug with orphaned temp files
ClosedPublic

Authored by jrm on Oct 1 2023, 4:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:12 PM
Unknown Object (File)
Feb 29 2024, 3:11 AM
Unknown Object (File)
Feb 28 2024, 6:29 AM
Unknown Object (File)
Jan 6 2024, 4:59 PM
Unknown Object (File)
Dec 24 2023, 9:03 PM
Unknown Object (File)
Dec 24 2023, 10:15 AM
Unknown Object (File)
Nov 15 2023, 9:24 PM
Unknown Object (File)
Nov 11 2023, 2:16 PM
Subscribers

Details

Summary

Because src commit 96e101bec9 never made it into 12.4, temporary files
are littering the staging directory and causing plist errors. Since
12.4 will be EOL soon, just work around the issue.

PR: 255626

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Oct 1 2023, 4:39 PM
rene added a subscriber: rene.

LGTM (with portmgr hat on)

This revision is now accepted and ready to land.Oct 1 2023, 7:18 PM

Thank you René. @timur, I hope you don't mind. I'll commit this to get it in before the Q4 branch.