From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] iotop: Update to version 1.26
Date: Tue, 03 Sep 2024 11:17:20 +0200 [thread overview]
Message-ID: <20240903091725.7068-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240903091725.7068-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2347 bytes --]
- Update from version 1.22 to 1.26
- Update of rootfile not required
- Changelog
1.26
Add clock in upper right corner
1.25
Fix bug when iotop busy loops after pressing ESC key
Change the condition of displaying processes in only mode
1.24
Fix a bug with graphs in ASCII mode
Show the status of the configuration in the help window
Support ancient compilers by @bbonev in #52
1.23
Changes by @bbonev in #43
Fix some issues reported by lintian by @debian-janitor in #42
Revert syscall count stuff by @bbonev in #44
Fix empty archlinux package by @bokunodev in #46
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/iotop | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/iotop b/lfs/iotop
index 1dc44eaef..d869386ea 100644
--- a/lfs/iotop
+++ b/lfs/iotop
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2022 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Top Like UI to Show Per-Process I/O Going on
-VER = 1.22
+VER = 1.26
THISAPP = iotop-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = iotop
-PAK_VER = 5
+PAK_VER = 6
DEPS =
SERVICES =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 59ceff92600f6f9ff080d02ea10a796a2b6f05ccbb663ac2eed9a7d5c7f6a44de329307bc45605b3415804ef3b2d0699afdaeb1c22604276ce15fc606304ef70
+$(DL_FILE)_BLAKE2 = 90ca8706809952c1523c01b1cb4fa2728934277d80145ab6d90e10cb624361fd4089c527c6093b4733b954f874598c33c7892369ef98e96cbc0bb173a0f8c986
install : $(TARGET)
--
2.46.0
next prev parent reply other threads:[~2024-09-03 9:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 9:17 [PATCH] clamav: Update to version 1.3.1 Adolf Belka
2024-09-03 9:17 ` Adolf Belka [this message]
2024-09-03 9:17 ` [PATCH] libvirt: Update to version 10.7.0 Adolf Belka
2024-09-03 9:17 ` [PATCH] mcelog: Update to version 200 Adolf Belka
2024-09-03 9:17 ` [PATCH] observium-agent: Update to version 24.4 Adolf Belka
2024-09-03 9:17 ` [PATCH] shairport-sync: Update to version 4.3.4 Adolf Belka
2024-09-03 9:17 ` [PATCH] taglib: Update to version 2.0.2 Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240903091725.7068-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox