gpsd-commit-watch
[Top][All Lists]
Advanced

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

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.8-11-g


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.8-11-g70fa713
Date: Thu, 11 Apr 2013 03:01:10 +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 "GPSD".

The branch, master has been updated
       via  70fa71306dc69c97e9fcf9f37c966f4b82d1bdc0 (commit)
       via  04b138375a5054bef103db567127fa9df7ee5d40 (commit)
       via  08edc49d8f63c75bfdfb480b083b0d960310f94f (commit)
       via  a41cd69c87e312198834a2e6232134176c9352e5 (commit)
       via  3f383a482ed672751a6bd9428b949b7cff8dda8c (commit)
       via  71ef05466db0f2b397bb15cc335e2b9b35cbb9a0 (commit)
       via  73385fd8407a8a6108cc567ddfe72f9f3baf0c02 (commit)
      from  cd2fc30424dbb1e7d2e73403d82292a3bb08fcf8 (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 70fa71306dc69c97e9fcf9f37c966f4b82d1bdc0
Author: Mike Frysinger <address@hidden>
Date:   Sat Mar 30 16:36:23 2013 -0400

    punt export_t
    
    Nothing is actually following the convention laid out by this enum,
    so punt it.
    
    Signed-off-by: Mike Frysinger <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 04b138375a5054bef103db567127fa9df7ee5d40
Author: Mike Frysinger <address@hidden>
Date:   Wed Mar 27 16:16:21 2013 -0400

    fix build error when socket_export is disabled
    
    If you try to build with socket_export disabled, you'll hit a build
    failure due to gps_regress being undefined:
    
    NameError: name 'gps_regress' is not defined:
      File "SConstruct", line 1519:
        gps_regress,
    
    Signed-off-by: Mike Frysinger <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 08edc49d8f63c75bfdfb480b083b0d960310f94f
Author: Eric S. Raymond <address@hidden>
Date:   Wed Apr 10 22:22:34 2013 -0400

    Address Savannah bug #38511:
    
    ais_context->bitlen <= sizeof(ais_context->bits)/8 is not checked

commit a41cd69c87e312198834a2e6232134176c9352e5
Author: Mike Frysinger <address@hidden>
Date:   Mon Mar 11 13:26:57 2013 -0400

    fix DESTDIR handling with udev rules install again
    
    Commit 102e29d16c3fd9b414eeac53c794302f902ae8da reverted the DESTDIR
    logic when upgrading the udev path handling.
    
    It also slightly broke the mkdir setup by not creating the rules.d
    subdir under the udev path.
    
    Signed-off-by: Mike Frysinger <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 3f383a482ed672751a6bd9428b949b7cff8dda8c
Author: Mike Frysinger <address@hidden>
Date:   Mon Mar 11 12:36:39 2013 -0400

    libgps.a: fix building w/dbus support
    
    The current libgps.a logic doesn't pass down pkg-config output from
    dbus and such which breaks building when compiling:
    
    gcc -o libgps_dbus.o -c -D_GNU_SOURCE -Wextra -Wall -Wno-uninitialized \
        -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations \
        -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type \
        -O2 libgps_dbus.c
    libgps_dbus.c:26:23: fatal error: dbus/dbus.h: No such file or directory
    compilation terminated.
    
    Signed-off-by: Mike Frysinger <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 71ef05466db0f2b397bb15cc335e2b9b35cbb9a0
Author: Eric S. Raymond <address@hidden>
Date:   Thu Apr 4 06:55:29 2013 -0400

    Another Android battery drainer.

commit 73385fd8407a8a6108cc567ddfe72f9f3baf0c02
Author: Eric S. Raymond <address@hidden>
Date:   Thu Apr 4 06:47:13 2013 -0400

    Add an Android FAQ.

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

Summary of changes:
 SConstruct      |   21 ++++++++++++---------
 drivers.c       |    4 ++++
 libgps.h        |   17 -----------------
 www/faq.html.in |   24 ++++++++++++++++++++++++
 4 files changed, 40 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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