Package Release Info

xload-1.1.3-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xload

Change Logs

* Wed Apr 04 2018 sndirsch@suse.com
- Update to version 1.1.3
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * autogen.sh: use quoted string variables
  * Use Windows load interface for Win32 build, as well as Cygwin
  * Don't try to use [gs]et[ug]id on Win32
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
  * Use wrapped windows header to fix compilation for Cygwin
* Sat Aug 17 2013 zaitor@opensuse.org
- Update to version 1.1.2:
  + Add noreturn attribute to usage() as suggested
    by -Wmissing-noreturn.
  + Use C99 struct initializers for XKeyboardControl values.
  + Use 'imdent' to make the deeply nested #ifdef levels easier to
    follow.
  + Cleanup trailing whitespace.
  + Make getloadavg() the first choice on Unix systems that have
    it.
  + unifdef: -UX_NOT_POSIX, -U__UNIXOS2__ , -Usequent, -Uhcx,
  - UUTEK, -Ualliant, -Usony, -Uumips, -UMOTOROLA, -UAIXV3,
  - UCRAY.
  + Combine usage message strings.
  + Eliminate use of tab stops.  Helps with translation to DocBook.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 1.1.1:
  + Solaris: use getloadavg from libc instead of kstats.
  + Solaris: Read avenrun_1min kstat as a uint32, not a long.
  + Remove DG/UX support.
  + Build system fixes.
- Add pkgconfig(xproto) BuildRequires: new dependency.
* Fri Apr 13 2012 mgorse@opensuse.org
- Split xload from xorg-x11. Initial version: 1.1.0.