#17217 closed enhancement (fixed)

libXrender-0.9.11 (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

From the ChangeLog:

  • WIP: Documentation
  • whitespace fix
  • use _X_UNUSED for compiler-warnings
  • use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
  • use casts to reduce compiler warnings (no object change)
  • cppcheck (removing unused assignment lets variable scope reduction)
  • additional cppcheck-scope warning
  • amend cppcheck-scope change, fixing c89 build
  • Rename xDepth to xPDepth to quiet -Wshadow warnings
  • Resolve -Wsign-compare warnings
  • Reduce variable scopes as recommended by cppcheck
  • Remove unnecessary casts from malloc & free calls
  • fix coredumps in XRenderComputeTrapezoids (issue #1)
  • gitlab CI: add a basic build test
  • Fix spelling/wording issues
  • Build xz tarballs instead of bzip2
  • Add missing HAVE_CONFIG_H guard to Xrenderint.h
  • Update configure.ac bug URL for gitlab migration
  • Update README for gitlab migration
  • autogen: add default patch prefix
  • autogen.sh: use quoted string variables
  • Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent fall-outs, when they contain space.
  • autogen.sh: use exec instead of waiting for configure to finish

comment:3 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit cf260cd032455268e937a8167ebf7c6143d634cf

Update to xcb-util-image-0.4.1,
              xcb-util-keysyms-0.4.1,
              xcb-util-renderutil-0.3.10,
              xcb-util-wm-0.4.2,
              xcb-util-cursor-0.1.4.
Update to libXrender-0.9.11 (Xorg Library)r-0.1.4.
Update to libxshmfence-1.3.1 (Xorg Library).

Note: See TracTickets for help on using tickets.