- update to 0.92.1 * Fix build with autoconf 2.70+. * Fix CPU stats on older Linux kernels. * Make sure to count processes in an unknown state. * Check if -ltinfo is needed when linking ncurses. * Fixes to build when cross-compiling. * Fix build with -DNDEBUG. * Handle vmmeter changes in FreeBSD 12. OBS-URL: https://build.opensuse.org/request/show/949785 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/libstatgrab?expand=0&rev=21
100 lines
3.4 KiB
Plaintext
100 lines
3.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jan 28 23:14:04 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.92.1
|
|
* Fix build with autoconf 2.70+.
|
|
* Fix CPU stats on older Linux kernels.
|
|
* Make sure to count processes in an unknown state.
|
|
* Check if -ltinfo is needed when linking ncurses.
|
|
* Fixes to build when cross-compiling.
|
|
* Fix build with -DNDEBUG.
|
|
* Handle vmmeter changes in FreeBSD 12.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 24 19:55:07 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.92:
|
|
* Fix various file descriptor leaks.
|
|
* On Linux, read process thread name from comm where available (fixes FreeScale ARM BSP).
|
|
* Add more process stat information on MacOS/Darwin.
|
|
* Fix build on Alpine Linux and NetBSD 8.
|
|
* Fix build on FreeBSD 12 without COMPAT_FREEBSD11.
|
|
* Improve collection of data for non-standard Solaris interfaces.
|
|
* Improve detection of interface link status on Solaris.
|
|
* Various configure and build fixes.
|
|
* Ensure modern log4cplus is used correctly.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 3 13:14:49 UTC 2018 - dimstar@opensuse.org
|
|
|
|
- baselibs.conf: fix dependency of libstatgrab-devel-32bit.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 24 20:51:57 UTC 2017 - aj@ajaissle.de
|
|
|
|
- BuildRequires autoconf >= 2.69
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 27 12:04:48 UTC 2015 - nemysis@openSUSE.org
|
|
|
|
- Update to 0.91, please see
|
|
|
|
/usr/share/doc/packages/libstatgrab/NEWS
|
|
|
|
- Change soname to 10 and change baselibs.conf
|
|
- Remove obsolete patches libstatgrab-os-linux.diff,
|
|
libstatgrab-link-ncurses.diff, libstatgrab-fix-include-ncurses.patch,
|
|
changed by Upstream
|
|
- Add libstatgrab-rpmlintrc, for not fixable issues
|
|
- Modernize spec
|
|
- Add BuildRequires for fdupes and use %fdupes macro to reduce size
|
|
of the package
|
|
- Reorder %configure default options
|
|
- Use default %make_install
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 19 11:47:39 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.17:
|
|
* provide iowait cpu information on Linux version 2.5.41 or later
|
|
* use utmpx when available
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 11:30:46 UTC 2012 - coolo@suse.com
|
|
|
|
- change license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 16 17:08:10 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Implement baselibs for package
|
|
- Remove redundant tags/sections; use %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 15 07:21:50 UTC 2011 - schubi@novell.com
|
|
|
|
- Fixed requirements of devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 00:22:09 CET 2011 - ro@suse.de
|
|
|
|
- fix requires for subpackages
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 8 14:58:19 UTC 2011 - schubi@novell.com
|
|
|
|
- Cleanup spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 8 13:34:57 UTC 2011 - schubi@novell.com
|
|
|
|
- Rename the main package to libstatgrab
|
|
- Create a subpackage libstatgrab6
|
|
- Create a subpackage libstatgrab-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 4 09:31:30 UTC 2011 - schubi@novell.com
|
|
|
|
- initial version 0.16
|
|
|