bugzilla-daemon at bugzilla.mindrot.org
2012-May-18 11:24 UTC
[Bug 2010] New: bashism in configure seccomp_filter check
https://bugzilla.mindrot.org/show_bug.cgi?id=2010
Bug #: 2010
Summary: bashism in configure seccomp_filter check
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.0p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
Created attachment 2153
--> https://bugzilla.mindrot.org/attachment.cgi?id=2153
fix bashism
configure's Linux seccomp_filter check uses the non-portable 'test X
=Y' form, which should be 'test X = Y' as everywhere else in
configure.
Patch against CVS attached.
--
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
2012-May-19 04:26 UTC
[Bug 2010] bashism in configure seccomp_filter check
https://bugzilla.mindrot.org/show_bug.cgi?id=2010
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1986
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2012-05-19
14:26:56 EST ---
Patch applied, thanks. It will be in the next 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.
Reasonably Related Threads
- [Bug 2010] bashism in configure seccomp_filter check
- [Bug 2011] New: sandbox selection needs some kind of fallback mechanism
- [Bug 1996] New: pkg-config tweaks for cross-compiling
- seccomp_filter
- [Bug 2025] New: Comments with 1024 chars or more break sshd_config