libSM: Changes to 'refs/tags/libSM-1.1.1'

Remi Cardona remi at kemper.freedesktop.org
Fri Aug 7 06:41:17 PDT 2009


Tag 'libSM-1.1.1' created by Rémi Cardona <remi at gentoo.org> at 2009-08-07 13:59 -0700

libSM 1.1.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEABECAAYFAkp8JVMACgkQfUU/I5AasIp2LACeNBK29ttOU1C2e4RrJsFKvCYV
nAkAn3EmQBebC9PSTcA0XiAh9qs1T7Jz
=Qqdy
-----END PGP SIGNATURE-----

Changes since libSM-1.1.0:
Adam Jackson (1):
      Avoid memcpy(foo, NULL, n), that's just nonsense.

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Caolan McNamara (1):
      Bug #17644: Fix valgrind warning in _SmcProcessMessage

Diego Elio 'Flameeyes' Pettenò (1):
      Use FreeBSD uuid functions when available.

Julien Cristau (2):
      If we don't have libuuid, build without it instead of failing
      Typo fix

Paulo Cesar Pereira de Andrade (2):
      avoid gcc warnings for libSM
      Janitor: ansification, make distcheck, compiler warnings.

Rémi Cardona (1):
      libSM 1.1.1, update libtool version

---
 .gitignore       |    7 ++
 Makefile.am      |    6 --
 README           |   30 ++++++++++++
 configure.ac     |   27 ++++++----
 src/.gitignore   |    6 --
 src/Makefile.am  |    3 -
 src/SMlibint.h   |   37 +++++++++-----
 src/globals.h    |   49 -------------------
 src/sm_client.c  |  136 +++++++++++++++++--------------------------------------
 src/sm_error.c   |   40 +++-------------
 src/sm_genid.c   |   28 +++++++++--
 src/sm_manager.c |   75 +++++-------------------------
 src/sm_misc.c    |   61 ++++--------------------
 src/sm_process.c |   24 ++-------
 14 files changed, 186 insertions(+), 343 deletions(-)
---


More information about the xorg-commit mailing list