gnokii-commit
[Top][All Lists]
Advanced

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

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-52


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_28-52-g98e0f9e
Date: Tue, 29 Sep 2009 16:26:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  98e0f9ef8946a51fc72754193f43e318bdb9ac53 (commit)
       via  00f8a75f586cfde4b7483c03017407d0e789cb64 (commit)
       via  383721789976158809db3ce414f0c0ba3d8b4a7c (commit)
       via  2453ceaeb82828001845b6750a4cc87ad4758d97 (commit)
       via  b2c94173c9b25ada2ccbf2490dfb97300c98e537 (commit)
       via  2c1c1659eb91980eab6de46b8e917e7f3d7ebede (commit)
       via  603b0f7d93b3dfe348694690efbf8177c99c4ea9 (commit)
       via  5e199969abb6f0311a8f5b5508550b6895155d5b (commit)
       via  0197caac488043b864a08ce21b4dffd6c223349d (commit)
      from  7c69d42da801b58851cc861b74a64f8a320cec2b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 98e0f9ef8946a51fc72754193f43e318bdb9ac53
Merge: 00f8a75f586cfde4b7483c03017407d0e789cb64 
7c69d42da801b58851cc861b74a64f8a320cec2b
Author: Daniele Forsi <address@hidden>
Date:   Tue Sep 29 18:25:53 2009 +0200

    Merge branch 'master' of address@hidden:/srv/git/gnokii

commit 00f8a75f586cfde4b7483c03017407d0e789cb64
Author: Daniele Forsi <address@hidden>
Date:   Tue Sep 29 17:28:29 2009 +0200

    Start being portable to Haiku
    
    Issues still open:
    intltool
    setting/clearing DTR/RTS

commit 383721789976158809db3ce414f0c0ba3d8b4a7c
Author: Daniele Forsi <address@hidden>
Date:   Tue Sep 29 14:52:59 2009 +0200

    count == 0 is a valid return value meaning an empty string was allocated
    
    Free s whenever is valid. Fixes leak when standard input is an empty file
    or /dev/null for:
    gnokii --entersecuritycode PIN
    
    ==8666== 120 bytes in 1 blocks are definitely lost in loss record 1 of 1
    ==8666==    at 0x4025FDE: malloc (vg_replace_malloc.c:207)
    ==8666==    by 0x429C737: getdelim (in /lib/tls/i686/cmov/libc-2.9.so)
    ==8666==    by 0x80587C7: get_password (stdio.h:118)
    ==8666==    by 0x805916E: entersecuritycode (gnokii-security.c:199)
    ==8666==    by 0x804CDD3: parse_options (gnokii.c:996)
    ==8666==    by 0x804CEC1: main (gnokii.c:1145)

commit 2453ceaeb82828001845b6750a4cc87ad4758d97
Author: Pawel Kot <address@hidden>
Date:   Mon Sep 28 23:32:42 2009 +0200

    Remove obsolete Makefile.global.in

commit b2c94173c9b25ada2ccbf2490dfb97300c98e537
Author: Pawel Kot <address@hidden>
Date:   Mon Sep 28 23:30:53 2009 +0200

    Rename win32 to Windows. We're going to have 64-bit binaries as well.

commit 2c1c1659eb91980eab6de46b8e917e7f3d7ebede
Author: Pawel Kot <address@hidden>
Date:   Mon Sep 28 23:28:25 2009 +0200

    Remove referral to non-existing include.

commit 603b0f7d93b3dfe348694690efbf8177c99c4ea9
Author: Daniele Forsi <address@hidden>
Date:   Mon Sep 28 23:16:51 2009 +0200

    Print error messages with the same code everywhere

commit 5e199969abb6f0311a8f5b5508550b6895155d5b
Author: Daniele Forsi <address@hidden>
Date:   Mon Sep 28 15:15:33 2009 +0200

    Properly implement i18n, like in the other programs.

commit 0197caac488043b864a08ce21b4dffd6c223349d
Author: Daniele Forsi <address@hidden>
Date:   Mon Sep 28 15:07:45 2009 +0200

    Add $(TCP_LIBS) to link parameters
    
    Needed for systems where socket functions like sendmsg() aren't in libc.

-----------------------------------------------------------------------

Summary of changes:
 configure.in             |    4 ++++
 gnokii/gnokii-security.c |   15 +++++++--------
 include/compat.h         |    6 +++++-
 3 files changed, 16 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]