Changelog for
xtrans-1.3.5-1.1.noarch.rpm :
Tue Sep 23 14:00:00 2014 tobias.johannes.klausmannAATTmni.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 14:00:00 2014 tobias.johannes.klausmannAATTmni.thm.de
- Remove superfluous Require
Mon Mar 31 14:00:00 2014 tobias.johannes.klausmannAATTmni.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 13:00:00 2014 tobias.johannes.klausmannAATTmni.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 8 13:00:00 2013 tobias.johannes.klausmannAATTmni.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 7 13:00:00 2013 tobias.johannes.klausmannAATTmni.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 3 13:00:00 2013 tobias.johannes.klausmannAATTmni.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 5 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
Tue Sep 25 14:00:00 2012 sndirschAATTsuse.com
- specfile cleanup
Sun Apr 15 14:00:00 2012 vuntzAATTopensuse.org
- Rename source and binary package from xorg-x11-xtrans-devel to
xtrans.
- Add Provides/Obsoletes for xorg-x11-xtrans-devel to smooth
upgrades.
- Pass --docdir=%{_docdir}/xtrans to configure to install
xtrans.xml in the right doc directory, instead of
/usr/share/doc/xtrans/).
Wed Apr 11 14:00:00 2012 vuntzAATTopensuse.org
- Update to xtrans 1.2.7:
+ Lot of cleanups, both from manual inspection and from automated
static code analysis
+ Bug fixes, including:
- fix some resource & memory leaks
- avoid buffer overrun in SocketReopen
+ Remove decnet leftover
+ Remove SUN specific code, let solaris create .X11-pipe with
sticky bit on
+ Documentation & build configuration improvments
- Include version of xtrans in the version of the package. For
instance, this will now be 7.6_1.2.7.
- Add pkgconfig(xorg-macros) BuildRequires.
Thu Mar 22 13:00:00 2012 jengelhAATTmedozas.de
- Parallel build with %_smp_mflags; strip redundant sections/tags
Wed Jan 11 13:00:00 2012 sndirschAATTsuse.com
- fixed build on factory
- package build errors fixed
Tue Dec 21 13:00:00 2010 sndirschAATTnovell.com
- bumped version number to 7.6
Tue Nov 9 13:00:00 2010 sndirschAATTnovell.com
- xtrans 1.2.6
* This minor release converts the libxtrans API documentation
from troff to DocBook/XML and updates it for the current state
of the code.
It also includes some minor bug fixes, and of course, the usual
recent collection of build configuration improvements and
janitorial cleanups.
Sun Apr 4 14:00:00 2010 sndirschAATTsuse.de
- xtrans 1.2.5
- adjusted p_xauth.diff
- bumped version number to 7.5
Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel building
Sat Aug 1 14:00:00 2009 sndirschAATTsuse.de
- xtrans 1.2.4
* various fixes
- obsoletes xtrans-sig11.diff