f49fa3a13b- Update to 1.5.2 * This release fixes two small regressions introduced in the 1.5.1 release - one breaks builds when HAVE_STRCASECMP is not defined (which mainly happens on Windows platforms) and the other breaks builds when IPv6 support is disabled.
devel
Stefan Dirsch2024-11-09 18:15:08 +0000
9f44b2e4d3Accepting request 1207659 from X11:XOrg
Dominique Leuenberger
2024-10-14 11:06:25 +0000
3d48b30190- Update to 1.5.1 * gitlab CI: add xz-utils to container for "make distcheck" * gitlab CI: collect config.log to help diagnose failures * gitlab CI: add libc-dev to required packages in build container * LocalInitTransports: Fix -Wuseless-cast warning for getenv() call * SocketCreateListener: Fix -Wuseless-cast warning in bind() call * Clear numerous -Wsign-compare warnings from gcc 14.1 * SocketINETConnect: return failure when malloc() fails * ParseAddress: return failure when strdup() fails * MakeAllCOTSServerListeners: Initialize temp_ciptrs * GetMyNetworkId: Avoid writing to NULL pointer if malloc() fails * GetPeerNetworkId: Avoid writing to NULL pointer if malloc() fails * GetPeerNetworkId: avoid calling strlen() on a NULL pointer * SocketOpen: avoid leak of out-of-range fd * is_numeric: Add TRANS_SERVER to required ifdefs * update .gitignore * TRANS(ParseAddress): Fix "assignment discards ‘const’ qualifier" warnings * TRANS(GetHostname): Fix "‘strncpy’ output truncated.." warning * Fix string length checkStefan Dirsch2024-10-13 19:18:30 +0000
2bcda56ba4Accepting request 1151684 from X11:XOrg
Ana Guerrero
2024-02-27 21:44:49 +0000
8c08fbe582Accepting request 1151312 from home:dimstar:rpm4.20:xStefan Dirsch2024-02-26 13:55:37 +0000
791e2f1054Accepting request 1091972 from X11:XOrg
Dominique Leuenberger
2023-06-12 13:25:02 +0000
5c502ad905- Update to 1.5.0 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 - but it is *not* a shared library, more like a \ "header-only" library. It is used by the X server, the XIM support in libX11, libICE, the X font server, and related components. Because this is not a shared library, the changes in this release will only take effect in consumers that are rebuilt on a system with this release of xtrans installed. This release makes progress towards resolving CVE-2020-25697, reported in https://www.openwall.com/lists/oss-security/2020/11/09/3 . Clients will no longer attempt to connect to sockets in the abstract namespace, though servers will still bind to them to prevent other programs binding to those names to intercept connections from clients using libraries built with older versions of libxtrans or libxcb while the servers are running. Clients can also now specify a full Unix domain socket pathname to connect to, instead of relying on built-in defaults under /tmp. (Note that libX11 1.4.0 and later relies on libxcb for making connections instead of libxtrans, so X11 protocol clients will get this support in an upcoming release of libxcb, and the changes in xtrans will only affect clients of other protocols using libxtrans, such as XIM, ICE, SM, and the font service protocols.) This release also removes support for System V UNIX platforms other than Solaris and the illumos family - OS'es from SCO, AT&T's Unix Systems Group, Novell, and NCR are no longer supported.Stefan Dirsch2023-06-10 10:44:26 +0000
b8d29e2cdbAccepting request 838722 from X11:XOrg
Dominique Leuenberger
2020-10-03 16:54:19 +0000
6a51063e53renamed xtrans-noarch-pkgconfig.patch to u_xtrans-noarch-pkgconfig.patchStefan Dirsch2020-09-30 09:09:39 +0000
f5f1b3d8d7Accepting request 838715 from home:dimstar:FactoryStefan Dirsch2020-09-30 09:05:56 +0000
31acac290fAccepting request 724418 from X11:XOrg
Dominique Leuenberger
2019-08-27 13:20:12 +0000
22a3fe1629Accepting request 721720 from home:dimstar:FactoryStefan Dirsch2019-08-19 00:07:01 +0000
05cbe6a071Accepting request 687690 from X11:XOrg
Dominique Leuenberger
2019-03-26 21:30:12 +0000
92eec8751f- n_unifdef-LBXPROXY_t-and-TEST_t.patch * reverse apply in order to fix build of lbxproxy again ...Stefan Dirsch2019-03-22 13:41:45 +0000
356122a1dd- Update to version 1.4.0 * This release drops a bunch of dead code, including support only used by lbxproxy and pre-1.4.0 versions of libX11, as well as support for obsolete SysV x86 platforms. It also provides some bug fixes & other maintenance work.Stefan Dirsch2019-03-22 11:14:36 +0000
66da01c6e2Accepting request 499644 from X11:XOrg
Dominique Leuenberger
2017-06-03 23:46:25 +0000
1974489010- includes everything needed for missing sle issue entries: fate #320388 (bsc#1041610)Stefan Dirsch2017-05-30 09:44:47 +0000
b6ae36641eAccepting request 251648 from X11:XOrg
Stephan Kulow
2014-09-25 06:42:33 +0000
8b862b71a4Accepting request 251641 from home:tobijk:X11:XOrgStefan Dirsch2014-09-23 14:09:54 +0000
577cdbc396Accepting request 231356 from X11:XOrg
Stephan Kulow
2014-04-26 17:34:11 +0000
9311c01c76Accepting request 231328 from home:tobijk:X11:XOrgStefan Dirsch2014-04-25 08:39:16 +0000
c5defc5445Accepting request 228405 from X11:XOrg
Stephan Kulow
2014-04-06 05:10:15 +0000
bd207e2fddAccepting request 228369 from home:tobijk:X11:XOrgStefan Dirsch2014-04-01 09:20:20 +0000
4f33fb7cf9Accepting request 215292 from X11:XOrg
Stephan Kulow
2014-01-29 06:17:43 +0000
8a3c1ca2c3Accepting request 215283 from home:tobijk:X11:XOrgStefan Dirsch2014-01-27 15:13:33 +0000
1cb402be4dAccepting request 208306 from X11:XOrg
Stephan Kulow
2013-12-11 16:46:01 +0000
652c665630Accepting request 206339 from home:tobijk:X11:XOrgStefan Dirsch2013-11-25 16:41:32 +0000
e82bf30be5Accepting request 162747 from X11:XOrg
Stephan Kulow
2013-04-14 14:12:55 +0000
98827ef162Accepting request 162709 from home:namtrac:bugfixStefan Dirsch2013-04-05 10:07:51 +0000
f023752209Accepting request 135833 from X11:XOrg
Stephan Kulow
2012-09-25 12:04:47 +0000