Changelog for
libXrandr-debugsource-1.5.4-1.2.i586.rpm :
* Thu Oct 05 2023 Stefan Dirsch
- Update to version 1.5.4 This release fixes a bug where an invalid pointer (a pointer to the middle of a buffer returned from malloc() instead of to the beginning of the buffer) could be passed to free() when cleaning up after an out-of-bounds output is found in the response from the X server to XRRGetMonitors().
* Sun Nov 20 2022 Stefan Dirsch - Update to version 1.5.3
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()
* XRRGetProviderInfo: Remove unneeded ProviderInfoExtra
* Variable scope reductions as recommended by cppcheck
* Remove unnecessary casts of return values from malloc()
* Fri Mar 22 2019 Stefan Dirsch - Update to version 1.5.2
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Update configure.ac bug URL for gitlab migration
* Fix memory leak on error paths
* Add description of libXrandr to README.md
* Update README for gitlab migration- supersedes U_libXrandr_fix-memory-leak.patch
* Wed Nov 22 2017 zaitorAATTopensuse.org- Add U_libXrandr_fix-memory-leak.patch: Fix memory leak on error paths.- Drop unneeded autoconf, automake and libtool BuildRequires and no longer pass autoreconf.
* Mon May 29 2017 sndirschAATTsuse.com- includes everything needed for missing sle issue entries: fate #320388, bnc#1003000, CVE-2016-7947, CVE-2016-7948 (bsc#1041366)
* Thu Oct 06 2016 sndirschAATTsuse.com- Update to version 1.5.1
* Avoid out of boundary accesses on illegal responses (bnc#1003000, CVE-2016-7947, CVE-2016-7948)
* fix: doGetScreenResources() info: redundant null check on calling free()
* fix: redundant null check on calling free()
* Wed Dec 16 2015 fcrozatAATTsuse.com- update BuildRequires to pkgconfig(randrproto) >= 1.5
* Mon May 18 2015 sndirschAATTsuse.com- added baselibs.conf as source in specfile
* Sun May 17 2015 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.5.0: Add support for monitors and fixes requires on libX11.
* Sun Sep 08 2013 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.4.2: This release fixes two small bugs in the library, and fixes an omission in the list of copyright notices in the COPYING file.