Commit Graph

9 Commits

Author SHA256 Message Date
cc6cfe9943 - Update to version 1.3.6
* Wrap Xext*CheckExtension() in do { ... } while(0)
  * configure: raise minimum autoconf requirement to 2.70
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * _xgeGetExtensionVersion should not free info on failure
  * Check for malloc failure in _xgeGetExtensionVersion
  * _xgeDpyClose: handle NULL return from _xgeFindDisplay
  * XEVI: fix -Walloc-size

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=18
2024-02-05 11:49:52 +00:00
28c1bce926 - Update to version 1.3.5
* Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
  * Add extutilP.h header for xgeExtRegister() prototype
  * Remove unnecessary casts of malloc/calloc results
  * Remove unnecessary (char *) casts from Xfree() arguments
  * Use calloc instead of malloc if we may not initialize all the bytes
  * Import reallocarray() from libX11
  * Convert calls to Xmalloc arrays to use Xmallocarray instead
  * configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
  * Remove "All rights reserved" from Oracle copyright notices.
  * COPYING: Add info for Xge.* and reallocarray.* files
  * add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=16
2022-10-29 17:10:47 +00:00
0c629a1d69 - Update to version 1.3.3
* 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
  * Assert that values buffer has enough room for provided values
  * Fix typos in man pages
  * Use __builtin_popcountl if available to replace Ones() in XSecurity.c
  * Add description of libXext to README.md
  * XSecurityGenerateAuthorization: Allocate enough space in values buffer
  * Update README for gitlab migration

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=14
2019-03-21 15:18:27 +00:00
9b880388cd - added baselibs.conf as source to specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=12
2014-07-24 13:34:25 +00:00
8d4e03dacd - Update to version 1.3.3
* Time for a release before the accumulated patches are old
    enough to vote.  Two new requirements: libX11 1.6 and a C89
    preprocessor.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=11
2014-07-24 13:22:03 +00:00
a45eab0697 Accepting request 177143 from home:tobijk:X11:XOrg
update to version 1.3.2

OBS-URL: https://build.opensuse.org/request/show/177143
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=8
2013-06-01 22:04:46 +00:00
9a70e6edee OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=6 2013-03-19 19:47:29 +00:00
6b5a5d8bcc Accepting request 113344 from home:vuntz:branches:X11:XOrg
Update to 1.3.1

OBS-URL: https://build.opensuse.org/request/show/113344
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXext?expand=0&rev=4
2012-04-13 10:33:51 +00:00
dd72d97463 Accepting request 104220 from home:jengelh:branches:X11:XOrg
Replaces xorg-x11-libXext

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