[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libsm: Changes to 'refs/tags/libsm-2_1.0.3-1'



Tag 'libsm-2_1.0.3-1' created by Julien Cristau <jcristau@debian.org> at 2007-05-14 14:45 +0000

Tagging upload of libsm 2:1.0.3-1 to unstable.

Changes since libsm-1_1.0.2-2:
Julien Cristau (4):
      Move binary packages to the proper sections.
      Merge tag 'libSM-1.0.3' into debian-unstable
      autoreconf and update ChangeLog for new upstream release.
      Prepare changelog for upload.

Tilman Sauerbeck (8):
      Sanitized hex string conversion in SmsGenerateClientID().
      Fixed some const vs non-const mix ups.
      Don't reinvent the wheel and just use strdup().
      Removed some global writable variables.
      Added object files to .gitignore.
      Revert "Don't reinvent the wheel and just use strdup()."
      Another tiny char* vs const char* fix.
      Bumped version to 1.0.3.

Timo Aaltonen (1):
      Bump the epoch so that this can be synced to Ubuntu in the future.

---
 .gitignore       |    1 
 ChangeLog        |   53 +++++++++++++++++++++++++
 aclocal.m4       |   38 ++++++++++++++++--
 config.guess     |   32 +++++++++++----
 config.h.in      |   12 +++++
 config.sub       |   28 +++++++++----
 configure        |  116 +++++++++++++++++++++++++++++++++++++++----------------
 configure.ac     |    2 
 debian/changelog |   11 +++++
 debian/control   |    3 +
 src/SMlibint.h   |    9 ----
 src/globals.h    |   19 ---------
 src/sm_client.c  |   18 +++++++-
 src/sm_error.c   |    4 -
 src/sm_genid.c   |   61 +++++++---------------------
 src/sm_manager.c |   18 +++++++-
 16 files changed, 292 insertions(+), 133 deletions(-)
---



Reply to: