diff --git a/fastfetch-2.11.0.tar.gz b/fastfetch-2.11.0.tar.gz deleted file mode 100644 index ea6f5f8..0000000 --- a/fastfetch-2.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf7e42db6a219a73bace5ff977414bd79a7ce1b7085872e0c8012ee9a56b2822 -size 1318103 diff --git a/fastfetch-2.11.3.tar.gz b/fastfetch-2.11.3.tar.gz new file mode 100644 index 0000000..25856a4 --- /dev/null +++ b/fastfetch-2.11.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7867b0cd424689dea76b0d502e07abe449939f929eb252fc21b3a27c197cb195 +size 1320274 diff --git a/fastfetch.changes b/fastfetch.changes index 45b475c..afedf96 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Sun May 5 07:43:09 UTC 2024 - Soc Virnyl Estela + +- 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 diff --git a/fastfetch.spec b/fastfetch.spec index b359261..613ca69 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.11.0 +Version: 2.11.3 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT