#17242 closed enhancement (fixed)

libXext-1.3.5 (Xorg library)

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 18 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 18 months ago

libXext 1.3.5

  • COPYING: Add info for Xge.* and reallocarray.* files
  • Remove "All rights reserved" from Oracle copyright notices.
  • configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
  • Convert calls to Xmalloc arrays to use Xmallocarray instead
  • Import reallocarray() from libX11
  • Use calloc instead of malloc if we may not initialize all the bytes
  • Remove unnecessary (char *) casts from Xfree() arguments
  • Remove unnecessary casts of malloc/calloc results
  • Add extutilP.h header for xgeExtRegister() prototype
  • Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
  • gitlab CI: add a basic build test
  • Fix spelling/wording issues
  • Build xz tarballs instead of bzip2
  • add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4

comment:3 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

57ab9297dc Xorg library updates. 
  Update to libXinerama-1.1.5 (Xorg library). 
  Update to libXext-1.3.5 (Xorg library).
dea60dd1a5 Xorg app updates 
  Update to xsetroot-1.1.3 (Xorg app). 
  Update to sessreg-1.1.3 (Xorg app).
2ac31d06f6 Update to mpg123-1.31.0.
Note: See TracTickets for help on using tickets.