FS#14058 - [pkgtools] fix pkgfile extraction perms from "$repo.files.tar.gz"
Attached to Project:
Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 01 April 2009, 18:05 GMT
Last edited by Gavin Bisesi (Daenyth) - Thursday, 02 April 2009, 15:00 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Wednesday, 01 April 2009, 18:05 GMT
Last edited by Gavin Bisesi (Daenyth) - Thursday, 02 April 2009, 15:00 GMT
|
Details
Description: pkgfile extract files from "$repo.files.tar.gz"
with same owner of the files inside of these files. Then if
there are a user with this uid can write to these files.
Should be ignored (tar -o)
Example: -rw-r--r-- 1 1031 users 139 2008-05-15 07:51 /var/cache/pkgtools/lists/extra/vim-a-2.18-1/files Similar issue but with abs: Additional info: pkgtools-13-1 Trivial patch is attached. |
This task depends upon
Closed by Gavin Bisesi (Daenyth)
Thursday, 02 April 2009, 15:00 GMT
Reason for closing: Implemented
Additional comments about closing: http://github.com/Daenyth/pkgtools/commi t/443b5de15ffe7942bdbc58ee62f41ee4bec5fe fe
This will be included in the next release.
Thursday, 02 April 2009, 15:00 GMT
Reason for closing: Implemented
Additional comments about closing: http://github.com/Daenyth/pkgtools/commi t/443b5de15ffe7942bdbc58ee62f41ee4bec5fe fe
This will be included in the next release.
pkgfile.fix-perms.patch