diff --git a/_servicedata b/_servicedata index 12abd31..ad46e2c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/aristocratos/btop - 3dd6a6cc6b3677d01c9adf33bd579713bf1dc2fa \ No newline at end of file + 0f8498fa4e68e3af36a50b1d9f97b931b41b0824 \ No newline at end of file diff --git a/btop-1.2.12+git20221007.3dd6a6c.tar.gz b/btop-1.2.12+git20221007.3dd6a6c.tar.gz deleted file mode 100644 index a83d981..0000000 --- a/btop-1.2.12+git20221007.3dd6a6c.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6a99f6aa302505c2f747ace33b4adf1254be06957a5e309957c5acba6d8fb2d -size 988425 diff --git a/btop-1.2.13+git20221106.0f8498f.tar.gz b/btop-1.2.13+git20221106.0f8498f.tar.gz new file mode 100644 index 0000000..799f470 --- /dev/null +++ b/btop-1.2.13+git20221106.0f8498f.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:227502ee1d36f06e26ac695076e66723b5822eb8ee8e879669e0c975cc72d526 +size 991214 diff --git a/btop.changes b/btop.changes index 1818832..1e83390 100644 --- a/btop.changes +++ b/btop.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Mon Nov 07 14:43:04 UTC 2022 - scott.bradnick@suse.com + +- Update to version 1.2.13+git20221106.0f8498f: + * v1.2.13 Bug fixes + * osx: replace getnameinfo with inet_ntop + * a comment about AF_LINK being ignored on purpose + * FreeBSD: replace getnameinfo with inet_ntop + * Fixed: Process nice value underflowing, issue #461 + * Add git config safe-directory inside freebsd vm + * OSX: use the first IP of the interface + * Added "Continuous Build FreeBSD" badge + * Removed bad line and gcc12 install since gcc12 i preinstalled + * Possible fix for broken xcode command line tools + * Use gcc12 for macos12 + * FreeBSD: use the first IP of the interface + * Use sh instead of csh + * Update continuous-build-freebsd.yml + * Update continuous-build-macos.yml + * Create continuous-build-freebsd.yml + * Add actions run for pull requests (macos) [skip actions] + * Add actions run for pull requests (linux) [skip actions] + * Fixed: Not picking up last username from /etc/passwd + * make IPBUFFER_MAXSIZE an enum constant + * use inet_ntop instead of getnameinfo + * Show the first IP of the interface in NET box + * Address comment + * Fix bug in proc_tree view when showing full cmd + * proc tree: fix width threshold to match commit message and use and/or instead of &&, || + * proc tree view: if there's more than 40 width left, try to print full cmd + * macOS Ventura compile instructions + * macOS Ventura compile instructions + * Added autodetection for gcc12 to make compiling on macos Ventura easier. + * Fixed: Moved up get_cpuHz() in the execution order to get better cpu clock reading. + * Update continuous-build-macos.yml + * Update continuous-build-macos.yml + * Update continuous-build-linux.yml + * Fixed: Ignore disks that fails in statvfs64() to avoid slowdowns and possible crashes. + * fix: spelling mistake in btop.conf + * Changed: Reverted back to sysconf(_SC_NPROCESSORS_ONLN) for Cpu core count ant let the new dynamic update fix if cores are turned on later + * Makefile: Reverse VERBOSE bool to not stop with macOS make + * Update README.md + * Added more Makefile flags + * Added: VERBOSE=true flag for Makefile to display all compiler commands and fixed so already set CXXFLAGS and LDFLAGS are displayed. + ------------------------------------------------------------------- Fri Oct 07 19:21:20 UTC 2022 - scott.bradnick@suse.com diff --git a/btop.obsinfo b/btop.obsinfo index 4c1f859..0c78232 100644 --- a/btop.obsinfo +++ b/btop.obsinfo @@ -1,4 +1,4 @@ name: btop -version: 1.2.12+git20221007.3dd6a6c -mtime: 1665169187 -commit: 3dd6a6cc6b3677d01c9adf33bd579713bf1dc2fa +version: 1.2.13+git20221106.0f8498f +mtime: 1667770594 +commit: 0f8498fa4e68e3af36a50b1d9f97b931b41b0824 diff --git a/btop.spec b/btop.spec index 271753a..8d25183 100644 --- a/btop.spec +++ b/btop.spec @@ -17,7 +17,7 @@ Name: btop -Version: 1.2.12+git20221007.3dd6a6c +Version: 1.2.13+git20221106.0f8498f Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0