Opened 2 years ago

Closed 2 years ago

#16364 closed enhancement (fixed)

libXcursor-1.2.1 (Xorg Library)

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

libXcursor 1.2.1

  • Convert COPYING from ISO-8859-1 to UTF-8
  • Fix spelling/wording issues
  • Build xz tarballs instead of bzip2
  • gitlab CI: add a basic build test
  • quiet normal gcc warnings using casts (no object change)
  • fix a missing initializer
  • quiet warnings for unused parameters
  • fix stricter gcc warnings by changing the type for the loop variable to
  • fix stricter gcc warnings using casts
  • fix stricter gcc warnings using casts
  • add check in case the image size is 0x0
  • document the other environment variables
  • make the function-prototypes easier to read, by eliminating hyphenation and filling further formatting fixes.
  • added script to create/find ".so" files which are missing
  • correct a prototype
  • italicize parameter names, for readability
  • improve explanation for functions which load images
  • document the theme_core setter/getter functions
  • document the library-attributes
  • add see-also section
  • document the cursor-load functions
  • update ".so" links, and fix a special case for "const char *" in parsing function-names
  • start on the animated cursors; fixup whitespace
  • improve explanation of Xcursor's search algorithm
  • document the animation support functions
  • document the cursor-comments functions
  • document the API called from libX11
  • fix raggedy prototypes and structure declarations using tabstops in appropriate macros
  • update copyright notice
  • fix a typo and a style issue
  • eliminate special escaping for "/*" which produces look-alike Unicode for
  • mention "Inherits=" lists
  • cppcheck style-fixes
  • more cppcheck-style fixes
  • Handle more theme loop situations
  • fix XcursorTheme loop regression
  • Use fixed size integer type
  • Fix undefined behavior

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Xorg updates:

90eabe3645 Xorg library updates, 
   Update to libXcursor-1.2.1 (Xorg Library). 
   Update to libX11-1.7.5 (Xorg Library).
8852b072c0 Update to iceauth-1.0.9 (Xorg App).
Note: See TracTickets for help on using tickets.