[RTEMS Project] #2768: untar does not keep permissions correctly.
RTEMS trac
trac at rtems.org
Tue Aug 9 07:24:20 UTC 2016
#2768: untar does not keep permissions correctly.
---------------------+---------------------
Reporter: chrisj | Owner: chrisj
Type: defect | Status: closed
Priority: normal | Milestone: 4.12
Component: General | Version: 4.12
Severity: normal | Resolution: fixed
Keywords: |
---------------------+---------------------
Changes (by Chris Johns <chrisj@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"b0f08c83e23e69c7b19b04d38910f90b5f7af51b/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="b0f08c83e23e69c7b19b04d38910f90b5f7af51b"
libmisc/untar: Set the perms to the value in the tar file.
This patch parses the mode field in the tar header and sets the
directory or file to the mode value in the header.
Closes #2768.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2768#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list