Package Release Info

libXmu-1.2.1-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libXmu-devel-32bit
libXmu6-32bit
libXmuu1-32bit

Change Logs

* Wed Apr 17 2024 sndirsch@suse.com
- Update to version 1.2.1
  * test: Add missing setjmp()
  * test: Add prototype for Xmureallocarray to silence warning
* Mon Mar 25 2024 sndirsch@suse.com
- Update to version 1.2.0
  * This release raises the minimum version of libXt required to 1.1.0
    (released in 2011), and for those builders who need to regenerate
    the autoconf files, raises the minimum version of autoconf required
    to 2.70 (released in 2020).
* Tue Oct 18 2022 sndirsch@suse.com
- Update to version 1.1.4
  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.
* Thu Mar 21 2019 sndirsch@suse.com
- Update to version 1.1.3
  * This minor maintenance release includes some small bug fixes,
    build configuration improvements and janitorial cleanups.
* Thu Sep 12 2013 zaitor@opensuse.org
- Update to version 1.1.2:
  + Add missing copyright notices to COPYING file.
  + Preserve constness when casting const pointers in various
    functions.
  + Fix a const issue.
  + autogen.sh: Implement GNOME Build API.
  + configure: Remove AM_MAINTAINER_MODE.
  + Remove unused DECnet ("DNETCONN") code from
    XmuConvertStandardSelection.
* Thu Aug 29 2013 sndirsch@suse.com
- added requires to xbitmaps/-devel packages (bnc#836530)
* Sun Feb 17 2013 jengelh@inai.de
- Use more robust make install call
* Wed Apr 11 2012 vuntz@opensuse.org
- Update to version 1.1.1:
  + Cleanups of code that causes compiler warnings
  + Improvements to the documentation
  + Build configuration improvements
* Sat Feb 11 2012 jengelh@medozas.de
- Rename xorg-x11-libXmu to libXmu and utilize shlib policy
* Sun Nov 20 2011 coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency