You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2018/04/13 18:18:59 UTC

[Bug 62298] New: 2.4.33 tarballs contain multiple setgid directories

https://bz.apache.org/bugzilla/show_bug.cgi?id=62298

            Bug ID: 62298
           Summary: 2.4.33 tarballs contain multiple setgid directories
           Product: Apache httpd-2
           Version: 2.4.33
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: bugs@httpd.apache.org
          Reporter: apache@status.e4ward.com
  Target Milestone: ---

In both 2.4.33.tar.bz2 as well as 2.4.33.tar.gz, all directories seem to be
setgid:

$ find . -maxdepth 1 -perm -g+s
.
./support
./os
./build
./include
./srclib
./server
./test
./modules
./docs

This was not the case in 2.4.29, but started to be so as of 2.4.32 (.30 and .31
are both 404, so I can't check them). This is causing issues in my CI systems,
was there a reason for this change, or is it a packaging error?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org