<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-webserver/recipes-webadmin, branch gatesgarth</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-06-19T17:17:50+00:00</updated>
<entry>
<title>netdata: upgrade 1.17.0 -&gt; 1.22.1</title>
<updated>2020-06-19T17:17:50+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-06-19T11:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=09e925dd7b43a2842d4e50fa74c5d7976f589f59'/>
<id>urn:sha1:09e925dd7b43a2842d4e50fa74c5d7976f589f59</id>
<content type='text'>
* 0001-Correct-timeout-issue.patch: timeout is build by coreutils
* 0002-Makefiles-does-not-build-contrib-dir.patch: Upstream added identical

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cockpit: 219 -&gt; 220</title>
<updated>2020-05-30T18:27:49+00:00</updated>
<author>
<name>Michael Haener</name>
<email>michael.haener@siemens.com</email>
</author>
<published>2020-05-28T07:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=870dda4a913392a585cdbc895f52a816850c0239'/>
<id>urn:sha1:870dda4a913392a585cdbc895f52a816850c0239</id>
<content type='text'>
Signed-off-by: Michael Haener &lt;michael.haener@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cockpit: rt-deps for storaged</title>
<updated>2020-05-21T22:07:44+00:00</updated>
<author>
<name>Michael Haener</name>
<email>michael.haener@siemens.com</email>
</author>
<published>2020-05-20T09:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=310d99d978364ea31bd26e75dfb1e0ee6ae25266'/>
<id>urn:sha1:310d99d978364ea31bd26e75dfb1e0ee6ae25266</id>
<content type='text'>
No general depdependency on udisks2 (polkit)

Signed-off-by: Michael Haener &lt;michael.haener@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cockpit: upgrade 218 -&gt; 219</title>
<updated>2020-05-14T19:51:26+00:00</updated>
<author>
<name>Michael Haener</name>
<email>michael.haener@siemens.com</email>
</author>
<published>2020-05-14T18:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ba6fbd90c746c6c0f8d3e6c6b6d14b5ab90f9c29'/>
<id>urn:sha1:ba6fbd90c746c6c0f8d3e6c6b6d14b5ab90f9c29</id>
<content type='text'>
Signed-off-by: Michael Haener &lt;michael.haener@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Cockpit: Added missing dependency on udisks2 for package cockpit-storaged</title>
<updated>2020-05-11T18:39:33+00:00</updated>
<author>
<name>Jorge Solla</name>
<email>jorgesolla@gmail.com</email>
</author>
<published>2020-05-10T20:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=353b4d2f982d04d04e858eea6f3a6d06c62d5b12'/>
<id>urn:sha1:353b4d2f982d04d04e858eea6f3a6d06c62d5b12</id>
<content type='text'>
Cockpit uses udisks2 in order to manage storage on the host, without it
cockpit will just display an error when the storage tab is selected.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cockpit: fix metainfo.xml file ownership</title>
<updated>2020-05-04T21:03:55+00:00</updated>
<author>
<name>Emmanuel Roullit</name>
<email>emmanuel.roullit@gmail.com</email>
</author>
<published>2020-05-04T18:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eaf4a9d8a770cc0d1a19a5866a33ce25cba065ce'/>
<id>urn:sha1:eaf4a9d8a770cc0d1a19a5866a33ce25cba065ce</id>
<content type='text'>
The 'tar -cf - | tar -xf' combo applies an invalid ownership.
This is corrected by patching the install target to use
the --no-same-owner tar parameter.

Signed-off-by: Emmanuel Roullit &lt;emmanuel.roullit@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cockpit: Add recipe version 218</title>
<updated>2020-05-04T19:15:50+00:00</updated>
<author>
<name>Michael Haener</name>
<email>michael.haener@siemens.com</email>
</author>
<published>2020-04-29T13:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=410e938f67d6d997863d716cd54120a4396dc6ec'/>
<id>urn:sha1:410e938f67d6d997863d716cd54120a4396dc6ec</id>
<content type='text'>
Cockpit is a server manager that makes it easy to
administer your GNU/Linux servers via a web browser.

Signed-off-by: Michael Haener &lt;michael.haener@siemens.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>netdata: Add libatomic to link step</title>
<updated>2020-01-28T21:55:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-01-28T21:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ae4adf2849eb23c7ea1dd53fe5d0c06c840a18a1'/>
<id>urn:sha1:ae4adf2849eb23c7ea1dd53fe5d0c06c840a18a1</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>webmin: Clarify BSD license variant</title>
<updated>2019-10-24T08:01:43+00:00</updated>
<author>
<name>Christophe PRIOUZEAU</name>
<email>christophe.priouzeau@st.com</email>
</author>
<published>2019-10-22T13:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5314e518a4e3454422fb9cf8737d5419df7aa7ab'/>
<id>urn:sha1:5314e518a4e3454422fb9cf8737d5419df7aa7ab</id>
<content type='text'>
The License of webmin is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau &lt;christophe.priouzeau@st.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>netdata: Update to 1.17.0 and fix build with clang/x86</title>
<updated>2019-09-11T04:54:22+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-11T04:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cb4d681228fe792bbd09814ce69ee418c57346dd'/>
<id>urn:sha1:cb4d681228fe792bbd09814ce69ee418c57346dd</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
