<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/tini, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-11-08T21:54:56Z</updated>
<entry>
<title>tini: add patches for minimal cmake version "2.8.12...3.10"</title>
<updated>2025-11-08T21:54:56Z</updated>
<author>
<name>Albrecht Lohofener</name>
</author>
<published>2025-11-08T19:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d29215e6b8a2b0a1f6e9c8b3236377128f1d13cd'/>
<id>urn:sha1:d29215e6b8a2b0a1f6e9c8b3236377128f1d13cd</id>
<content type='text'>
This change adds backport patches from upstream  to increase the minimal required cmake version from "2.8.0" to "2.8.12...3.10".

Signed-off-by: Albrecht Lohofener &lt;albrechtloh@gmx.de&gt;
</content>
</entry>
<entry>
<title>tini: Added reverse dependency version check</title>
<updated>2025-02-20T12:50:04Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2025-02-13T09:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0c571ef5058b338cd6c77273cff3a225d1281e2a'/>
<id>urn:sha1:0c571ef5058b338cd6c77273cff3a225d1281e2a</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>tini: Fix compilation with musl libc 1.2.5</title>
<updated>2024-04-21T01:05:14Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2024-04-14T13:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ddd379416ed01b541101644d3880dd9ece3de4d3'/>
<id>urn:sha1:ddd379416ed01b541101644d3880dd9ece3de4d3</id>
<content type='text'>
Support POSIX basename used in musl libc 1.2.5.

This fixes compilation with musl libc 1.2.5.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>treewide: assign PKG_CPE_ID</title>
<updated>2024-02-05T00:16:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-02-02T17:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5afe5c9031190844f267357c68efe3c9c3cbe51d'/>
<id>urn:sha1:5afe5c9031190844f267357c68efe3c9c3cbe51d</id>
<content type='text'>
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>tini: fix compilation with glibc</title>
<updated>2021-01-08T08:51:48Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-01-08T08:51:14Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=66c0a4800c5050287a926fa3d63cffae0944d978'/>
<id>urn:sha1:66c0a4800c5050287a926fa3d63cffae0944d978</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tini: Updated to v0.19.0 for dockerd</title>
<updated>2020-12-15T12:52:33Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2020-11-08T02:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f8a9c3d82af2f7ebf50f8293b0ed3e4d225a7baf'/>
<id>urn:sha1:f8a9c3d82af2f7ebf50f8293b0ed3e4d225a7baf</id>
<content type='text'>
* Removed obsolete workaround
* Set Git source hash for executables to display

Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
<entry>
<title>tini: Added tini init utility</title>
<updated>2019-07-20T11:43:35Z</updated>
<author>
<name>Gerard Ryan</name>
</author>
<published>2019-07-04T11:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=466132831fbece257532098ef00b85775688c556'/>
<id>urn:sha1:466132831fbece257532098ef00b85775688c556</id>
<content type='text'>
Signed-off-by: Gerard Ryan &lt;G.M0N3Y.2503@gmail.com&gt;
</content>
</entry>
</feed>
