Opened 2 years ago

Closed 2 years ago

#15825 closed enhancement (fixed)

libX11-1.7.3.1 (Xorg library)

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

Description

New point version.

Change History (7)

comment:1 by Xi Ruoyao, 2 years ago

Make Xutf8DrawString works correctly with ISO10646 fonts.
Build xz tarballs instead of bzip2
Fix hanging issue in _XReply
Avoid NULL pointer deref. Fixes issue #47.
gitlab CI: update to use the ci-fairy image
Fix a typo
libX11: do not crash in GetResReq() macro
makekeys: handle the new _EVDEVK xorgproto symbols
Avoid undefined behaviour after realloc()
Fix cross-compilation from macOS
nls: Add en_IL locale

comment:2 by Xi Ruoyao, 2 years ago

#47 was opened in 2015! "Wonderful"!

comment:3 by Bruce Dubbs, 2 years ago

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

comment:4 by Xi Ruoyao, 2 years ago

We can change packagedir=${package%.tar.bz2} to packagedir=${package%.tar.*}, to use the xz tarball.

comment:5 by Xi Ruoyao, 2 years ago

Summary: libX11-1.7.3 (Xorg library)libX11-1.7.3.1 (Xorg library)

Now 1.7.3.1.

The only change from 1.7.3 is a typo fix in doc.

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

This one also includes some missing *.m4 files:

This release of libX11 corrects a packaging problem in 1.7.3 which caused
the m4 files needed for autoreconf to not be included in the tarballs.

(ProTip: if you have an ACLOCAL variable set in your environment, and it
 doesn't have "-I m4" ahead of any other -I options, then automake may
 assume that any m4 files found via those other -I options don't need to
 be included in the tarballs when you run "make dist".)

As a bonus, this release also includes one tiny typo fix in the XIM specs.

Apologies for the mess here.

Alan Coopersmith (2):
      specs/XIM: Fix "encording" typos
      libX11 1.7.3.1

git tag: libX11-1.7.3.1

comment:7 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit e91c678507249d1f15cac70a53911171b772d8e0

Package updates.
    Update to xfsprogs-5.14.2.
    Update to libX11-1.7.3.1 (Xorg Library).
    Update to imlib2-1.7.5.    
    Update to glib-networking-2.70.1.
Note: See TracTickets for help on using tickets.