e8ce3101b3
- update to 1.2.6 Support for using getaddrinfo() was originally added to support IPv6, and only used if IPv6 support was enabled. Two decades later, support for getaddrinfo() is ubiquitous and OS'es have marked gethostbyname() as deprecated, so use the modern interface whenever we can now. (Note that code included from xtrans will only use the modern interfaces when IPv6 is disabled if building against xtrans 1.6.0 or later.) Of course, in libSM, this only matters if one of the UUID generation interfaces isn't being used instead, and the configure script has also been modified in this release to stop checking for network interfaces if we're not going to use them because we found a UUID generation mechanism to use instead for creating ids.
Stefan Dirsch2025-03-09 04:16:58 +00:00
a97077042f
Accepting request 1230953 from X11:XOrg
Ana Guerrero2024-12-16 18:08:57 +00:00
dcf99b810e
- update to 1.2.5: * Remove "All rights reserved" from Oracle copyright notices * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL * gitlab CI: add xz-utils to container for "make distcheck" * unifdef __UNIXWARE__ * unifdef MNX_TCPCONN * SmcOpenConnection: remove cast of return value from getenv() * IceReadCompleteMessage callers need to check if malloc() failed
Stefan Dirsch2024-12-14 03:46:20 +00:00
15db53ab93
- Update to version 1.2.3 * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish * Stop compiling empty sm_auth.c stub * Fix callbacks signatures in libSM documentation * Include unistd.h for getpid() * Fix uuid_to_string(3) type * Get rid of strcpy() in the HAVE_UUID_CREATE case * Fixed out ouf boundary accesses.
Stefan Dirsch2018-10-10 16:23:41 +00:00
238af8385d
Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
Stefan Dirsch2014-04-27 22:07:40 +00:00
682e176dbb
Accepting request 198887 from X11:XOrg
Tomáš Chvátal
2013-09-13 12:46:55 +00:00
c768a35c70
Accepting request 198748 from home:Zaitor:branches:X11:XOrg
Stefan Dirsch2013-09-13 10:14:37 +00:00
d58d1a062f
Accepting request 160079 from X11:XOrg
Stephan Kulow
2013-03-22 10:50:53 +00:00