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.2, created. rele


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD annotated tag, release-3.2, created. release-3.2
Date: Wed, 26 Oct 2011 03:06:40 +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.2 has been created
        at  06184d2830a3229883fd1e8af1947594a641d8c2 (tag)
   tagging  5950a5cba245ab79f1315e33ce2e4406fb659b4d (commit)
  replaces  Hejira
 tagged by  Eric S. Raymond
        on  Tue Oct 25 23:06:27 2011 -0400

- Log -----------------------------------------------------------------
Tagged for external release 3.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQBOp3kzrfUW04Qh8RwRArRRAJ4r1aMczxXFTCPmlO5g4FvpLiy7bgCfS43v
IIj0hwMKJJELEjzXYLwRsZ4=
=sF8d
-----END PGP SIGNATURE-----

Eric S. Raymond (102):
      Factor out or remove URLs.  No code changes yet except in gpsd.php (now 
.in).
      Actual code changes to get rid of Berlios URLs.
      Clean more Berlios URls off web pages and docs.
      Banish still more Berlios URLs.
      No links to proprietary "standards" while our open stuff has no stable 
home.
      Banish more URLs that are doomed to point at nowhere.
      Make a working release-shipping production that uses an scp target.
      We can change tenses about the 3.x feature(s) now that it's here.
      We want to have a single point of truth about where the website is.
      Templatize the hardware-reporting CGI.
      URL dependencies are narrowed to just two files.
      All project-dependent URLs are now templated.
      All hosting URLs now live in the scons recipe.
      Remove dead references.
      Claner dependencies and upload method for the website.
      Add Open Steet Map support to gpsd.php.
      Regression tests pass, all three exports work, code splints and cppchecks 
clean.
      Duh.  Point us at the right repo.
      Use GPG signatures for tarball integrity checks, not just shasums.
      Create a release-tagging function.
      Make the protocol man page visible on the website.
      Remove a dependency on the Gnome libraries.
      First cut at implementing waiting test for shm export.
      Thinko fix.  A micro is not a nano.
      We have eliminated a library dependency.
      The shm export gets a waiting method.
      Stop trying to display a single device type in cgps. Might be > 1 
attached.
      Partial website cleanup.
      More website cleanup.
      All pages claimed to be W3C valid actually are (again).
      Oops.  validation-list missed some pages.  More fixing to be done...
      Web pages upgraded to XHTML 1.1 conformance.
      Changed our HTML conformance target from XHTML to HTML 4.01.
      Update history and future files for post-3.0 conditions.
      More history updates.
      GPSes give us at most 1ms of time precision. Don't plot as if we have 
more.
      Emit a count of used satellites in the extra timing attributes.
      Restore corrupted png files from older versions.
      More explanation of profiling.
      A diagram of the reporting cycle.
      More detailed timing diagram.
      More explanation of possible clock drift.
      More explanation of the diagram.
      Validation fix.
      Documentation tweaks.
      Don't ship gpsd.h, it contains site-dependent config symbols.
      Replace pps_on_cts with pps_pin for more flexibility.
      We can't say no request for PPS on RTS or RI has been seen, any more.
      Trial support for Jackson Labs Fury devices.
      Another applicable standard.
      Document Fury support, and quiesce ot on exit.
      Attempted fix for space plot in gpsprof.
      New -f option of gpspsprof to save JSON input.
      Website fixes and a better validation production.
      Typo fix.
      Small improvement in profile logging.
      Typo fixes, and fix a fossil from autotools.
      Clean up some variable names.
      Documentation needs the name changes too.
      Typo fix.
      Implement SIGUSR1 behavior in gpspprof, and change the way samples are 
counted.
      Remove a library dependency that is no longer required.
      Typo fix.
      Ensure that enabling timing won't break object file compatibility.
      const and splint cleanup.
      splint cleanup.
      In SiRF, don't set the fix timestamp on a MID4.
      Minor bug fixes.
      The GPS time rollover check fires too often.  Disable until we figure out 
why.
      Add -r option to gpsplot.
      Display time offset (system time - GPS time) in cgps.
      The previous round of splint fixups was botched.  Remedy this.
      Typo fix.
      SiRF regression loads needed to be rebuilt because MID4 no longer sets 
time.
      Document kernel bug that interferes with non-kernel PPS, and the 
workaround.
      Markup fix.
      Add gpsd.php to default target list.
      Merge branch 'master' of git.sv.gnu.org:/srv/git/gpsd
      The TIOCMWAIT bug messes up kernel PPS, too.
      Don't try to revert serial parameters on exit if we didn't have to change 
them.
      Changes to enable RPM build on Fedora.
      Fix for broken -G logic.
      Suppress a compiler warning.
      Attempted fix for Savannah bug #34562: error in json encoded device list.
      splint cleanup.
      Fix bug in passthough rewrite logic.
      Verified fix for Savannah bug #34562: error in json encoded device list.
      Compiler warning and splint cleanup.
      Ensure that gpsd_json.html is included in webupload.
      Address the -ltinfo problem.
      The chrpath utility has become a build prerequisite, alas.
      Revert "Garmin binary driver. Fixed bug in getting leap seconds."
      Ignore another generated file.
      Clarifying comment.
      Don't include the web pages in the distribution tarball.
      Avoid a pychecker warning.
      Typo fix.
      Version bump, pychecker fixes and installation-procedure tweaks.
      Reorder installation instructions to get revision.g right.
      No need to import LD_LIBRARY_PATH NOW, as we require chrpath.
      Allow gpg to run from within scons.
      HOSTNAME seems no longer to be required in the build environment.

Gary E. Miller (6):
      gpsd man page changes for ntp config.  From: Michael Tatarinov
      Improve PPS log messages.
      Another PPS log tweak.
      Improve PPS error handling.
      snr is unsigned, not signed, in garmin binary sat data.
      Get gpsd.php running again, thanks to Romain Gobinet

Michael Tatarinov (22):
      Added selection step of grid in xgps.
      Typo fixes. Some macro cookies were not propery terminated.
      Javascript datestamp.js must be included in block "Content".
      Cosmetic tweak.
      In gpsprof, repair instrumented profile plot after the sat column was 
added.
      SiRF driver. Bug fix in code to set used flags on SBAS satellites.
      Create a unique temporary directory for the regression-test.
      More fixes with a unique temporary directories and files for the 
regression test..
      Documentation tweaks after migration to SCons.
      Garmin serial driver. Don't emit SKY if satellites aren't seen.
      Fixed copy'n'paste bug in the Python binding.
      In gpsprof, added [server[:port[:device]]] options.
      Garmin driver. Fixed a bug in the code detection USB device.
      Typo fix.
      SiRF driver. Fixed bug with setting speed >= 115200 baud.
      Comment tweaks.
      Garmin binary protocol. Mapping Garmin RPN to SBAS PRN.
      Improve probe log messages.
      Tweak for time.
      Used clock_gettime() instead of gettimeofday() if possible.
      GPS monitor for Garmin Serial binary protocol.
      Garmin binary driver. Fixed bug in getting leap seconds.

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


hooks/post-receive
-- 
GPSD



reply via email to

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