<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/grep/Makefile, 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-12-20T16:22:24Z</updated>
<entry>
<title>grep: update to 3.12</title>
<updated>2025-12-20T16:22:24Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-12-17T14:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=43479dac7be4379b1f9755439c5826c905eca901'/>
<id>urn:sha1:43479dac7be4379b1f9755439c5826c905eca901</id>
<content type='text'>
Changelog: https://lists.gnu.org/archive/html/info-gnu/2025-04/msg00008.html

Also skip building doc, tests, and gnulib-tests.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>grep: fix that egrep and fgrep workaround doesn't work</title>
<updated>2025-04-29T16:43:09Z</updated>
<author>
<name>Kazuhiro Ito</name>
</author>
<published>2025-04-26T16:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b635f8ab9ac7d0ce0e10e0a0604d000b07bb333e'/>
<id>urn:sha1:b635f8ab9ac7d0ce0e10e0a0604d000b07bb333e</id>
<content type='text'>
Commit 07b6eec21f57c3cb391b0daf89240b7632b2a49f doesn't work at least
now, because package.mk initializes the variables to the default
values.  You have to modify the variable after including package.mk.

Signed-off-by: Kazuhiro Ito &lt;kzhr@d1.dion.ne.jp&gt;
</content>
</entry>
<entry>
<title>grep: update to 3.11</title>
<updated>2024-02-04T11:04:23Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-01T15:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4a37a7b4b9b4e3d91dc28dfc0880ae73697f4df0'/>
<id>urn:sha1:4a37a7b4b9b4e3d91dc28dfc0880ae73697f4df0</id>
<content type='text'>
Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>grep: use libpcre2</title>
<updated>2022-09-18T22:58:46Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-09-18T09:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c87537e1a752cd6f2966b313e1708b55881f87fa'/>
<id>urn:sha1:c87537e1a752cd6f2966b313e1708b55881f87fa</id>
<content type='text'>
We should use libpcre2 instead of libpcre in the new grep version.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>grep: update to 3.8</title>
<updated>2022-09-17T19:56:09Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-09-10T06:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=16d57bbfb6fdb41027e89bc2cee46452473c2ef8'/>
<id>urn:sha1:16d57bbfb6fdb41027e89bc2cee46452473c2ef8</id>
<content type='text'>
Manually refresh:
- ppc-musl.patch

Release Notes:
https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00001.html

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>grep: use posix shebang for egrep/fgrep</title>
<updated>2021-09-07T18:31:55Z</updated>
<author>
<name>Vladislav Grigoryev</name>
</author>
<published>2021-09-07T10:58:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=07b6eec21f57c3cb391b0daf89240b7632b2a49f'/>
<id>urn:sha1:07b6eec21f57c3cb391b0daf89240b7632b2a49f</id>
<content type='text'>
Use POSIX shebang for egrep/fgrep instead of the variable/Bash.
The issue affects both master and openwrt-21.02.

Signed-off-by: Vladislav Grigoryev &lt;vg.aetera@gmail.com&gt;
</content>
</entry>
<entry>
<title>grep: update to 3.7</title>
<updated>2021-08-24T13:40:28Z</updated>
<author>
<name>Michal Vasilek</name>
</author>
<published>2021-08-24T13:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8bf1ab3a29cdb4dff60723700359e2a0de7bf774'/>
<id>urn:sha1:8bf1ab3a29cdb4dff60723700359e2a0de7bf774</id>
<content type='text'>
Signed-off-by: Michal Vasilek &lt;michal.vasilek@nic.cz&gt;
</content>
</entry>
<entry>
<title>grep: update to 3.6</title>
<updated>2020-11-24T01:23:24Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-11-24T00:59:46Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5579a958b81e4188a4503b6d2adee56e09aa29af'/>
<id>urn:sha1:5579a958b81e4188a4503b6d2adee56e09aa29af</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>grep: alternatives instead of postinst</title>
<updated>2020-06-23T14:32:33Z</updated>
<author>
<name>Huangbin Zhan</name>
</author>
<published>2020-06-23T14:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=413027e865b4038f71eeb14a2973a285eae494a3'/>
<id>urn:sha1:413027e865b4038f71eeb14a2973a285eae494a3</id>
<content type='text'>
Signed-off-by: Huangbin Zhan &lt;zhanhb88@gmail.com&gt;
</content>
</entry>
<entry>
<title>grep: update to 3.4</title>
<updated>2020-02-15T00:09:15Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-02-15T00:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=90e5185ec18b1cb459cd44622f846da74a4717b4'/>
<id>urn:sha1:90e5185ec18b1cb459cd44622f846da74a4717b4</id>
<content type='text'>
Fix license information.

Install e/fgrep symlinks as well.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
