Commit Graph

9 Commits

Author SHA256 Message Date
70697471a0 - Update to version 0.9.11
* Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Remove unnecessary casts from malloc & free calls
  * Reduce variable scopes as recommended by cppcheck
  * Resolve -Wsign-compare warnings
  * Rename xDepth to xPDepth to quiet -Wshadow warnings
  * fix coredumps in XRenderComputeTrapezoids (issue #1)
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * WIP: Documentation
  * autogen.sh: use exec instead of waiting for configure to finish
  * Add missing HAVE_CONFIG_H guard to Xrenderint.h
  * amend cppcheck-scope change, fixing c89 build
  * additional cppcheck-scope warning
  * cppcheck (removing unused assignment lets variable scope reduction)
  * use casts to reduce compiler warnings (no object change)
  * use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
  * use _X_UNUSED for compiler-warnings
  * whitespace fix
  * fix regression
  * fix coredumps in XRenderComputeTrapezoids (issue #1)
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * WIP: Documentation
  * autogen.sh: use exec instead of waiting for configure to finish
  * Add missing HAVE_CONFIG_H guard to Xrenderint.h
  * amend cppcheck-scope change, fixing c89 build
  * additional cppcheck-scope warning
  * cppcheck (removing unused assignment lets variable scope reduction)
  * use casts to reduce compiler warnings (no object change)
  * use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
  * use _X_UNUSED for compiler-warnings
  * whitespace fix
  * fix regression

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=16
2022-10-22 08:22:20 +00:00
9735f768b4 Accepting request 437738 from home:tobijk:X11:XOrg
- Update to version 0.9.10:
  + Fix documentation to explicitly mention premultiplied alpha
  + Avoid OOB write in XRenderQueryFilters
  + Validate lengths while parsing server data.

OBS-URL: https://build.opensuse.org/request/show/437738
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=14
2016-11-02 10:30:34 +00:00
650e12ba81 - Update to version 0.9.9
* Fix request length calculation for XRenderCompositeText32
  * Remove fallback for _XEatDataWords, require libX11 1.6 for it

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=12
2015-05-04 14:26:05 +00:00
2733cb7500 Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=11
2014-04-27 22:07:57 +00:00
eadc0f667d Accepting request 178973 from home:tobijk:X11:XOrg
update to version 0.9.8

OBS-URL: https://build.opensuse.org/request/show/178973
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=9
2013-06-14 12:31:13 +00:00
2c7cf9bb26 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=7 2013-03-19 19:47:47 +00:00
a060f7cc62 Accepting request 113245 from home:vuntz:branches:X11:XOrg
Update to 0.9.7

OBS-URL: https://build.opensuse.org/request/show/113245
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=5
2012-04-12 10:44:15 +00:00
ed53b30e6f OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=4 2012-03-07 09:47:39 +00:00
a873854a23 Accepting request 104233 from home:jengelh:branches:X11:XOrg
Replaces xorg-x11-libXrender

OBS-URL: https://build.opensuse.org/request/show/104233
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrender?expand=0&rev=1
2012-02-13 10:08:00 +00:00