diff --git a/fastfetch-2.11.3.tar.gz b/fastfetch-2.11.3.tar.gz deleted file mode 100644 index 25856a4..0000000 --- a/fastfetch-2.11.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7867b0cd424689dea76b0d502e07abe449939f929eb252fc21b3a27c197cb195 -size 1320274 diff --git a/fastfetch-2.11.5.tar.gz b/fastfetch-2.11.5.tar.gz new file mode 100644 index 0000000..a0ecde2 --- /dev/null +++ b/fastfetch-2.11.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b7699d0aee3aa1683721fe4b82d667c88e97e257d48e9efe586b0e830f8a64 +size 1321195 diff --git a/fastfetch.changes b/fastfetch.changes index afedf96..8ba0e90 100644 --- a/fastfetch.changes +++ b/fastfetch.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon May 6 19:45:12 UTC 2024 - Gordon Leung + +- update to 2.11.5: + Changes: + * Fastfetch will print a colorless ascii logo in --pipe mode for better lolcat compatibility. + fastfetch | lolcat should work and no --pipe false needed. Previously the logo would be disabled in --pipe mode. + * --os-file was removed and CMake option -DCUSTOM_OS_RELEASE_PATH=/path/to/os-release was added. + This option should not used in most cases. + Bugfixes: + * Fix possible out-of-bound memory access (#868) + * Fix doubled output in custom formation (#852) + * Fix memory leaks when passing informative options + * Fix JSON config size.ndigits doesn't work + * Remove --os-file in help messages + Features: + * Enable --pipe mode if environment variable $NO_COLOR is set + * Support Armbian and Proxmox distro detection (OS, Linux) + ------------------------------------------------------------------- Sun May 5 07:43:09 UTC 2024 - Soc Virnyl Estela diff --git a/fastfetch.spec b/fastfetch.spec index 613ca69..a81806a 100644 --- a/fastfetch.spec +++ b/fastfetch.spec @@ -17,7 +17,7 @@ Name: fastfetch -Version: 2.11.3 +Version: 2.11.5 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT