bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 02:24 UTC
[Bug 1407] New: A patch for forcing openbsd-compat implementation of glob(3 ) on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1407
Summary: A patch for forcing openbsd-compat implementation of
glob(3) on Mac OS X
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: bitbucket at mindrot.org
ReportedBy: vgiffin at apple.com
Created an attachment (id=1401)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1401)
Forces the openbsd-compat implementation of glob(3).
Attached is a patch for building OpenSSH 4.7p1 on Mac OS X.
sftp makes certain assumptions about the behavior of glob(3) that no
longer hold on Mac OS X. This patch forces the openbsd-compat
implementation.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 10:20 UTC
[Bug 1407] A patch for forcing openbsd-compat implementation of glob(3) on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1407
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1401 is|0 |1
obsolete| |
Attachment #1421| |ok?
Flag| |
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2007-12-21
21:20:55 ---
Created an attachment (id=1421)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1421)
Add BROKEN_GLOB and define in configure for OS X
Using the built in globbing is fine, however I would prefer to activate
the replacement based on the characteristic not the platform.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 10:21 UTC
[Bug 1407] A patch for forcing openbsd-compat implementation of glob(3) on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1407
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1353
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-31 10:30 UTC
[Bug 1407] A patch for forcing openbsd-compat implementation of glob(3) on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1407
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2007-12-31
21:30:22 ---
Patch #1421 has been applied and will be in the 4.8 release. Thanks.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Mar-31 04:23 UTC
[Bug 1407] A patch for forcing openbsd-compat implementation of glob(3) on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1407
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> 2008-03-31
15:23:07 ---
Fix shipped in 4.9/4.9p1 release.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.