SHA256
1
0
forked from pool/xtrans

Accepting request 215283 from home:tobijk:X11:XOrg

update to version 1.3.3

OBS-URL: https://build.opensuse.org/request/show/215283
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xtrans?expand=0&rev=10
This commit is contained in:
2014-01-27 15:13:33 +00:00
committed by Git OBS Bridge
parent 652c665630
commit 8a3c1ca2c3
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 27 14:32:27 UTC 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 8 17:30:20 UTC 2013 - tobias.johannes.klausmann@mni.thm.de