<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/mg/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-05-28T19:39:06Z</updated>
<entry>
<title>mg: fix compilation with GCC 14</title>
<updated>2024-05-28T19:39:06Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2024-05-27T11:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1e81025af7d665c1c27f11e3265b6fd28fda7443'/>
<id>urn:sha1:1e81025af7d665c1c27f11e3265b6fd28fda7443</id>
<content type='text'>
Addressing compile errors with gcc-14

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: switch pcre to pcre2</title>
<updated>2023-09-22T02:16:10Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2023-09-22T01:36:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3d11e5c197e250f0a32ca813ff07d480b59311d0'/>
<id>urn:sha1:3d11e5c197e250f0a32ca813ff07d480b59311d0</id>
<content type='text'>
Switch pcre to pcre2
https://github.com/openwrt/packages/issues/22006

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: bump to 7.3</title>
<updated>2023-07-27T10:04:51Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2023-07-27T01:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e25f57b60273a6fa4515367e82b379c09c483e55'/>
<id>urn:sha1:e25f57b60273a6fa4515367e82b379c09c483e55</id>
<content type='text'>
Description:
Sync to OpenBSD 7.3

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: bump to 6.9</title>
<updated>2021-06-15T05:56:10Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2021-06-14T03:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69c42cda625892057c8eea59c2cc784ce191b3e4'/>
<id>urn:sha1:69c42cda625892057c8eea59c2cc784ce191b3e4</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@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>mg: update to 6.8.1</title>
<updated>2020-12-10T03:22:19Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2020-12-10T00:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0f05a0712b2536862552d74b8155bfd1b73a5c9b'/>
<id>urn:sha1:0f05a0712b2536862552d74b8155bfd1b73a5c9b</id>
<content type='text'>
update to 6.8.1

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: update to 6.6</title>
<updated>2019-10-28T03:39:26Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-10-28T02:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d7dc3768c678d8411c45fd2a08c125e38c7a032d'/>
<id>urn:sha1:d7dc3768c678d8411c45fd2a08c125e38c7a032d</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: update to 6.5</title>
<updated>2019-06-06T02:06:38Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-06-04T04:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=07c344f1a7572d18bf57911506b8252e25f74540'/>
<id>urn:sha1:07c344f1a7572d18bf57911506b8252e25f74540</id>
<content type='text'>
Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: fix arc build fail</title>
<updated>2019-05-22T06:26:57Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-05-22T06:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=08f616789a3ad28a0f015a22ce246a77bcd0c62e'/>
<id>urn:sha1:08f616789a3ad28a0f015a22ce246a77bcd0c62e</id>
<content type='text'>
fix arc (uClibc) build fail

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
<entry>
<title>mg: add new package/microscopic emacs style editor</title>
<updated>2019-05-18T12:32:37Z</updated>
<author>
<name>Hirokazu MORIKAWA</name>
</author>
<published>2019-05-17T04:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=41b1b08115e7ef7ce92af005c490a43b4d75fe26'/>
<id>urn:sha1:41b1b08115e7ef7ce92af005c490a43b4d75fe26</id>
<content type='text'>
For Emacsian!

You can use "Dired", which is Emacsian's favorite.
You can also use "re-search".

Signed-off-by: Hirokazu MORIKAWA &lt;morikw2@gmail.com&gt;
</content>
</entry>
</feed>
