Ana Guerrero 2024-12-19 20:40:26 +00:00 committed by Git OBS Bridge
commit 062a94a2ea
4 changed files with 46 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3036e34acc1355bf39619df1a2400f5f8316d188088f07d9a366a521bb30ad61
size 1149745

3
fastfetch-2.32.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60
size 1158012

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Wed Dec 18 16:32:33 UTC 2024 - RN <R_Nik_C@proton.me>
- update to 2.32.1
Bugfixes:
* Fix `pci.ids` file location on OpenBSD (GPU, OpenBSD)
- It's normally unused because enumerating PCI devices on
OpenBSD requires root privileges
* Fix bssid formatting (Wifi, Linux)
* Fix Linux Lite distro detection
(gh#fastfetch-cli/fastfetch#1434, OS, Linux)
* Suppress XE driver warnings from Mesa
(gh#fastfetch-cli/fastfetch#1435, OpenGL, Linux)
* Fix format parameter name
(gh#fastfetch-cli/fastfetch#1443, Version)
* Don't report useless information when Wifi is disabled (Wifi,
FreeBSD)
- Currently there are issues when the SSID contains
whitespaces. More fixes are expected in the future
* Always use physical size reported by X11 server to avoid
inconsistent results (gh#fastfetch-cli/fastfetch#1444,
Display, Linux)
* Fix package count detection on OpenBSD (Packages, OpenBSD)
[2.32.1]
Features:
* Randomly select one if the logo source expands to multiple
files (gh#fastfetch-cli/fastfetch#1426, Logo)
* Report mac product name when running Linux in MacBook (Host,
Linux / FreeBSD)
* Use screen size reported in DTD if make sense (Display)
* Detect Virtualized Apple Silicon CPUs (CPU, Linux)
* Add detection support for fvwm and ctwm (WM, OpenBSD / NetBSD)
* Add Armbian-unofficial detection (OS, Linux)
* Prefer surfaceless display when connect EGL (OpenGL)
* Improve accuracy of WM detection on FreeBSD (WM, FreeBSD)
* Add ratpoison window manager (WM, Linux)
Logo:
* Update Linux Lite
* Add Serpent OS
* Add Ultramarine Small
* Update Debian
-------------------------------------------------------------------
Tue Dec 3 09:33:47 UTC 2024 - RN <R_Nik_C@proton.me>

View File

@ -17,7 +17,7 @@
Name: fastfetch
Version: 2.31.0
Version: 2.32.1
Release: 0
Summary: Neofetch-like tool written mostly in C
License: MIT