<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/recipes-extended/logrotate, branch uninative-1.0</title>
<subtitle>Mirror of openembedded-core</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/'/>
<entry>
<title>logrotate: do not move binary logrotate to /usr/bin</title>
<updated>2015-11-25T08:01:35+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2015-11-02T08:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=0007436b486fd0bea9e6ef60bf57603e7cfce54b'/>
<id>0007436b486fd0bea9e6ef60bf57603e7cfce54b</id>
<content type='text'>
In oe-core commit a46d3646a3e1781be4423b508ea63996b3cfca8a
...
Author: Fahad Usman &lt;fahad_usman@mentor.com&gt;
Date:   Tue Aug 26 13:16:48 2014 +0500

    logrotate: obey our flags

    Needed to quiet GNU_HASH warnings, and some minor fixes.
...
it explicitly move logrotate to /usr/bin without any reason,
which is against the original Linux location /usr/sbin.

So partly revert the above commit which let logrotate be
kept in the original place /usr/sbin.

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In oe-core commit a46d3646a3e1781be4423b508ea63996b3cfca8a
...
Author: Fahad Usman &lt;fahad_usman@mentor.com&gt;
Date:   Tue Aug 26 13:16:48 2014 +0500

    logrotate: obey our flags

    Needed to quiet GNU_HASH warnings, and some minor fixes.
...
it explicitly move logrotate to /usr/bin without any reason,
which is against the original Linux location /usr/sbin.

So partly revert the above commit which let logrotate be
kept in the original place /usr/sbin.

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: 3.8.8 -&gt; 3.9.1</title>
<updated>2015-07-01T14:38:23+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2015-06-30T03:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=e322019d9fb820187263b242e10e750a46dd1bfd'/>
<id>e322019d9fb820187263b242e10e750a46dd1bfd</id>
<content type='text'>
Updated:
- act-as-mv-when-rotate.patch
- disable-check-different-filesystems.patch
- update-the-manual.patch
- base_contains -&gt; bb.utils.contains

[YOCTO #7346]

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated:
- act-as-mv-when-rotate.patch
- disable-check-different-filesystems.patch
- update-the-manual.patch
- base_contains -&gt; bb.utils.contains

[YOCTO #7346]

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: remove logrotate-CVE-2011-1548.patch</title>
<updated>2015-04-30T22:01:26+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2015-04-28T03:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=370dc496c2d6f8fa97a18af49747d15a41fc7bcf'/>
<id>370dc496c2d6f8fa97a18af49747d15a41fc7bcf</id>
<content type='text'>
It is a backport patch, and verified that the patch is in the source.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a backport patch, and verified that the patch is in the source.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: Identify CONFFILES</title>
<updated>2015-03-16T17:38:46+00:00</updated>
<author>
<name>Rob Woolley</name>
<email>rob.woolley@windriver.com</email>
</author>
<published>2015-03-09T23:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=d82426eb81c57f114788f8f088f59377f0253b29'/>
<id>d82426eb81c57f114788f8f088f59377f0253b29</id>
<content type='text'>
Some package formats explicitly track which files are configuration files
so that they are not overwritten on updates. We must use an explicit list
instead of a wildcard as logrotate also provides files under ${sysconfdir}
that are not configuration files.

Signed-off by: Rob Woolley &lt;rob.woolley@windriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some package formats explicitly track which files are configuration files
so that they are not overwritten on updates. We must use an explicit list
instead of a wildcard as logrotate also provides files under ${sysconfdir}
that are not configuration files.

Signed-off by: Rob Woolley &lt;rob.woolley@windriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "logrotate: 3.8.8 -&gt; 3.8.9"</title>
<updated>2015-02-23T17:37:14+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2015-02-23T16:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=7f0e90b56709d67f7042c0bf390b7a60bcd2a4f2'/>
<id>7f0e90b56709d67f7042c0bf390b7a60bcd2a4f2</id>
<content type='text'>
This reverts commit 0a69248db774f169318fc5954c805f0a7e8803dc.

The update causes QA failures on the autobuilder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0a69248db774f169318fc5954c805f0a7e8803dc.

The update causes QA failures on the autobuilder.
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: 3.8.8 -&gt; 3.8.9</title>
<updated>2015-02-21T22:04:24+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2015-02-20T05:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=32848c7015f5d70c4245a9b1bb77c21faef8653d'/>
<id>32848c7015f5d70c4245a9b1bb77c21faef8653d</id>
<content type='text'>
Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: fix missing acl and libselinux dependencies</title>
<updated>2015-01-29T10:37:53+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2015-01-13T00:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=3c7d6a4442931aa7e33ee960f554b0eed11160df'/>
<id>3c7d6a4442931aa7e33ee960f554b0eed11160df</id>
<content type='text'>
Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: upgrade to 3.8.8</title>
<updated>2014-12-24T17:48:56+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-12-19T11:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=e7e9d4b989790e71702e06b26a45f3a380a715dd'/>
<id>e7e9d4b989790e71702e06b26a45f3a380a715dd</id>
<content type='text'>
* Upgrade to 3.8.8.
* Update disable-check-different-filesystems.patch since we still need it.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upgrade to 3.8.8.
* Update disable-check-different-filesystems.patch since we still need it.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: add packageconfigs</title>
<updated>2014-08-27T11:12:06+00:00</updated>
<author>
<name>Fahad Usman</name>
<email>fahad_usman@mentor.com</email>
</author>
<published>2014-08-26T08:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=885cec11c978975d5c51ded92882a3b00d5ccf8c'/>
<id>885cec11c978975d5c51ded92882a3b00d5ccf8c</id>
<content type='text'>
add packageconfigs for acl and selinux.

Signed-off-by: Fahad Usman &lt;fahad.usman@gmail.com&gt;
Signed-off-by: Christopher Larson &lt;kergoth@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add packageconfigs for acl and selinux.

Signed-off-by: Fahad Usman &lt;fahad.usman@gmail.com&gt;
Signed-off-by: Christopher Larson &lt;kergoth@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>logrotate: obey our flags</title>
<updated>2014-08-27T11:12:06+00:00</updated>
<author>
<name>Fahad Usman</name>
<email>fahad_usman@mentor.com</email>
</author>
<published>2014-08-26T08:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/openembedded-core.git/commit/?id=a46d3646a3e1781be4423b508ea63996b3cfca8a'/>
<id>a46d3646a3e1781be4423b508ea63996b3cfca8a</id>
<content type='text'>
Needed to quiet GNU_HASH warnings, and some minor fixes.

Signed-off-by: Fahad Usman &lt;fahad.usman@gmail.com&gt;
Signed-off-by: Christopher Larson &lt;kergoth@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed to quiet GNU_HASH warnings, and some minor fixes.

Signed-off-by: Fahad Usman &lt;fahad.usman@gmail.com&gt;
Signed-off-by: Christopher Larson &lt;kergoth@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
