diff --git a/_service b/_service index 3173e8c..58a691d 100644 --- a/_service +++ b/_service @@ -1,7 +1,3 @@ - - https://github.com/aristocratos/btop diff --git a/_servicedata b/_servicedata index bd1a62e..4fa891e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/aristocratos/btop - 102b6dbc9d33906319e7c710cf58ba2893d6ec49 \ No newline at end of file + 26ac007777c574bf2f5648da4e677403b964886f \ No newline at end of file diff --git a/btop-1.2.8+git20220629.102b6db.tar.gz b/btop-1.2.8+git20220629.102b6db.tar.gz deleted file mode 100644 index 8d2dc91..0000000 --- a/btop-1.2.8+git20220629.102b6db.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b0bd7b1f0c6f5504da585b8701500cb31bf9e9a58ef53713e4e045a553e199f0 -size 984659 diff --git a/btop-1.2.9+git20220828.26ac007.tar.gz b/btop-1.2.9+git20220828.26ac007.tar.gz new file mode 100644 index 0000000..0f8ac64 --- /dev/null +++ b/btop-1.2.9+git20220828.26ac007.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6935d33cdf3c37d1e48e4849e4822102c643deb660feb012c34770a4bce5105 +size 986737 diff --git a/btop.changes b/btop.changes index e2f7085..c297026 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Sun Aug 28 16:40:11 UTC 2022 - scott.bradnick@suse.com + +- Update to version 1.2.9+git20220828.26ac007: + * Fixed: Process tree filtering not case insensitive + * v1.2.9 Bug fixes + new features and themes + * Fixed: Memory values not clearing properly when not in graph mode in mem box + * Cleaning up snap + * Instructions for btop-desktop + * Update snapcraft.yaml + * Removing desktop launch + * Add FreeBSD installation command + * Update snapcraft.yaml + * Update snapcraft.yaml + * Update snapcraft.yaml + * Update btop.desktop + * Update btop.desktop + * Add files via upload + * Create btop.desktop + * Update snapcraft.yaml + * Update snapcraft.yaml + * Update snapcraft.yaml + * Update snapcraft.yaml + * Update snapcraft.yaml + * Update snapcraft.yaml + * Maybe + * updated color change + * Added: Option to hide the small cpu graphs for processes + * Add Fedora/RHEL install docs + * [fix] Color correction + * Changed: Small graphs now show colors for each character + * [feature] Created 'Elementarish' theme + * Fixed: Getting selfpath on macos (fix for finding theme folder) + * switch Logger calls to debug() to avoid filling up the logfile + * rename zfs_pools_only option to zfs_hide_datasets, make its description clearer + * check if at least one object was read before updating ZFS pool io in zfs_collect_pool_total_stats(), use try-catch to prevent possible crashes from int_64t conversions + * add "?" to see help + * Fixed: Logo transparency + * Use fs::directory_iterator() instead of readdir() in ZFS functions, use fs::path instead of strings. + * Move get_zfs_stat_file() and zfs_collect_pool_total_stats() functions declarations to btop_collect.cpp so they aren't included when compiling for macos and freebsd + * Made ZFS stats collection compatible with zfs_pools_only option. ZFS pool's stat filepath points to the objset-* file when the option is disabled, otherwise it points to the pool's stats directory. Made ZFS total pool stat collection into a separate function for clean code. Also removed an unnecessary variable in the default ZFS stat collection, and changed io_ticks to track the number of reads/writes, reducing unnecessary calculations. + * Re-implemented ZFS stat collection to be compatible with new ZFS versions, now it uses files "/proc/spl/kstat/zfs/*pool_name*/objset*". Needs additional work to be compatible with the option "zfs_pools_only". + * Pass const string ref + * Changed: Rewrite of process sorting and tree generation including fixes for tree sorting and mouse support + * Add solarized_light theme + * Add zfs_pools_only option + ------------------------------------------------------------------- Wed Jun 29 17:02:08 UTC 2022 - scott.bradnick@suse.com diff --git a/btop.obsinfo b/btop.obsinfo index c1847ea..fb88ea4 100644 --- a/btop.obsinfo +++ b/btop.obsinfo @@ -1,4 +1,4 @@ name: btop -version: 1.2.8+git20220629.102b6db -mtime: 1656521967 -commit: 102b6dbc9d33906319e7c710cf58ba2893d6ec49 +version: 1.2.9+git20220828.26ac007 +mtime: 1661689356 +commit: 26ac007777c574bf2f5648da4e677403b964886f diff --git a/btop.spec b/btop.spec index ba8d9ba..b748cb1 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.2.8+git20220629.102b6db +Version: 1.2.9+git20220828.26ac007 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0