lp:libsm

Created by VCS imports and last modified
Get this branch:
bzr branch lp:libsm

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
libsm
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/xorg/lib/libSM.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 10 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 5 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 10 seconds — see the log

Recent revisions

166. By Alan Coopersmith

libSM 1.2.4

Signed-off-by: Alan Coopersmith <email address hidden>

165. By Alan Coopersmith

Handle arrays too large to fit in iceConn buffers

Fixes numerous gcc warnings of the form:

sm_client.c: In function ‘SmcOpenConnection’:
SMlibint.h:109:25: warning: potential null pointer dereference [-Wnull-dereference]
     *((CARD32 *) _pBuf) = _val; \
SMlibint.h:160:5: note: in expansion of macro ‘STORE_CARD32’
     STORE_CARD32 (_pBuf, (CARD32) _len); \
     ^~~~~~~~~~~~
sm_client.c:207:5: note: in expansion of macro ‘STORE_ARRAY8’
     STORE_ARRAY8 (pData, len, previousId);
     ^~~~~~~~~~~~

v2: Raise required libICE version to 1.1.0 to get the updated
IceGetHeaderExtra macro definition needed for this to work correctly.

Signed-off-by: Alan Coopersmith <email address hidden>

164. By Alan Coopersmith

gitlab CI: build current libICE, to meet dependency on >= 1.1.0

Allow us to pass CI without waiting for Debian to pick up yesterday's
release of libICE 1.1.0.

Signed-off-by: Alan Coopersmith <email address hidden>

163. By Alan Coopersmith

gitlab CI: stop requiring Signed-off-by in commits

Signed-off-by: Alan Coopersmith <email address hidden>

162. By Alan Coopersmith

SmcCloseConnection: remove unnecessary cast from free()

commit b17f93a1d041e63261ff followed the style of the time it was
written, before commit e77dd2e4bc8227 had removed them.

Signed-off-by: Alan Coopersmith <email address hidden>

161. By Kim Woelders

Fix some potential memory leaks in SmcCloseConnection().

Signed-off-by: Kim Woelders <email address hidden>
Reviewed-by: Corbin Simpson <email address hidden>

160. By Alan Coopersmith

Add uuid as private dependency to sm.pc for static linking

If a uuid.pc file was found, add it to Requires.private.
Otherwise, add $LIBUUID_LIBS to Libs.private.

Fixes: #1

Signed-off-by: Alan Coopersmith <email address hidden>

159. By Alan Coopersmith

gitlab CI: add a basic build test

Signed-off-by: Alan Coopersmith <email address hidden>

158. By Alan Coopersmith

Build xz tarballs instead of bzip2

Signed-off-by: Alan Coopersmith <email address hidden>

157. By Alan Coopersmith

Fix spelling/wording issues

Found by using:
    codespell --builtin clear,rare,usage,informal,code,names

Signed-off-by: Alan Coopersmith <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.