<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libarchive, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-10-23T04:50:06Z</updated>
<entry>
<title>MFC r184038: Restore mtime *after* restoring ACLs.  Otherwise,</title>
<updated>2008-10-23T04:50:06Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-10-23T04:50:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=703025dd76eb218caf9b02d4c05d32d9f302c77b'/>
<id>urn:sha1:703025dd76eb218caf9b02d4c05d32d9f302c77b</id>
<content type='text'>
setting the ACL changes the mtime.  (Plus a new test to exercise
basic ACL restore logic.)

PR:		kern/128203
Submitted by:	Udo Schweigert
Approved by:	re (Kostik Belousov)
</content>
</entry>
<entry>
<title>MFC r182838: Fix tar -xP to follow symlinks to dirs.  Without -P, it</title>
<updated>2008-09-12T04:39:07Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-09-12T04:39:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a84ed40b2fe9fdac2f6acb958fcbb0212abf952f'/>
<id>urn:sha1:a84ed40b2fe9fdac2f6acb958fcbb0212abf952f</id>
<content type='text'>
still refuses on security grounds.

Approved by:	re (Kostik Belousov)
</content>
</entry>
<entry>
<title>MFC r182587: If atime is missing, use time at which program started</title>
<updated>2008-09-06T06:01:15Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-09-06T06:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c8c191d2efed4c5c282b9d9b3a11a81a9257d45'/>
<id>urn:sha1:4c8c191d2efed4c5c282b9d9b3a11a81a9257d45</id>
<content type='text'>
instead of substituting mtime

Approved by:	re (Ken Smith)
</content>
</entry>
<entry>
<title>MFC r182360, r182470: If atime isn't specified, restore atime == mtime.</title>
<updated>2008-08-31T04:46:36Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-31T04:46:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f07dc38cfc5fa3a50157aa02a47d9ccceae051fd'/>
<id>urn:sha1:f07dc38cfc5fa3a50157aa02a47d9ccceae051fd</id>
<content type='text'>
PR:		bin/124915
</content>
</entry>
<entry>
<title>MFC r182097,r182101: Accept requests to write path/.. if SECURE_NODOTDOT</title>
<updated>2008-08-28T06:28:24Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-28T06:28:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=189eb9b4dc20f9e62061c35f50681352c159f2e8'/>
<id>urn:sha1:189eb9b4dc20f9e62061c35f50681352c159f2e8</id>
<content type='text'>
is not specified.  If it is, '..' elements are warned for generically,
so we don't need to special case the final element.
</content>
</entry>
<entry>
<title>MFC r182093: Even if a dir is newer and we're using NO_OVERWRITE_NEWER,</title>
<updated>2008-08-28T06:25:54Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-28T06:25:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ca90133460f6ccf79eb46cd552ce04cc57da2c8d'/>
<id>urn:sha1:ca90133460f6ccf79eb46cd552ce04cc57da2c8d</id>
<content type='text'>
update the metadata anyway.  This necessary to correctly extract
archives where the directory entries follow the contents:  the
directory gets implicitly created at restore time and is thus
automatically newer than the final directory in the archive.
Some tar programs do this now, and "find -d | cpio" is recommended
by a lot of references.
</content>
</entry>
<entry>
<title>MFC r179793: Use an 'h' to flag hardlinks that have no other file type</title>
<updated>2008-08-28T06:22:52Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-28T06:22:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b4f4ec48b2a4b90b8703b9e9a056252698b029bf'/>
<id>urn:sha1:b4f4ec48b2a4b90b8703b9e9a056252698b029bf</id>
<content type='text'>
information instead of a '?'
</content>
</entry>
<entry>
<title>MFC r182102: Track total bytes transferred when writing to archive_write_disk.</title>
<updated>2008-08-27T05:14:15Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-27T05:14:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d5208f85b9d2c27d9868604117fd820426a167ca'/>
<id>urn:sha1:d5208f85b9d2c27d9868604117fd820426a167ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r181269: Mark __archive_errx() as __dead2 to help out static code checkers.</title>
<updated>2008-08-27T05:12:24Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-27T05:12:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef3d758ea3dd5410c162796fae6c65985e456372'/>
<id>urn:sha1:ef3d758ea3dd5410c162796fae6c65985e456372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC r180270: Always plan to fix dir permissions if EXTRACT_PERM was</title>
<updated>2008-08-27T05:10:04Z</updated>
<author>
<name>Tim Kientzle</name>
<email>kientzle@FreeBSD.org</email>
</author>
<published>2008-08-27T05:10:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fcee318806fbdc504c88a351d08c0a124e769fc4'/>
<id>urn:sha1:fcee318806fbdc504c88a351d08c0a124e769fc4</id>
<content type='text'>
specified.  On filesystems with SysV-style SGID inheritance, the
mode provided to mkdir() isn't necessarily the mode that landed
on the disk, so this is often unavoidable.
</content>
</entry>
</feed>
