mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 02:12:58 +02:00
procps: Update to version v4.0.4
- Update from version v4.0.3 to v4.0.4
- Update of rootfile
- Removal of patch to fix build failures with gettext-0.22 as this has been incorporated
into the source tarball.
- Changelog
procps-ng-4.0.4
* library (API & ABI unchanged)
increment revision: 0:2:0
tolerates all potential 'cpuinfo' formats issue #272
restore the proper main thread tics valuations issue #280
Remove myself from proc count merge #193
Refactor the escape code Debian #1035649
* free: -L one line output issue #156
* pgrep: Use only --signal option for signal Debian #1031765
* pgrep: suppress >15 warning if using regex Debian #1037450
* pidof: Add -t option to show threads merge #190
* pmap: Reset totals between processes issue #298
* ps: fixed missing or corrupted fields with -m option Debian #1036631, issue #279
* ps: Fix buffer overflow in -C option CVE-2023-4016 Debian #1042887, issue #297
* ps: Add --signames to show signal names in masks merge #98
* sysctl: -N show names merge #198, RH #2222056
* tests: dont compare floats with == issue #271
* tests: skips tests if maps missing merge #197, Gentoo #583036
* top: bad command line arguments yield EXIT_FAILURE issue #273
* top: avoids keystroke induced '%Cpu' distortions
* top: includes VM (guest) tics in 'system' overhead issue #274
* top: includes VM (guest) tics with '!' toggle merge #179
* top: lessen summary cpu distortions on first display merge #180
* top: better backspace handling wtth line edits issue #278
* vmstat: Print guest time in non-wide mode
* w: Fix musl UT_HOSTSIZE issue
* watch: Add color support at compile time issue #296
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
7be1763250
commit
ef320681e9
@@ -1,20 +0,0 @@
|
||||
--- procps-v4.0.3/po/fr.po.orig 2023-02-15 21:26:15.000000000 +0100
|
||||
+++ procps-v4.0.3/po/fr.po 2023-07-28 19:45:59.065599580 +0200
|
||||
@@ -3800,7 +3800,7 @@
|
||||
"Type 'q' or <Esc> to continue "
|
||||
msgstr ""
|
||||
"Aide pour les commandes interactives~2 - %s\n"
|
||||
-"Fenêtre ~1%s~6: ~1Mode cumulatif ~3%s~2. ~1Système~6: ~1Délai ~3%.1lf "
|
||||
+"Fenêtre ~1%s~6: ~1Mode cumulatif ~3%s~2. ~1Système~6: ~1Délai ~3%.1f "
|
||||
"secs~2; ~1Mode sûr ~3%s~2.\n"
|
||||
"\n"
|
||||
" Z~5,~1B~5,E,e Global: «~1Z~2» couleurs; «~1B~2» gras; «~1E~2»/«~1e~2» "
|
||||
@@ -4723,7 +4723,7 @@
|
||||
#: src/watch.c:486
|
||||
#, c-format
|
||||
msgid "Every %.1fs: "
|
||||
-msgstr "Toutes les %.1lfs: "
|
||||
+msgstr "Toutes les %.1fs: "
|
||||
|
||||
#: src/watch.c:487
|
||||
#, c-format
|
||||
Reference in New Issue
Block a user