<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/moreutils/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2024-04-13T21:02:44Z</updated>
<entry>
<title>moreutils: update to 0.69</title>
<updated>2024-04-13T21:02:44Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-04-11T19:33:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c22110929b1fd8ee12252bc5bab90ed6d96fe6d3'/>
<id>urn:sha1:c22110929b1fd8ee12252bc5bab90ed6d96fe6d3</id>
<content type='text'>
- Refresh patch

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>moreutils: update to 0.68</title>
<updated>2024-02-14T20:57:08Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-11T21:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d5074d3fe3d493c3332152cc38aa52d8866a51e8'/>
<id>urn:sha1:d5074d3fe3d493c3332152cc38aa52d8866a51e8</id>
<content type='text'>
- Refresh patches

Signed-off-by: krant &lt;aleksey.vasilenko@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.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>moreutils: update to 0.64</title>
<updated>2020-09-03T20:55:23Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-09-02T22:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f830beb1b62f76d2a51a187efaee8d216f07a940'/>
<id>urn:sha1:f830beb1b62f76d2a51a187efaee8d216f07a940</id>
<content type='text'>
Remove upstreamed patch.

Fixed license information.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>moreutils: fix compilation with uClibc-ng</title>
<updated>2020-08-14T04:38:40Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-14T02:33:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d9bb2dc5f6fe4f7592d8fa7c07b77d14c31714da'/>
<id>urn:sha1:d9bb2dc5f6fe4f7592d8fa7c07b77d14c31714da</id>
<content type='text'>
getloadavg is missing not just under cygwin.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>moreutils: Update to 0.62 and switch to git tarball</title>
<updated>2018-09-03T02:23:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-09-02T22:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=70ddd72b98bd3c134576adc7cad3f052e2b57848'/>
<id>urn:sha1:70ddd72b98bd3c134576adc7cad3f052e2b57848</id>
<content type='text'>
It's more generic in addition to being the source for the debian package.

PKG_BUILD_PARALLEL was explicitly set to no just in case as I see no
handling for it in the Makefile.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>moreutils: Fix build failure due to install stripping</title>
<updated>2017-04-01T20:05:59Z</updated>
<author>
<name>Nikil Mehta</name>
</author>
<published>2017-04-01T20:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f1ec183605af5fac933f1cc723e65df5e9efc20c'/>
<id>urn:sha1:f1ec183605af5fac933f1cc723e65df5e9efc20c</id>
<content type='text'>
Signed-off-by: Nikil Mehta nikil.mehta@gmail.com
</content>
</entry>
<entry>
<title>moreutils: Add package</title>
<updated>2017-03-19T06:56:56Z</updated>
<author>
<name>Nikil Mehta</name>
</author>
<published>2016-11-23T18:13:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c4a7b1466ad900b55e2e4fbad1217df0f3c1fee0'/>
<id>urn:sha1:c4a7b1466ad900b55e2e4fbad1217df0f3c1fee0</id>
<content type='text'>
Signed-off-by: Nikil Mehta &lt;nikil.mehta@gmail.com&gt;
</content>
</entry>
</feed>
