5
0
forked from pool/fastfetch

- Update to 2.47.0:

Features:
   * Improve DietPi OS and Raspberry Pi OS detection 
     (gh#fastfetch-cli/fastfetch#1816)
   * Increase `PROC_FILE_BUFFSIZ` to avoid possible short reads
     - Fix potential bugs in `DiskIO`, `NetIO` and `CPUUsage` 
       modules
   * Improve accuracy of CPU usage calculations by including 
     interrupt and softirq times
   * Ignore init and systemd processes when detecting terminals
  Logos:
   * Improve visibility on white-background terminals for some 
     logos by replacing white with the default foreground color 
     - According to Wikipedia, the default foreground color is 
       implementation-defined. It's usually black for white themes 
       and white for dark themes. However, some terminals, notably 
       Konsole with the default theme, use a different color, 
       which may cause issues with some logos.
   * Add Xubuntu

OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=161
This commit is contained in:
R N
2025-07-08 14:20:17 +00:00
committed by Git OBS Bridge
parent 412ddffc5d
commit c1fd69664c
4 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.46.0
Version: 2.47.0
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT