<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/procps-ng/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>2026-02-03T10:14:37Z</updated>
<entry>
<title>procps-ng: update to 4.0.6</title>
<updated>2026-02-03T10:14:37Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2026-02-02T10:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ade5acd4b058b54e99fce1367295b7de89914f58'/>
<id>urn:sha1:ade5acd4b058b54e99fce1367295b7de89914f58</id>
<content type='text'>
Update to 4.0.6

Changelog: https://gitlab.com/procps-ng/procps/-/releases/v4.0.6

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>procps-ng: bump to 4.0.5</title>
<updated>2025-06-07T07:46:36Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-06-04T15:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=04008a4600238cf88a5ad57eb3d4c8f1017b4751'/>
<id>urn:sha1:04008a4600238cf88a5ad57eb3d4c8f1017b4751</id>
<content type='text'>
Patch automatically rebased.

Build system: x86/64
Build-tested: x86/64
Run-tested: x86/64

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>procps-ng: update to 4.0.4</title>
<updated>2024-02-05T00:20:05Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-01T15:34:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=81629ba5918f48a0886e6f601d63d0b016ef8c1e'/>
<id>urn:sha1:81629ba5918f48a0886e6f601d63d0b016ef8c1e</id>
<content type='text'>
- Update the patch

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>procps-ng: Update to 3.3.15</title>
<updated>2018-09-18T01:26:05Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-09-18T00:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=519b6385714d205c252e9b787148de06e6abb33e'/>
<id>urn:sha1:519b6385714d205c252e9b787148de06e6abb33e</id>
<content type='text'>
Switch from locally generated git tarball to official one.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>procps-ng: fix build on systems without gettext development utilities</title>
<updated>2016-06-24T08:16:46Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-06-23T19:08:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3048ebedec5b989a621529eec159cf5aa17b58b6'/>
<id>urn:sha1:3048ebedec5b989a621529eec159cf5aa17b58b6</id>
<content type='text'>
The current procps-ng Makefile calls the shipped autogen.sh script which
introduces incorrect implicit dependencies on host utilities, leading to
the following error observed on a minimal build system:

    (cd .../procps-ng-3.3.11; echo "3.3.11" &gt; ".../procps-ng-3.3.11/.tarball-version"; ./autogen.sh );
    You must have autopoint installed to generate procps-ng build system.
    The autopoint command is part of the GNU gettext package.
    Makefile:96: recipe for target '.../procps-ng-3.3.11/.configured_yynyyyyy' failed
    make[3]: *** [.../procps-ng-3.3.11/.configured_yynyyyyy] Error 1

Apply the following changes in order to fix compilation:

 - Apply the generic autoreconf fixup to generate configure and Makefiles
 - Use Build/Prepare to populate .tarball-version and revert Build/Configure
   to its default implementation
 - Disable to build of docs and tests as those require additional utilities
   not guaranteed to be present

Fixes #2890.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
