<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildah.git, branch add_tests_f27</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/'/>
<entry>
<title>add tests</title>
<updated>2017-12-20T16:07:07+00:00</updated>
<author>
<name>Yevhenii Shapovalov</name>
<email>yshapova@redhat.com</email>
</author>
<published>2017-12-12T11:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=1963bfea4d0791fe084c866ccaa7d79cb5fa2cf7'/>
<id>1963bfea4d0791fe084c866ccaa7d79cb5fa2cf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove ostree-devel from builddep</title>
<updated>2017-12-05T00:11:54+00:00</updated>
<author>
<name>Lokesh Mandvekar</name>
<email>lsm5@fedoraproject.org</email>
</author>
<published>2017-12-05T00:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=180200710c86049c6c6a4f5410a9fb39cfb6bf57'/>
<id>180200710c86049c6c6a4f5410a9fb39cfb6bf57</id>
<content type='text'>
buildah is already built without ostree, this commit just removes the
dependency.

Signed-off-by: Lokesh Mandvekar &lt;lsm5@fedoraproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
buildah is already built without ostree, this commit just removes the
dependency.

Signed-off-by: Lokesh Mandvekar &lt;lsm5@fedoraproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove git from builddep</title>
<updated>2017-12-04T02:53:04+00:00</updated>
<author>
<name>Lokesh Mandvekar</name>
<email>lsm5@fedoraproject.org</email>
</author>
<published>2017-12-04T02:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=5d0975fa0bc0af201a9463a5dfb153b3c31ebaeb'/>
<id>5d0975fa0bc0af201a9463a5dfb153b3c31ebaeb</id>
<content type='text'>
can't find git in the module ecosystem and git isn't critical for
package build.

Signed-off-by: Lokesh Mandvekar &lt;lsm5@fedoraproject.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
can't find git in the module ecosystem and git isn't critical for
package build.

Signed-off-by: Lokesh Mandvekar &lt;lsm5@fedoraproject.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow push to use the image id</title>
<updated>2017-12-02T11:57:19+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-12-02T11:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=2e0affbd22898bc01ab19ab11c74e5481cccb5e7'/>
<id>2e0affbd22898bc01ab19ab11c74e5481cccb5e7</id>
<content type='text'>
Make sure builtin volumes have the correct label
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure builtin volumes have the correct label
</pre>
</div>
</content>
</entry>
<entry>
<title>Buildah bud was failing on SELinux machines, this fixes this</title>
<updated>2017-11-22T16:39:03+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-22T16:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=d876eee7ecea2e66ef35b6d3c3125dba3fcf2373'/>
<id>d876eee7ecea2e66ef35b6d3c3125dba3fcf2373</id>
<content type='text'>
Block access to certain kernel file systems inside of the container
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Block access to certain kernel file systems inside of the container
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore errors when trying to read containers buildah.json for loading SELinux reservations</title>
<updated>2017-11-16T22:04:12+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-16T22:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=b27a11cda918a4fe29338b6aa9b00970864a00c7'/>
<id>b27a11cda918a4fe29338b6aa9b00970864a00c7</id>
<content type='text'>
    Use credentials from kpod login for buildah
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Use credentials from kpod login for buildah
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds support for converting manifest types when using the dir transport</title>
<updated>2017-11-15T17:53:26+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-15T17:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=4a5ce4679aebca83b96a4483cb3f2647eb6c5378'/>
<id>4a5ce4679aebca83b96a4483cb3f2647eb6c5378</id>
<content type='text'>
Rework how we do UID resolution in images
Bump github.com/vbatts/tar-split
Set option.terminal appropriately in run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework how we do UID resolution in images
Bump github.com/vbatts/tar-split
Set option.terminal appropriately in run
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds support for converting manifest types when using the dir transport</title>
<updated>2017-11-15T17:50:37+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-15T17:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=bf71f009a42d0dd1a9a421a68bac1199a09792d8'/>
<id>bf71f009a42d0dd1a9a421a68bac1199a09792d8</id>
<content type='text'>
Rework how we do UID resolution in images
Bump github.com/vbatts/tar-split
Set option.terminal appropriately in run
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rework how we do UID resolution in images
Bump github.com/vbatts/tar-split
Set option.terminal appropriately in run
</pre>
</div>
</content>
</entry>
<entry>
<title> Bump github.com/vbatts/tar-split</title>
<updated>2017-11-08T17:53:55+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-08T17:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=616a0338c04774b63b2b26af9186327b1a071103'/>
<id>616a0338c04774b63b2b26af9186327b1a071103</id>
<content type='text'>
 Fixes CVE That could allow a container image to cause a DOS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Fixes CVE That could allow a container image to cause a DOS
</pre>
</div>
</content>
</entry>
<entry>
<title> Add secrets patch to buildah</title>
<updated>2017-11-08T00:57:24+00:00</updated>
<author>
<name>Daniel J Walsh</name>
<email>dwalsh@redhat.com</email>
</author>
<published>2017-11-08T00:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/yshapovalov/public_git/buildah.git/commit/?id=b37bc51a410b7ea8b14e9659d75325ac3ff495cb'/>
<id>b37bc51a410b7ea8b14e9659d75325ac3ff495cb</id>
<content type='text'>
 Add proper SELinux labeling to buildah run
 Add tls-verify to bud command
 Make filtering by date use the image's date
 images: don't list unnamed images twice
 Fix timeout issue
 Add further tty verbiage to buildah run
 Make inspect try an image on failure if type not specified
 Add support for `buildah run --hostname`
 Tons of bug fixes and code cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Add proper SELinux labeling to buildah run
 Add tls-verify to bud command
 Make filtering by date use the image's date
 images: don't list unnamed images twice
 Fix timeout issue
 Add further tty verbiage to buildah run
 Make inspect try an image on failure if type not specified
 Add support for `buildah run --hostname`
 Tons of bug fixes and code cleanup
</pre>
</div>
</content>
</entry>
</feed>
