File xload.changes of Package xload
-------------------------------------------------------------------
Sun Mar 24 21:50:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.2.0:
* Use imdent to realign remaining pre-processer directives
* Use autoconf to check for <protocols/rwhod.h> instead of
OS-specific ifdefs
* configure: Use AC_SYS_LARGEFILE to enable large file
support
* Handle files whose sizes, inode numbers, or timestamps
may be out of range of the original 32-bit APIs
* Use asprintf() if available
* Add -help and -version options
* Print which arguments were unknown before giving usage
message
-------------------------------------------------------------------
Mon Apr 4 10:23:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.4
* This release ends support for SGI Irix, which SGI themselves
did in 2013.
-------------------------------------------------------------------
Fri Dec 3 14:05:49 UTC 2021 - Dirk Müller <dmueller@suse.com>
- modernize spec file (move license to licensedir)
-------------------------------------------------------------------
Wed Apr 4 16:12:49 UTC 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 18:38:30 UTC 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 20:39:28 UTC 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 08:46:08 UTC 2012 - mgorse@opensuse.org
- Split xload from xorg-x11. Initial version: 1.1.0.