<feed xmlns='http://www.w3.org/2005/Atom'>
<title>.git, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/'/>
<entry>
<title>Update NEWS file</title>
<updated>2018-05-31T11:32:56+00:00</updated>
<author>
<name>Cédric Bosdonnat</name>
<email>cbosdonnat@suse.com</email>
</author>
<published>2018-05-31T11:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=a88af41bb4b54d7d9adce57a1a1a4118728bef37'/>
<id>a88af41bb4b54d7d9adce57a1a1a4118728bef37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.1.0</title>
<updated>2018-05-31T11:15:18+00:00</updated>
<author>
<name>Cédric Bosdonnat</name>
<email>cbosdonnat@suse.com</email>
</author>
<published>2018-05-31T11:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=050532d22a307b43e3a8000472a49752e93b2457'/>
<id>050532d22a307b43e3a8000472a49752e93b2457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>safe_untar: Check for permissions to set attribs</title>
<updated>2018-04-28T22:15:53+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-24T08:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=bc2744cea7800f7b84e1731e367e75b0f2d60d48'/>
<id>bc2744cea7800f7b84e1731e367e75b0f2d60d48</id>
<content type='text'>
Make sure we have permissions to restore file extended attributes.

[1] ... all processes have read access to extended security attributes,
and write access is limited to processes that have the CAP_SYS_ADMIN
capability.

[2] The file owner and processes capable of CAP_FOWNER are granted the
right to modify ACLs of a file. This is analogous to the permissions
required for accessing the file mode. (On current Linux systems, root
is the only user with the CAP_FOWNER capability.)

[1] https://linux.die.net/man/5/attr
[2] https://linux.die.net/man/1/setfacl

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we have permissions to restore file extended attributes.

[1] ... all processes have read access to extended security attributes,
and write access is limited to processes that have the CAP_SYS_ADMIN
capability.

[2] The file owner and processes capable of CAP_FOWNER are granted the
right to modify ACLs of a file. This is analogous to the permissions
required for accessing the file mode. (On current Linux systems, root
is the only user with the CAP_FOWNER capability.)

[1] https://linux.die.net/man/5/attr
[2] https://linux.die.net/man/1/setfacl

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docker-source: Support blobs without .tar ext</title>
<updated>2018-04-28T22:14:55+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-24T08:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=f389756a192b6b6ad0951856d8681cc2077ccf6b'/>
<id>f389756a192b6b6ad0951856d8681cc2077ccf6b</id>
<content type='text'>
Since skopeo v0.1.29 [1] blobs are saved without the .tar extension.
This commit changes the docker-source module to handle both cases (with
or without .tar extension)

	[1] commit: projectatomic/skopeo@43acc74
	Fix skopeo tests with changes to dir transport

	The dir transport has been changed to save the blobs without the .tar extension
	Fixes the skopeo tests failing due to this change

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since skopeo v0.1.29 [1] blobs are saved without the .tar extension.
This commit changes the docker-source module to handle both cases (with
or without .tar extension)

	[1] commit: projectatomic/skopeo@43acc74
	Fix skopeo tests with changes to dir transport

	The dir transport has been changed to save the blobs without the .tar extension
	Fixes the skopeo tests failing due to this change

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: fix typo</title>
<updated>2018-04-24T08:35:44+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-24T08:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=0f2cbd130965f8f0e3b859779c9a6249ebf07aff'/>
<id>0f2cbd130965f8f0e3b859779c9a6249ebf07aff</id>
<content type='text'>
Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "docker-source: Support blobs without .tar ext"</title>
<updated>2018-04-24T07:42:10+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-24T07:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=663ecd5eb1d3610793f93a72f36a07f0b8adecb0'/>
<id>663ecd5eb1d3610793f93a72f36a07f0b8adecb0</id>
<content type='text'>
This reverts commit 6146e9ab5e36ff894b8c95d00a45db6181ad8472.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6146e9ab5e36ff894b8c95d00a45db6181ad8472.
</pre>
</div>
</content>
</entry>
<entry>
<title>docker-source: Preserve extended file attributes</title>
<updated>2018-04-10T16:27:02+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-10T16:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=20c0c7607ee11ef24e7453df2311d83e98af83a3'/>
<id>20c0c7607ee11ef24e7453df2311d83e98af83a3</id>
<content type='text'>
Preserve extended file attributes of extracted rootfs as described in
https://github.com/opencontainers/image-spec/blob/master/layer.md

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preserve extended file attributes of extracted rootfs as described in
https://github.com/opencontainers/image-spec/blob/master/layer.md

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: docker_source: Update description</title>
<updated>2018-04-10T16:27:02+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-10T16:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=ba2b756350ff2cd45af156ac3952d126348722f1'/>
<id>ba2b756350ff2cd45af156ac3952d126348722f1</id>
<content type='text'>
Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docker-source: Support blobs without .tar ext</title>
<updated>2018-04-10T16:27:02+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-10T15:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=6146e9ab5e36ff894b8c95d00a45db6181ad8472'/>
<id>6146e9ab5e36ff894b8c95d00a45db6181ad8472</id>
<content type='text'>
Since skopeo v0.1.29 blobs are saved without the .tar extension.

See commit: projectatomic/skopeo@43acc74
Fix skopeo tests with changes to dir transport

The dir transport has been changed to save the blobs without the .tar extension
Fixes the skopeo tests failing due to this change

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since skopeo v0.1.29 blobs are saved without the .tar extension.

See commit: projectatomic/skopeo@43acc74
Fix skopeo tests with changes to dir transport

The dir transport has been changed to save the blobs without the .tar extension
Fixes the skopeo tests failing due to this change

Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: docker_source: Remove unused code</title>
<updated>2018-04-10T16:27:01+00:00</updated>
<author>
<name>Radostin Stoyanov</name>
<email>rstoyanov1@gmail.com</email>
</author>
<published>2018-04-10T15:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/rstoyanov/public_git/virt-bootstrap.git/.git/commit/?id=085529eb8413449ea66fdc509dfd55b43ec0016e'/>
<id>085529eb8413449ea66fdc509dfd55b43ec0016e</id>
<content type='text'>
Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Radostin Stoyanov &lt;rstoyanov1@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
