Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#14828 closed enhancement (fixed)

libXaw-1.0.14 (Xorg Library)

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 11.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (4)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

Alan Coopersmith (26):
      editres can trigger sigsegv in inspected application (Debian bug 790325)
      Fix xload crashes if the window is wider than 2048 pixels
      Fix misleading indentation in TextAction.c
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      specs: suggest XtOpenApplication instead of XtAppInitialize
      specs: Convert troff .IN macros to docbook <indexterm> tags
      specs: Add olinks to libXt spec
      specs: Add olinks to libX11 spec
      specs: Add olinks to ICCCM spec
      specs: Add missing subsections of CH4 and reorder to match X11R6.6 spec
      specs: Reorder subsections of CH5 to match X11R6.6 spec
      specs: update credits for DocBook conversion
      specs: show libXaw version instead of X11R7.7
      specs: use glossary list markup for Terminology section
      specs: restore missing list terms in "Underlying Model"
      specs: fixup some more xrefs & links
      specs: fixup remaining troff \fI & \fP escapes
      specs: Convert ``quotes'' to <quote>
      specs: misc. manual fixes
      specs: replace nroff 1/6th-em space (\|) with Unicode entity (&#x2006;)
      specs: replace nroff hair space (\^) with Unicode entity (&#x200A;)
      specs: move trailing punctuation to behind </function> tag
      specs: remove excess spaces between < > and header names
      specs: app-defaults & rgb.txt are in /usr/share now, not /usr/lib
      Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jeremy Huddleston Sequoia (1):
      darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass

Jon Turney (1):
      Avoid warning about missing getpagesize() prototype on Windows

Matt Turner (1):
      libXaw 1.0.14

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Roberto Branciforti (1):
      Scrollbar.c: Add Btn4 & Btn5 to default translations

Thomas E. Dickey (57):
      build-fixes when _CONST_X_STRING is defined
      add casts to quiet gcc conversion-warnings, no object change
      add --disable-const option, from libXt
      trim some stray backslashes leftover from nroff, and fix some whitespace in code samples
      quiet some more type-conversion warnings, as well as unused-parameters
      change variables to/from char* vs String to reduce compiler warnings (no object change)
      fix a missing struct-initializer, and quiet unused-parameter warnings
      change a couple of variable-types to reduce compiler warnings (no object change)
      fix some type/comparison compiler warnings (no object change)
      fix misleading indentation, which gave a compiler warning
      fix some compiler warnings in MenuButton.c by changing the menu name from String to char*
      use _X_UNUSED to quiet unused-parameter warnings
      change COMMON_CFLAGS and COMMON_CPPFLAGS to AM_CFLAGS and AM_CPPFLAGS
      fix compiler warning by updating parameter type for call to XtDisplayInitialize
      reduce compiler warnings using casts, no object change
      compiler-warning fixes for const-mismatches, no object-change

Tobias Stoeckmann (1):
      NULL pointer dereference in XawAsciiSinkInitialize

git tag: libXaw-1.0.14

comment:3 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r24416

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.