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

libice: Changes to 'refs/tags/libice-2_1.0.4-1'



Tag 'libice-2_1.0.4-1' created by Brice Goglin <bgoglin@debian.org> at 2007-08-21 07:38 +0000

Tagging upload of libice 2:1.0.4-1 to unstable.

Changes since libice-2_1.0.3-3:
Alan Coopersmith (9):
      Add *~ to .gitignore to skip emacs/patch droppings
      Coverity #1085: Double free of pointer "*listenObjsRet"
      Coverity #1086: Double free of pointer "*listenObjsRet"
      Add hooks for checking source code with lint/sparse/etc.
      Convert authutil.c static helpers to ANSI C prototypes to clear sparse warnings
      Provide ANSI C prototypes for more static functions
      Replace many malloc(strlen()); strcpy() pairs with strdup()
      Add $(AM_CFLAGS) to lint flags to get correct Xtrans flags
      Version bump: 1.0.4

Brice Goglin (4):
      Fix typo in long descriptions
      Merge tag 'libICE-1.0.4' into debian-unstable
      New upstream release
      Prepare changelog for upload

Julien Cristau (1):
      Sync package sections with the override.

---
 .gitignore       |    1 
 INSTALL          |  103 ++--
 Makefile.am      |    5 
 Makefile.in      |  143 +++---
 aclocal.m4       | 1136 ++++++++++++++++++++++++++++++++++++++----------
 config.guess     |   34 +
 config.h.in      |   12 
 config.sub       |   36 +
 configure        | 1299 ++++++++++++++++++++++++++++++++++++-------------------
 configure.ac     |    7 
 debian/changelog |   12 
 debian/control   |    9 
 depcomp          |   64 ++
 install-sh       |  348 +++++++++++---
 ltmain.sh        |  233 ++++++---
 missing          |   61 +-
 mkinstalldirs    |    5 
 src/Makefile.am  |    8 
 src/Makefile.in  |  138 +++--
 src/accept.c     |    5 
 src/authutil.c   |   51 --
 src/connect.c    |   13 
 src/getauth.c    |   11 
 src/iceauth.c    |   33 -
 src/listen.c     |   11 
 src/listenwk.c   |    2 
 src/misc.c       |   22 
 src/process.c    |   26 -
 src/register.c   |   30 -
 src/setauth.c    |   22 
 30 files changed, 2670 insertions(+), 1210 deletions(-)
---



Reply to: