[ANNOUNCE] libXmu 1.1.4

Alan Coopersmith alan.coopersmith at oracle.com
Mon Oct 17 21:21:43 UTC 2022


libXmu - X miscellaneous utility routines library
-------------------------------------------------

This release includes two notable changes to XmuConvertStandardSelection():

1) It no longer supports XA_IP_ADDRESS, which only supported IPv4 addresses
   and simply provided the output of gethostbyname() on the local hostname.

2) XA_OWNER_OS no longer reports "BSD" for any Unix-like OS (including Linux)
   that it hadn't been coded to handle, instead relying on uname() where
   available to provide the OS name.

The lack of bug reports about the previously misleading output for these
suggests they're not widely used, with codesearch.debian.net only finding
matches in libXmu and the rust bindings to libXmu, and not any consumers
of these interfaces.

Alan Coopersmith (19):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      COPYING: correct source file path names
      Remove unnnecessary casts from *alloc() and free() calls
      Import reallocarray() from libX11 (originally from OpenBSD)
      Convert code to use Xmumallocarray() & reallocarray()
      XmuGetHostname: Drop support for ancient USG systems
      get_os_name: Use autoconf to detect uname() support
      More typo fixes
      Use memcpy instead of memmove when buffers are known not to overlap
      Use _CONST_X_STRING to make libXt declare String as const char *
      Clear some more -Wdiscarded-qualifiers warnings
      Handle -Wsign-compare warnings
      Handle -Wmissing-field-initializers warnings
      _XEditResGet32: Fix casts to avoid unexpected sign extension in 64-bit
      Add simple test cases for _XEditRes{Put,Get}* functions
      Add .git-blame-ignore-revs to hide whitespace commits from git blame
      libXmu 1.1.4

Matthieu Herrb (3):
      Unifdef SYSVNET
      Fix OWNER_OS in XmuConvertStandardSelection() on Linux
      Remove support for XA_IP_ADDRESS

git tag: libXmu-1.1.4

https://xorg.freedesktop.org/archive/individual/lib/libXmu-1.1.4.tar.gz
SHA256: 3091d711cdc1d8ea0f545a13b90d1464c3c3ab64778fd121f0d789b277a80289  libXmu-1.1.4.tar.gz
SHA512: 34438e39c5ce88b19bba0cfc123bceb8d7bece4bcaf85f53e69647ba04de9d90d79c6b41f6e1a47b484a76d996a79666ff8e0a4c256d4051e779561d1ee62843  libXmu-1.1.4.tar.gz
PGP:  https://xorg.freedesktop.org/archive/individual/lib/libXmu-1.1.4.tar.gz.sig

https://xorg.freedesktop.org/archive/individual/lib/libXmu-1.1.4.tar.xz
SHA256: 210de3ab9c3e9382572c25d17c2518a854ce6e2c62c5f8315deac7579e758244  libXmu-1.1.4.tar.xz
SHA512: 3cf90cb3ff380aafefbb39297bdd95b9e1e6d6618cecb53ff09faf38f9b9c54599d28367f07a9ec77a20214c6c3e661b8d0a12b38082556790a79a59942039c1  libXmu-1.1.4.tar.xz
PGP:  https://xorg.freedesktop.org/archive/individual/lib/libXmu-1.1.4.tar.xz.sig

-- 
        -Alan Coopersmith-                 alan.coopersmith at oracle.com
         Oracle Solaris Engineering - https://blogs.oracle.com/solaris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-announce/attachments/20221017/4612d9b3/attachment.sig>


More information about the xorg-announce mailing list