[Bug 227027] devel/qt5: insecure file perms in the pkg tarballs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 1 23:27:00 GMT 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227027

Adriaan de Groot <adridg at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg at freebsd.org

--- Comment #4 from Adriaan de Groot <adridg at freebsd.org> ---
Confirmed. In my *local* poudriere builds, the issue is not present, 

```
$ tar tvzf
/usr/local/poudriere/data/packages/120amd64-ports-area51-default/All/qt5-qmake-5.13.2.txz
| grep linux.conf  
-rw-r--r--  0 root   wheel     1369 Oct 25 09:16
/usr/local/lib/qt5/mkspecs/common/linux.conf
```

But in the package obtained from the official servers,

```
tar tvzf qt5-qmake-5.13.2.txz | grep linux.conf
-rw-rw-r--  0 root   wheel     1369 Oct 25 09:16
/usr/local/lib/qt5/mkspecs/common/linux.conf
```

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list