<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/system/procd, branch v17.01.1</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2017-03-01T11:10:06+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2017-02-15T08:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ee1cd31d2b2693afa0c16e1d2b1292b5b95ab4c4'/>
<id>ee1cd31d2b2693afa0c16e1d2b1292b5b95ab4c4</id>
<content type='text'>
5f91241 procd: add cancel_timeout on rc scripts when a runtime_timeout is specified
961dc69 procd: stop service using SIGKILL if SIGTERM failed to do so

Fixes FS#516.

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
(cherry picked from commit 946d1dfb87d41cf9ffb487522f6a84a5e87edafb)
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
5f91241 procd: add cancel_timeout on rc scripts when a runtime_timeout is specified
961dc69 procd: stop service using SIGKILL if SIGTERM failed to do so

Fixes FS#516.

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
(cherry picked from commit 946d1dfb87d41cf9ffb487522f6a84a5e87edafb)
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: update to the latest version</title>
<updated>2017-03-01T11:10:06+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-02-11T14:56:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bc61c1328d51bf8e9f7291449565a5620ac78b55'/>
<id>bc61c1328d51bf8e9f7291449565a5620ac78b55</id>
<content type='text'>
Fixes compatibility issues with glibc 2.25

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry picked from commit 2ffb80bc9f829f81878b12a10b0a352d3f76c421)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes compatibility issues with glibc 2.25

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
(cherry picked from commit 2ffb80bc9f829f81878b12a10b0a352d3f76c421)
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: fix default timeout for reload trigger actions</title>
<updated>2017-02-15T08:35:12+00:00</updated>
<author>
<name>Denis Osvald</name>
<email>denis.osvald@sartura.hr</email>
</author>
<published>2017-02-14T16:08:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cbd69f7e4e8fbd509d36d1d272a6f7255e7a4fcd'/>
<id>cbd69f7e4e8fbd509d36d1d272a6f7255e7a4fcd</id>
<content type='text'>
Default trigger action timeout was added to procd.sh in commit f88e3a4c0
(procd: add default timeout for reload trigger actions)
However, the timeout value was not placed under the correct JSON-script
array nesting level and thus did not apply.

To fix this and make the timeout actually apply to the reload triggers,
we place it in the correct scope, that is the per-trigger array.

Fixes: f88e3a4c0abb60bb76a7678dd30dfdc8a808a2f1
Signed-off-by: Denis Osvald &lt;denis.osvald@sartura.hr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default trigger action timeout was added to procd.sh in commit f88e3a4c0
(procd: add default timeout for reload trigger actions)
However, the timeout value was not placed under the correct JSON-script
array nesting level and thus did not apply.

To fix this and make the timeout actually apply to the reload triggers,
we place it in the correct scope, that is the per-trigger array.

Fixes: f88e3a4c0abb60bb76a7678dd30dfdc8a808a2f1
Signed-off-by: Denis Osvald &lt;denis.osvald@sartura.hr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2017-02-08T14:03:16+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2017-02-08T11:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bd64568d27681d2a3d9fe469863a251bb0cb1f75'/>
<id>bd64568d27681d2a3d9fe469863a251bb0cb1f75</id>
<content type='text'>
cdc3dab ujail: fix signal forwarding

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cdc3dab ujail: fix signal forwarding

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: update procd.sh to disallow signal-numbers, enforce signal-names</title>
<updated>2017-02-01T14:40:20+00:00</updated>
<author>
<name>Bastian Bittorf</name>
<email>bb@npl.de</email>
</author>
<published>2017-01-13T19:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=be7480cb5a5a4879f41acb6e4f11c8759d178b75'/>
<id>be7480cb5a5a4879f41acb6e4f11c8759d178b75</id>
<content type='text'>
A given signal-name is now converted to the corresonding number. In general
it's good style to use names (readability) and it's more portable: signal
numbers can be architecture-dependent, so we are more safe giving names.

A real world example is signal 10, which is BUS on ramips and USR1 on PPC.

All users of 'procd_send_signal' must change their code to reflect this.

Signed-off-by: Bastian Bittorf &lt;bb@npl.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A given signal-name is now converted to the corresonding number. In general
it's good style to use names (readability) and it's more portable: signal
numbers can be architecture-dependent, so we are more safe giving names.

A real world example is signal 10, which is BUS on ramips and USR1 on PPC.

All users of 'procd_send_signal' must change their code to reflect this.

Signed-off-by: Bastian Bittorf &lt;bb@npl.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2017-01-27T09:10:12+00:00</updated>
<author>
<name>Matthias Schiffer</name>
<email>mschiffer@universe-factory.net</email>
</author>
<published>2017-01-26T15:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ecc362ed040c07f45587e622e12778a7c74a8c8d'/>
<id>ecc362ed040c07f45587e622e12778a7c74a8c8d</id>
<content type='text'>
0f58977 init: fix /tmp permissions on zram

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
0f58977 init: fix /tmp permissions on zram

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: add support for overriding the tar sysupgrade board name</title>
<updated>2017-01-11T12:40:36+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2017-01-08T13:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4d8da82c29e9c2c1691d16977f41bfe27da69f17'/>
<id>4d8da82c29e9c2c1691d16977f41bfe27da69f17</id>
<content type='text'>
Useful for providing images that work for multiple devices

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful for providing images that work for multiple devices

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: update mirror hash</title>
<updated>2017-01-10T14:26:12+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2017-01-10T12:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1ce9b566fd1d806cebe791c9872b65ca0fd46244'/>
<id>1ce9b566fd1d806cebe791c9872b65ca0fd46244</id>
<content type='text'>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: update to latest git HEAD</title>
<updated>2017-01-10T08:26:43+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@phrozen.org</email>
</author>
<published>2017-01-10T08:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=029b36d9b558423bb25f453dc82023990afbd71d'/>
<id>029b36d9b558423bb25f453dc82023990afbd71d</id>
<content type='text'>
f706903 ujail: add basic /dev files

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
f706903 ujail: add basic /dev files

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use mkhash to replace various quirky md5sum/openssl calls</title>
<updated>2017-01-05T10:09:12+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2016-12-25T15:40:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=84bd74057f0d2543ddbc7de2351b0a310df329c6'/>
<id>84bd74057f0d2543ddbc7de2351b0a310df329c6</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
</feed>
