Bug 2010

Summary: bashism in configure seccomp_filter check
Product: Portable OpenSSH Reporter: Colin Watson <cjwatson>
Component: Build systemAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: dtucker
Priority: P2    
Version: 6.0p1   
Hardware: All   
OS: Linux   
Bug Depends on:    
Bug Blocks: 1986    
Attachments:
Description Flags
fix bashism none

Description Colin Watson 2012-05-18 21:24:13 AEST
Created attachment 2153 [details]
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.
Comment 1 Darren Tucker 2012-05-19 14:26:56 AEST
Patch applied, thanks.  It will be in the next release.
Comment 2 Damien Miller 2015-08-11 23:05:44 AEST
Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1