<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/admin/atop, 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-07-27T20:26:58Z</updated>
<entry>
<title>atop: update to 2.12.0</title>
<updated>2025-07-27T20:26:58Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2025-07-27T17:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=90dfd41b51332e531c7e5bd2f473457d43724d40'/>
<id>urn:sha1:90dfd41b51332e531c7e5bd2f473457d43724d40</id>
<content type='text'>
2.11.0 will not compile with GCC15, so update to 2.12.0.
It also fixes CVE-2025-31160.

Fixes: #27085
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>atop: fix compilation with full NLS</title>
<updated>2024-11-16T11:39:44Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-10-30T04:56:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8a0f28c78c698d1db2c9eb001821c8d89fd58bef'/>
<id>urn:sha1:8a0f28c78c698d1db2c9eb001821c8d89fd58bef</id>
<content type='text'>
nls.mk is missing.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>atop: add missing nls.mk include</title>
<updated>2024-11-03T22:06:11Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-11-03T21:43:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=1f3fa379d3826bfef47c734aead216bbc1b81987'/>
<id>urn:sha1:1f3fa379d3826bfef47c734aead216bbc1b81987</id>
<content type='text'>
If nls.mk is not included and BUILD_NLS is set compilation will fail with:
aarch64-openwrt-linux-musl-gcc atop.o version.o various.o  deviate.o   procdbase.o acctproc.o photoproc.o photosyst.o cgroups.o rawlog.o ifprop.o parseable.o showgeneric.o drawbar.o showlinux.o  showsys.o showprocs.o atopsar.o  netatopif.o netatopbpfif.o gpucom.o  json.o utsnames.o -o atop -lncursesw -lz -lm -lrt -Lstaging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/usr/lib -Lstaging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro  -Lstaging_dir/target-aarch64_cortex-a53_musl/usr/lib -lglib-2.0 -lintl
staging_dir/toolchain-aarch64_cortex-a53_gcc-13.3.0_musl/lib/gcc/aarch64-openwrt-linux-musl/13.3.0/../../../../aarch64-openwrt-linux-musl/bin/ld.bfd: cannot find -lintl: No such file or directory
collect2: error: ld returned 1 exit status

So make sure to include nls.mk.

Fixes: #25231
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>atop: update to 2.11.0</title>
<updated>2024-09-01T14:23:25Z</updated>
<author>
<name>Aleksey Vasilenko</name>
</author>
<published>2024-08-27T16:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e61382c89307ab5860c8b121138f272f400b60f3'/>
<id>urn:sha1:e61382c89307ab5860c8b121138f272f400b60f3</id>
<content type='text'>
- Remove obsolete patch
- Add newly acquired glib2 dependency

Signed-off-by: Aleksey Vasilenko &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>admin/atop: assign PKG_CPE_ID</title>
<updated>2024-01-30T00:00:33Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-25T08:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=07de80e8b49b03091ae7b2973e3060c2fa33b66b'/>
<id>urn:sha1:07de80e8b49b03091ae7b2973e3060c2fa33b66b</id>
<content type='text'>
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:atop_project:atop

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>atop: update to 2.7.1</title>
<updated>2022-02-28T19:44:23Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2022-02-27T21:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6f509784d05b34d1865849487662ade00a6a82d6'/>
<id>urn:sha1:6f509784d05b34d1865849487662ade00a6a82d6</id>
<content type='text'>
Upstream bump and remove unneeded patch

Build system: x86_64
Build-tested: bcm2711/RPi4B
Run-tested: bcm2711/RPi4B

Signed-off-by: John Audia &lt;graysky@archlinux.us&gt;
</content>
</entry>
<entry>
<title>atop: update to 2.6.0</title>
<updated>2021-01-21T04:21:41Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-01-19T23:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=699ccdd12f4950ee68ec054dd48d74b58a13aa9c'/>
<id>urn:sha1:699ccdd12f4950ee68ec054dd48d74b58a13aa9c</id>
<content type='text'>
Reordered some stuff in the Makefile for consistency between packages.

Refreshed patches.

Added a musl fix.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>atop: update to version 2.5.0</title>
<updated>2019-11-13T18:28:27Z</updated>
<author>
<name>Toni Uhlig</name>
</author>
<published>2019-11-11T19:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2566319f7ef555eadb9f2a9559ea6b05c5b8296d'/>
<id>urn:sha1:2566319f7ef555eadb9f2a9559ea6b05c5b8296d</id>
<content type='text'>
Signed-off-by: Toni Uhlig &lt;matzeton@googlemail.com&gt;
</content>
</entry>
<entry>
<title>atop: fix build error</title>
<updated>2019-05-01T11:22:28Z</updated>
<author>
<name>Toni Uhlig</name>
</author>
<published>2019-05-01T11:22:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3cdf09f7056414f6eac493d447faaaf8d2854bd1'/>
<id>urn:sha1:3cdf09f7056414f6eac493d447faaaf8d2854bd1</id>
<content type='text'>
Some Makefile targets did not honor CFLAGS.
This can lead to a SIGSEGV atop exeuctable.

Signed-off-by: Toni Uhlig &lt;matzeton@googlemail.com&gt;
</content>
</entry>
<entry>
<title>atop: update to version 2.4.0</title>
<updated>2019-01-14T14:34:44Z</updated>
<author>
<name>Toni Uhlig</name>
</author>
<published>2019-01-13T20:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=be2fe5cb66281f88abacb31a63c994f452dca44d'/>
<id>urn:sha1:be2fe5cb66281f88abacb31a63c994f452dca44d</id>
<content type='text'>
Signed-off-by: Toni Uhlig &lt;matzeton@googlemail.com&gt;
</content>
</entry>
</feed>
