74 lines
2.7 KiB
Plaintext
74 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 29 19:21:39 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec file, add license
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 27 09:40:35 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.1.5
|
|
* Update README for gitlab migration
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* Fix spelling/wording issues
|
|
* gitlab CI: add a basic build test
|
|
* Fix -Wsign-compare warning
|
|
* Variable scope reductions as suggested by cppcheck
|
|
* Update GetOldReq to use _XGetRequest()
|
|
* autogen.sh: use quoted string variables
|
|
* autogen: add default patch prefix
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 9 10:06:42 UTC 2015 - sndirsch@suse.com
|
|
|
|
- added baselibs.conf as source to specfile in order to make
|
|
factory checkin policy happy ...
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 8 17:34:14 UTC 2015 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.1.4:
|
|
+ Tell the compiler it's unlikely we're talking to an XFree86 3.x
|
|
server.
|
|
+ Discard correct length for old-format replies in
|
|
XF86VidModeGetGamma.
|
|
+ Remove fallback for _XEatDataWords, require libX11 1.6 for it.
|
|
+ Add XF86VidModeAddModeLine man page.
|
|
+ Fix a couple sign comparison warnings.
|
|
+ Require ANSI C89 pre-processor, drop pre-C89 token pasting
|
|
support.
|
|
+ Enable parsing of C prototypes in the synopsis into prototype
|
|
markup.
|
|
+ Eliminate use of .ta.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 1 20:07:42 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 1.1.3:
|
|
This release provides the fixes for the recently announced security issue
|
|
CVE-2013-2001 along with a number of other fixes to the error handling
|
|
code found while investigating that issue.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
|
|
|
|
- Use more robust make install call
|
|
- Avoid calling fdupes outside of /usr
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 11 16:21:21 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Update to version 1.1.2:
|
|
+ Janitorial cleanups
|
|
+ Build configuration improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 12 02:02:16 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Provide package descriptions and update homepage URL
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Split xorg-x11-libs into separate packages
|