forked from pool/fastfetch
- update to 2.11.3:
* Features: - Add cmake option CUSTOM_AMDGPU_IDS_PATH for specifying custom path of amdgpu.ids * Bugfixes: - Fix hanging when detecting disconnected network drive (Disk, Windows) - Ensure line ending is printed when printing image logo errors (Logo) - Revert image logo limitation change in 2.11.2; allow image logo in SSH session and tmux again (#861, Logo) - Fix doubled output in custom formation (PhysicalDisk, Windows) - changes that are from 2.11.2: * Changes: - Error messages when trying to print image logo will only be printed with --show-errors - When generating JSON output, fastfetch will generate an empty array when no result is detected, instead of an error. * Bugfixes: - Fix segfault in Debian 11 and some old kernels. Regression introduced in 2.11.0 (#845, GPU, Linux) - Don't try detecting version of raw sh shell (#849, Shell, Linux) - Trim \r on Windows * Features: - Check xdg state home for nix user packages (#837, Packages, Linux) - Disable image logos in ssh and tmux sessions (#839) - Support MX Linux distro detection (#847, OS, Linux) * Logo: - Add KernelOS - Fix name of DraugerOS - Add missing FF_LOGO_LINE_TYPE_SMALL_BIT flags - Add MX2 - changes that are from 2.11.2: * Bugfixes: - Fix uninitialized variables which can cause crashes (#760 #838, Battery, Android) - Don't detect hyfetch as shell when used as backend of hyfetch - Fix incorrect information in man page (#828) OBS-URL: https://build.opensuse.org/package/show/utilities/fastfetch?expand=0&rev=66
This commit is contained in:
parent
639a04a995
commit
75f201bfaf
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bf7e42db6a219a73bace5ff977414bd79a7ce1b7085872e0c8012ee9a56b2822
|
|
||||||
size 1318103
|
|
3
fastfetch-2.11.3.tar.gz
Normal file
3
fastfetch-2.11.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7867b0cd424689dea76b0d502e07abe449939f929eb252fc21b3a27c197cb195
|
||||||
|
size 1320274
|
@ -1,3 +1,44 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 5 07:43:09 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||||
|
|
||||||
|
- update to 2.11.3:
|
||||||
|
* Features:
|
||||||
|
- Add cmake option CUSTOM_AMDGPU_IDS_PATH for specifying custom path of amdgpu.ids
|
||||||
|
* Bugfixes:
|
||||||
|
- Fix hanging when detecting disconnected network drive (Disk, Windows)
|
||||||
|
- Ensure line ending is printed when printing image logo errors (Logo)
|
||||||
|
- Revert image logo limitation change in 2.11.2; allow image logo in SSH session and tmux again (#861, Logo)
|
||||||
|
- Fix doubled output in custom formation (PhysicalDisk, Windows)
|
||||||
|
- changes that are from 2.11.2:
|
||||||
|
* Changes:
|
||||||
|
- Error messages when trying to print image logo will only be printed with --show-errors
|
||||||
|
- When generating JSON output, fastfetch will generate an empty array when no result is detected, instead of an error.
|
||||||
|
* Bugfixes:
|
||||||
|
- Fix segfault in Debian 11 and some old kernels. Regression introduced in 2.11.0 (#845, GPU, Linux)
|
||||||
|
- Don't try detecting version of raw sh shell (#849, Shell, Linux)
|
||||||
|
- Trim \r on Windows
|
||||||
|
* Features:
|
||||||
|
- Check xdg state home for nix user packages (#837, Packages, Linux)
|
||||||
|
- Disable image logos in ssh and tmux sessions (#839)
|
||||||
|
- Support MX Linux distro detection (#847, OS, Linux)
|
||||||
|
* Logo:
|
||||||
|
- Add KernelOS
|
||||||
|
- Fix name of DraugerOS
|
||||||
|
- Add missing FF_LOGO_LINE_TYPE_SMALL_BIT flags
|
||||||
|
- Add MX2
|
||||||
|
- changes that are from 2.11.2:
|
||||||
|
* Bugfixes:
|
||||||
|
- Fix uninitialized variables which can cause crashes (#760 #838, Battery, Android)
|
||||||
|
- Don't detect hyfetch as shell when used as backend of hyfetch
|
||||||
|
- Fix incorrect information in man page (#828)
|
||||||
|
* Features:
|
||||||
|
- Support sorcery package manager detection (Packages, Linux)
|
||||||
|
- Make --custom-format optional (Custom)
|
||||||
|
- Make / an alias of C:\ for --disk-folders (Disk, Windows)
|
||||||
|
- Build for Linux armv7
|
||||||
|
* Logo:
|
||||||
|
- Fix colors of Source Mage logo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 1 04:43:10 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
Wed May 1 04:43:10 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fastfetch
|
Name: fastfetch
|
||||||
Version: 2.11.0
|
Version: 2.11.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Neofetch-like tool written mostly in C
|
Summary: Neofetch-like tool written mostly in C
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user