| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xtrans | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.3.5 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150000.3.3.1 | Build date: Tue Jun 13 09:03:50 2023 |
| Group: Development/Libraries/X11 | Build host: sheep54 |
| Size: 344555 | Source RPM: xtrans-1.3.5-150000.3.3.1.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://xorg.freedesktop.org/ | |
| Summary: Library to handle network protocol transport in X | |
xtrans is a library of code that is shared among various X packages to handle network protocol transport in a modular fashion, allowing a single place to add new transport types. It is used by the X server, libX11, libICE, the X font server, and related components.
MIT
* Mon Jun 12 2023 sndirsch@suse.com
- U_Remove-client-side-abstract-socket-support.patch
* CVE-2020-25697 and the Flatpak documentation show that clients
using abstract sockets without mutual authentication is unsafe.
TRANS_ABSTRACT remains supported, but it is now a no-op on the
client side. Abstract sockets are still supported for servers,
as the X server authenticates the client via other methods.
(boo#1178613, CVE-2020-25697)
* Tue May 30 2017 sndirsch@suse.com
- includes everything needed for missing sle issue entries:
fate #320388 (bsc#1041610)
* Tue Sep 23 2014 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.5:
Here's a release of Xtrans that includes a bunch of const fixes
and a new Listen function which the X server wants to allow
- nolisten tcp by default.
* Fri Apr 25 2014 tobias.johannes.klausmann@mni.thm.de
- Remove superfluous Require
* Mon Mar 31 2014 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.4:
+ configure: Also add -D_DEFAULT_SOURCE to .pc cflags to shut up glibc warnings
+ Increase UNIX socket buffer size
+ Cast ctype(3) function arguments to unsigned char.
+ Add missing headers for free() and strlen().
* Mon Jan 27 2014 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.3:
+ xtrans.m4: replace obsolete AC_HELP_STRING
+ xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB
+ xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT
+ Add TransIsListening()
+ Remove unused static inlines
+ Fix alignment issues in FD passing code
+ Don't restrict FD passing to Linux & Solaris
+ Define TRANS_RECEIVED flag for transports
+ Enable systemd socket activation
* Fri Nov 08 2013 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.2:
Another round of fixes for the fd sending API's: improves portability,
fixes build failures on BSD & Solaris when building with the new API
disabled, and enables the new API for Solaris.
+ Add stubs for send/recv fd functions in local transports
+ Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_control
+ Allow XTRANS_SEND_FDS on Solaris as well
+ Actually disable all of the FD passing code unless XTRANS_SEND_FDS is set
+ Switch to CMSG_* macros for FD passing
* Thu Nov 07 2013 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.1:
Here's a new 1.3.1 release of libXtrans. The only interesting change
is that it now requires applications to specify that they want FD
passing support by defining XTRANS_SEND_FDS; the X server will do that
only on Linux. When non-Linux FD passing support is integrated, we can
change what the X server does.
- Add upstream patch to fix build:
+ U_disable_all_of_the_FD_passing_code_unless_XTRANS_SEND_FDS_is_set.patch
* Sun Nov 03 2013 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.3.0:
+ configure: Remove AM_MAINTAINER_MODE
+ Remove unused TLI ("STREAMSCONN") code from xtrans
+ Docs: convert function synopses to docbook funcsynopsis markup
+ autogen.sh: Implement GNOME Build API
+ Remove 'Readv' interface
+ Add APIs to send file descriptors through the network
* Fri Apr 05 2013 idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
/usr/include/X11/Xtrans /usr/include/X11/Xtrans/Xtrans.c /usr/include/X11/Xtrans/Xtrans.h /usr/include/X11/Xtrans/Xtransint.h /usr/include/X11/Xtrans/Xtranslcl.c /usr/include/X11/Xtrans/Xtranssock.c /usr/include/X11/Xtrans/Xtransutil.c /usr/include/X11/Xtrans/transport.c /usr/share/aclocal/xtrans.m4 /usr/share/doc/packages/xtrans /usr/share/doc/packages/xtrans/AUTHORS /usr/share/doc/packages/xtrans/COPYING /usr/share/doc/packages/xtrans/ChangeLog /usr/share/doc/packages/xtrans/README /usr/share/doc/packages/xtrans/xtrans.xml /usr/share/pkgconfig/xtrans.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026