Files
gentoo/sys-process/bottom/metadata.xml
Randy Barlow 02ab510ce5 sys-process/bottom: Update to 0.6.4
I have applied patches here to address two vulnerable dependencies[0]
and a failing test[1].

This fixes RUSTSEC-2021-0003[2] and RUSTSEC-2021-0093[3].

[0] https://github.com/ClementTsang/bottom/pull/580
[1] https://github.com/ClementTsang/bottom/pull/582
[2] https://rustsec.org/advisories/RUSTSEC-2021-0003
[3] https://rustsec.org/advisories/RUSTSEC-2021-0093

Closes: https://github.com/gentoo/gentoo/pull/22328
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
2021-09-18 15:08:02 -07:00

23 lines
797 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>randy@electronsweatshop.com</email>
<name>Randy Barlow</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
A cross-platform graphical process/system monitor with a customizable interface and a
multitude of features. Supports Linux, macOS, and Windows. Inspired by both gtop and gotop.
</longdescription>
<upstream>
<remote-id type="github">ClementTsang/bottom</remote-id>
</upstream>
<use>
<flag name='battery'>Include support for laptop battery information.</flag>
</use>
</pkgmetadata>