Hello community,

here is the log from the commit of package xtrans for openSUSE:Factory checked 
in at 2013-12-11 17:46:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtrans (Old)
 and      /work/SRC/openSUSE:Factory/.xtrans.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtrans"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xtrans/xtrans.changes    2013-04-14 
16:12:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xtrans.new/xtrans.changes       2013-12-11 
17:46:02.000000000 +0100
@@ -1,0 +2,36 @@
+Fri Nov  8 17:30:20 UTC 2013 - [email protected]
+
+- 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 16:27:19 UTC 2013 - [email protected]
+
+- 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 00:46:57 UTC 2013 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  xtrans-1.2.7.tar.bz2

New:
----
  xtrans-1.3.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xtrans.spec ++++++
--- /var/tmp/diff_new_pack.qdxigA/_old  2013-12-11 17:46:02.000000000 +0100
+++ /var/tmp/diff_new_pack.qdxigA/_new  2013-12-11 17:46:02.000000000 +0100
@@ -17,16 +17,17 @@
 
 
 Name:           xtrans
-Version:        1.2.7
+Version:        1.3.2
 Release:        0
 Summary:        Library to handle network protocol transport in X
 License:        MIT
 Group:          Development/Libraries/X11
 Url:            http://xorg.freedesktop.org/
 Source:         
http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
-Patch:          p_xauth.diff
+Patch0:         p_xauth.diff
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(xorg-macros) >= 1.12
+BuildRequires:  pkgconfig(xshmfence)
 Requires:       xorg-x11-proto-devel
 # Package was named xorg-x11-xtrans-devel until 12.2
 # We use 7.7 for Provides/Obsoletes, since we're renaming the packages when
@@ -44,7 +45,7 @@
 
 %prep
 %setup -q
-%patch -p0
+%patch0 -p0
 
 %build
 %configure --docdir=%{_docdir}/xtrans

++++++ xtrans-1.2.7.tar.bz2 -> xtrans-1.3.2.tar.bz2 ++++++
++++ 9614 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to