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

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

[gpsd-commit-watch] [SCM] GPSD annotated tag, release-3.11, created. rel


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD annotated tag, release-3.11, created. release-3.11
Date: Sat, 23 Aug 2014 17:43:29 +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 annotated tag, release-3.11 has been created
        at  aac212478cfea3238389d408d4514c324b5e954f (tag)
   tagging  6c3a519e18a72a4f3d383281b9f661f6a4fa1a2f (commit)
  replaces  release-3.10
 tagged by  Eric S. Raymond
        on  Sat Aug 23 13:42:50 2014 -0400

- Log -----------------------------------------------------------------
Tagged for external release 3.11
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQBT+NKbrfUW04Qh8RwRAkoSAKCr5pHuVK8kGzAXVIbIfvmSU8cKWwCg/SWc
RcUQxdg25hQNxmU4+FxTSSM=
=Dbsh
-----END PGP SIGNATURE-----

Beat Bolli (1):
      Build: add the configuration variable python_libdir.

Bernd Zeimetz (11):
      SConstruct: ignore .in files in debian subdirectories.
      Make it build abain with dbus enabled.
      Use GPS_PATH_MAX instead of PATH_MAX.
      Remove a dead initialization, as reported by clang's scan build.
      Avoid a possible logic error as reported by scan-build.
      Fix gpsd-debian-regressions.sh to recognize all new tests.
      Keep permissions 755.
      Make gpsd build on hurd again.
      IPV6_TCLASS is 61 on Hurd, not 67.
      Add missing + for symlinks in udev rules.
      Bring systemd handing into a useful shape.

Bjørn Forsman (1):
      Fix paths to gpsd.hotplug in udev rules

Dave Taht (3):
      gpsd: add TOS and ECN support
      netlib: correctly enable IPTOS_LOWDELAY
      gpsd: rip out ECN marking

Eric S. Raymond (155):
      Bumping release number to 3.11~dev.
      A fix to internal track interpolation - required some test load rebuilds.
      NEWS and TODO update.
      Documentation and TODO tweaks.
      Fix a pylint warning. With this scons audit runs completely clean again.
      Another to-do.
      AIDM document is fresher than it looked.
      URL fix.
      Typo fix.
      Markup fixes.
      Typo fixes.
      Remove ad-hoc static library libgps.a build.
      Revert "Fix a pylint warning. With this scons audit runs completely clean 
again."
      "dialout" is sometimes UUCP.
      Copy an explanation of black magic from the ancient confugure.ac.
      More metadata for exprerimental shipper production.
      A step towards shipper-based releases.
      It helps to get the month right.
      Suppress compiler warnings.
      Attempt to fix timepps.h detection on BSD; suggestion by Greg Troxel.
      Fail noisily when chrpath=yes but chrpath is not available.
      Report PPS time when timing policy is on and it's available.
      There is an announcements list...
      Add some generation warnings.
      Templatize the control file, obeying DRY.
      Add a FAQ entry about support channels.
      splint fixups - no logic changes.
      pylint found a minor error in the factoring of the Python library classes.
      A custom test turns out to be redundant.  Remove it.
      Templated control will be removed by scons -c.
      Static checker cleanup.
      Apparently gnuplot X11 mode is dead.
      Note for the future.
      Typo fix.
      Because I could never remember "upload_web".
      Revert "Because I could never remember "upload_web"."
      Name collisions are not your friend.
      Release-stamp the minor API bump that took place in 3.10.
      Add a to-do.
      Markup fixes and some new home-page content.
      Minor corrections to the Performance paper.
      Add a licensing answer to the FAQ.
      Typo fix.
      Add some goals.
      RAM -> NVRAM.
      Move and improve a comment.
      Make current GPS week available in timebase.h for rollover detection.
      Cosmetic fix to leapsecond cache generation.
      Refactor leap-second cache fetching. No logic changes yet.
      Remove unused code.
      Only fetch leapseconds when cache is older than last potential issue date.
      Silence compiler warning.
      Derive new CENTURY_VALID flag in context. Not used yet.  No logic changes.
      Refactor NMEA0183 century handling.
      More refactoring of century handling.
      Investigating ways to get rid of CLOSE_DELAY in the test framework...
      Another step towards eliminating delays in the test framework.
      Restore some Python constants needed for gpscat to work.
      Documentation upgrade.
      REmove some future-feature ideas that are done or obsolete.
      Documentation and FAQ updates.
      Avoid prepending RPATH for default directories.
      Allow regressio tests to run without $PWD in RPATH.
      chrpath is no longer a build depenency.
      Belt-and-suspenders setting of LD_LIBRARY_PATH for regression testing.
      Adding /usr/local/lib to the RPATH exclusion list.
      pylint cleanup.
      Text typo fixes.
      Apply Gary's hack to discover the system load path.
      Prevent potential overrun errors found by Coverity scanning.
      Typo fixes.
      Conditionalization fix for NMEA2000 build, suggested by Bernd Ocklin.
      Add the capability to make and clean TAGS.
      Describe TMVTD.
      Fix an embarassing typo in the docs.
      Support for, and documentation of, some unuusual AIS talker IDs.
      Fix Savannah bug #42371, Typo in JSON output for AIS navaids.
      One test rebuild is required to go with the last JSON fix.
      Website updates.
      Cut down on the sentence mix transmitted from the device.
      Minor corrections to receiver database.
      Added BU-355 to receiver database.
      Back out my attempt at ACK synchrinization, it fails on SiRF III.
      Note a SiRF-IV quirk.
      Instrument so we can tell when a SiRF control is sent out with ACK 
pending.
      Refactor initialization, and again disable wait on ACK.
      Documentation polishing.
      Support for some unusual NMEA 4.0 AIS talker IDs.
      Some things learned about NMEA 4.00.
      Added NMEA version timeline.
      Add a to-do item.
      More on a to-do item.
      Work around a Hurd problem revealed by test building.
      An attempt to stabilize regression testing on some odd architectures.
      Add a test method.
      Add $CDDSC description.
      Revert "Work around a Hurd problem revealed by test building."
      More on tag blocks.
      Note hat NetBSD now has PPS support.
      Time-Service HOWTO polishing.
      Attempt to recover from EBADF in the main select.
      First part of Android port patches: deal with in_port_t. SUN_LEN, and 
getsid().
      Include <sys/select.h> everywhere fd_set us used.
      Explain why getsid.c is required.
      Correct a bug in AIS type 8 processing.
      Properly line-terminate Inland AIS dumps.
      Add length checks to fixed-length Inland AIS messages.
      Cirresct specification annd processing of Inland AIS Type 10 message.
      Prevent false match on Inland AIS messages.
      Add a useful ignore.
      Avoid core dump on Inland AIS Type 10.
      Prevent false matching of the Inland AIS shape on unstructured Type 8s.
      Add the (broken) GGarmin GPS-152 to the capability database.
      Simplify RPATH hacking, getting rid of the ldconfig stuff.
      Fix odd typo.
      Constify some storage.  All regressions tests pass.
      Revert "Constify some storage.  All regressions tests pass."
      Turn off GND in SiRF binary mode, as we don't use it.
      Add a note that AIS 24A messages are often transmitted short.
      Arrange for AIS driver to be less twitchy about overlong Type 24 messages.
      Systematic use of RANGE_CHECK.
      Add an AIS to-do item.
      More RANGE_CHECK uses.  All regression tests pass.
      Fix up argument parsing in gpsmon.
      Add a query to the Debian bug database.
      Remove dodgy sentence-suppresion code in SiRF driver.
      Revert "Remove dodgy sentence-suppresion code in SiRF driver."
      Document sSiRF sentence suppressions better.
      splint/cppcheck/coverity cleanup.
      Minor web ppage updates.
      String fixes in gps2udp pointed out by Reinhard Arlt.
      Reimplement Zodiac control-send safely for word-oriented architectures.
      Include cgps and gpsmon in targets to be cleaned.
      Option libQgpsmm -> qt, at Greg Troxel's request.
      Clean generated manual pages properly.
      Fix for a warning seen on mips with -Wclobbered.
      Always remove test binaries on clean.
      Attempt to head off problems with including gpsd.h in C++ code.
      Restore PPS function by backing out Miroslav Lichtvar's last commit.
      Don't cite by git hashes.
      Fix a bad thinko in the Hacking Guide.
      Minor documentation updates.
      Re-integrate Miroslav's support for large PPS offsets.
      Static-analyzer cleanup: splint, cppcheck, coverity all clear.
      More documentation about AIS tag blocks.
      Minor updates to install.txt.
      In build.txt, require GCC >= 4.1.1.
      Typo fix.
      Minor port fix.
      Add todo items.
      pylint validation pass.  All regresio  tests pass, xgps runs live.
      More AIVDM screwed-uppedness in the standards.
      Add a note about Inland AIS.
      Add notes about DAC/FID false matches.
      Version bump for release 3.11.

Fulup.ArFoll (1):
      Updated documentation and fixes gps2udp command line parsing

Gary E. Miller (32):
      Fix a bad case of the not-nots.
      Clean up ppsthread comments.
      Fix some PPS logging.
      Clean up of ntpshm logging.
      Fix inane comment in ppsthread.c
      Fix KPPS on Linux, by reverting part of 
7d06e770d5f4f8e903a5720a924a93901a140a69
      Fix a comment, a style nit, and a mistaken #ifdef in ppsthread.
      Improve ppsthread comments.
      More ppsthread comment tweaks.
      Tweak time HOWTO for starting chronyd
      Fix type in gps2udp doc.
      Improve separation of KPPS and PPS in ppsthread.c
      last_fixtime is volatile.  Make sure compiler lets ppsthread work.
      Quick, grab a copy of last_fixtime in ppsthread before it changes.
      WHoops, let a debug thing get into git head, revert that.
      ppsthread now detects all edges.  reject impossible cycle times.
      2nd try at rejecting negative cycle times.
      timespec_diff_ns() must return a long, int is too short.
      Remove a bit of floating point that snuck into timespec_diff_ns()
      Fix an out of bounds on pulse[] in ppsthread.c
      remove debug gpsd_report() that escaped into git.
      Document a broken assumption about serial and PPS time.
      Fix my stupid PPS mistake.  PPS still not quit right...
      Fix stupid typo of TIOCMIWAIT.
      ppsthread.c: delete more stray commas
      ppsthread.c: delete a stray comma
      gps2udp: do not send out JSON when not configured to do so
      lastcha2udp: fix test for valid port number
      gps2udp: tighten the test for a valid client port number.
      Various small tweaks to the time howto.
      ntpshm.c: add comment to note where shmTime comes from.
      Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gpsd

Greg Troxel (1):
      Add NetBSD support for RFC2783 PPS.

Michael Tatarinov (2):
      Use the gps_errstr() to handle gps_open() errors.
      "Not available" is too long and doesn't fit in window.

Mike Frysinger (1):
      fix DESTDIR handling with udev rules install again

Miroslav Lichvar (5):
      Allow multiple options in LINKFLAGS.
      Drop also supplementary groups when dropping privileges.
      Set time stamp in chrony SOCK sample correctly.
      Don't keep cap_sys_time capability.
      Fix PPS with large offsets.

Pavel Kirienko (1):
      Get vertical error position and speed estimates from the u-blox driver.

Reinhard Arlt (3):
      Remove unused check for workpgn.
      Fix NME2000 AIS Type 24 handling.
      Merge branch 'master' of git://git.sv.gnu.org/gpsd

Rob Shinn (1):
      Improve the Bluetooth instructions.

Sanjeev Gupta (17):
      Proof read the FAQ
      Correct Almanac / Ephermis confusion
      Clarify static navigation on SiRF with M command
      Minor spell fixes
      Wikipedia link updated, and antenna stuff
      Fix gnuplot syntax
      Gnuplot sample command lines
      Documentation on what we are trying to achieve
      Write a lengthy sidebar on why leap seconds exist
      Add a NASA link, and some clarifications
      Clean up to remove asciidoc errors
      Clean language, typos
      Add more clarifications in comments
      Deprecate file, but keep for now
      Fix double leading // in libdir
      Language clarification
      Incorporate tip from Tomáš Ebenlendr

Simon Dawson (8):
      gpsd: fix compile error when reconfigure=no
      Add udev rule to support Telit GPS modules
      Fix ubx_mode link error when reconfigure=false
      gpsmon: fix build when reconfigure is false
      gpsmon: fix build when nmea is false
      libgpsmm: add is_open method
      Fix problem with devices query to control socket
      Fix broken udev rule for Telit

Wolfgang Ocker (1):
      Accesses to subscriber_t->fd should be synchronized

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


hooks/post-receive
-- 
GPSD



reply via email to

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