2019-06-24 16:04:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 24 14:04:04 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
|
|
|
|
- no longer require legacy extension xf86miscproto; no longer
|
|
|
|
provided by xorgproto-2019.1 by default
|
|
|
|
|
2018-04-04 16:52:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 4 14:47:54 UTC 2018 - sndirsch@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.2.4
|
|
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
|
|
* autogen.sh: use quoted string variables
|
|
|
|
* Include unistd.h for usleep() if HAVE_USLEEP
|
|
|
|
* Fix one last warning about usage() format string.
|
|
|
|
* autogen: add default patch prefix
|
|
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
|
|
- supersedes U_xset_fix-warning-about-usage-format-string.patch
|
|
|
|
|
2017-11-21 14:40:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 20 23:27:49 UTC 2017 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Add U_xset_fix-warning-about-usage-format-string.patch: Fix one
|
|
|
|
last warning about usage() format string.
|
|
|
|
|
2013-08-18 21:22:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 17 18:03:55 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.2.3:
|
|
|
|
+ Pass buf size to on_or_off instead of just assuming it is big
|
|
|
|
enough.
|
|
|
|
+ Add -version flag.
|
|
|
|
+ Fix integer sign/size conversion warnings from clang.
|
|
|
|
+ Add printf attribute to usage function and fix warnings it
|
|
|
|
causes.
|
|
|
|
+ Fix gcc warnings about discarded const qualifiers.
|
|
|
|
+ Combine error message strings.
|
|
|
|
+ Combine usage message strings.
|
|
|
|
+ Drop usleep fallbacks for ancient OS versions.
|
|
|
|
+ Remove unneeded include of windows.h on WIN32.
|
|
|
|
|
2012-04-15 12:50:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 15:08:36 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.2.2:
|
|
|
|
+ Remove direct call to Solaris nanosleep system call
|
|
|
|
+ Mark error() & usage() functions as _X_NORETURN
|
|
|
|
+ Give better error for "xset dpms force" without argument
|
|
|
|
+ Print pixel colors in hex not decimal
|
|
|
|
+ Man page fixes.
|
|
|
|
+ Build system fixes.
|
|
|
|
- Add pkgconfig(xproto) BuildRequires: new upstream dependency.
|
|
|
|
|
2012-04-14 11:36:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split xset from xorg-x11. Initial version: 1.2.1.
|
|
|
|
|