Format: 1.8
Date: Mon, 25 Jan 2016 21:50:10 -0700
Source: linuxcnc
Binary: linuxcnc-dev linuxcnc linuxcnc-doc-en linuxcnc-doc-fr linuxcnc-doc-es
Architecture: source i386 all
Version: 1:2.7.3~jepler.2.7.hm2.sserial.faults~301005a
Distribution: jessie
Urgency: low
Maintainer: Sebastian Kuzminsky <seb@highlab.com>
Changed-By: LinuxCNC Buildmaster <buildmaster@buildbot.linuxcnc.org>
Description:
 linuxcnc   - PC based motion controller for real-time Linux
 linuxcnc-dev - PC based motion controller for real-time Linux
 linuxcnc-doc-en - PC based motion controller for real-time Linux
 linuxcnc-doc-es - PC based motion controller for real-time Linux
 linuxcnc-doc-fr - PC based motion controller for real-time Linux
Changes:
 linuxcnc (1:2.7.3~jepler.2.7.hm2.sserial.faults~301005a) jessie; urgency=low
 .
   * hostmot2: sserial: actually check if read function added
   * hostmot2: sserial: split error checking into local, remote
   * hostmot2: sserial: fix off-by-one error in error reporting
   * hostmot2: sserial: add notes about interpreting fault bits
   * hostmot2: sserial: work around sticky error reporting
   * Docs: more info on labels
   * Docs: disable does not work on a label
   * Docs: expand the descriptions
   * Docs: fix markup
   * Docs: clear up installing preempt-rt kernel
   * configs/sim/canterp.ini: make runnable
   * hy-vfd: set spindle_at_speed correctly when spindle is running reverse.
   * docs: remove merge conflict marker
   * Merge branch '2.6' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git
       into 2.7
   * docs: improve contributing intructions
   * gmoccapy_1_5_6 - deleted alarm entry and added new settings for
       combi_dro
   * Docs: add a bit more info to ngcgui
   * pncconf: fix spindle setting controls not showing sometimes
   * Merge remote-tracking branch 'origin/2.6' into 2.7
   * Merge branch '2.6' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git
       into 2.6
   * gmoccapy_1_5_5_5 - small bug fix in hal jogging and fixed a typo
   * Docs: change aio from 16 to 64
   * include udev rule file for ShuttleXpress USB jog pendant
   * Docs: update dxf and image
   * Clarify homing variable names
   * Docs: add warning about entering a root password during install
   * Revert "Docs: change the method of installing uspace."
   * pncconf: fix setting or PID maxerror on servo configs
   * LinuxCNC v2.6.12
   * Docs: change the method of installing uspace. it is broken to try and
       just install the vanilla kernel and follow the instructions
       because sudo is not set up. this way does work because the livecd
       has sudo set up properly.
   * add missing keyboard short cuts to help quick reference
   * Docs: add missing keyboard short cuts
   * build: remove attractive nuisance
   * don't permit xsltproc to use the network
   * packaging: build-time dependency on docbook xsl files
   * docs: clarify what "option userspace yes" means to halcompile
   * Docs: add info about min and max limit
   * xhc-hb04: fix negative jogs on non-x86 arches
   * packaging: gmoccapy depends on this package
   * Docs: add mb2hal, work in progress
   * Docs: add bug tracker link
   * Merge remote-tracking branch 'origin/2.6' into 2.7
   * docs: github is more official now
   * Connect the orient mode pin to allow rotation direction to be controlled
       in the VMC Vismach model
   * Docs: fix broken link
   * docs: restore huanyang vfd info
   * Revert "Docs: make first opening of html docs expanded so links can be
       checked."
   * buildbot: this branch works under Jessie's RTAI (5.0-test1)
   * tests: fix a compiler warning that fails this test on Jessie
   * teach build system & rtapi about RTAI 5
   * rtapi: teach rtai_rtapi about renamed RTAI constant
   * handle building with lxrt.so (RTAI 4.1 and newer)
   * debian: accept the new style of rtai-modules package name
   * debian: accept the 3.16.0-9-rtai linux/rtai kernel
   * realtime script: detect RTAI correctly
   * stop looking for the rtai_shm module, it hasn't existed for years
   * Docs: fix bad link
   * Docs: make first opening of html docs expanded so links can be checked.
       Note: if you have opened the html docs on the development computer
       you may need to clear the local storage before building. In
       firefox ctrl shift del brings up the clear history and offline
       website data is the one you need to clear.
   * Merge remote-tracking branch 'origin/2.6' into 2.7
   * realtime script: wait for the last rtapi_app to die when stopping
       realtime
   * better error reporting in rtapi/sim
   * Docs: fix a couple of places that still had six axes or planes
   * Docs: add info on how to stop the do you really want to quit dialog
   * Docs: add info about examples of logging
   * Docs: change single quote to double quote. single quotes get transformed
       to an apostrophe in the pdf documents. this does not work well
       when you cut and paste code.
   * Fix two error message typos that would lead a user astray
   * tests: verify that the exported realtime math functions exist, except
       for round()
   * mini.tcl: remove duplicate geo mgmt of widget
   * keystick: fix signal handler a second time
   * Revert "fix a hang seen in keystick, possibly the same as a problem
       reported by twice2"
   * Merge remote-tracking branch 'origin/2.6' into 2.7
   * Docs: fix incorrect description for g43.1 add note that g43.1 and g43.2
       do not write to the tool table
   * gladevcp : fix hal_dial for wheezy
   * gladevcp: hide error message from hal_lightbutton
   * stepconf: fix error when using inverted pins on sim config
   * sim_parport: fix pin names of inverted input
   * acknowledge Debian and UBUNTU trademarks
   * emcmodule: Fix incorrect memory access by PyArg_ParseTuple and add
       better checks for string arguments
   * Merge branch '2.6' into 2.7
   * Docs: fix incorrect example syntax and typo
   * Merge remote-tracking branch 'origin/2.6' into 2.7
   * remove stray execute permissions on vismach stl files
   * remove stray execute permissions on image files
   * docs: fix manpage markup bug in rtapi_app_{main,exit}.3rtapi
   * packaging: use "set -e" to fail on error in the postinst script
   * Merge remote-tracking branch 'origin/2.6' into 2.7
   * buildbot: dont try to build on Jessie RTAI
   * Merge branch '2.6' into 2.7
   * docs - gladevcp - added the description of the new iconview signal
       "sensitive"
   * Merge branch '2.6' into 2.7
   * Merge branch 'v2.5_branch' into 2.6
   * Fix pin-1-in-not
   * Merge branch '2.6' into 2.7
   * gmoccapy_1_5_5_4 - stay syncronized with iconview widget button states
   * gladevcp - iconview could create exception in some circumstances
   * Docs: add info about the rs274 stand alone interperter
   * Docs: fix level offset
   * Merge branch '2.6' into 2.7
   * Gscreen: fix industrial skin's A axis DTO readout
   * gladevcp -offset_widget: fix rare error of non-existant var file
   * docs: remove jessie rt kernel instructions
   * docs: use a longer fingerprint
   * docs - minor changes to gmoccapy.txt
   * Merge branch '2.6' into 2.7
   * Docs: restore line numbers to example g code. the figures use the line
       numbers to indicate which line of code is used.
Checksums-Sha1:
 3627767a4485ec995cd8edf7a7dda83fccdd8de8 1696 linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a.dsc
 634cb7186a0e4534579361eba9104afd2bc2652d 20472472 linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a.tar.xz
 a28c94cc03d5494b53f31e9d32300235537a6bb1 628622 linuxcnc-dev_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_i386.deb
 5b41cf84aa061094534f1c19dc757a4a7498a384 6126714 linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_i386.deb
 15abbabde64efdb4e44bf9efbf840855f7a3f90e 12117164 linuxcnc-doc-en_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
 7f911d669386ae391a9544a3fd78cff3f9b699d0 6480596 linuxcnc-doc-fr_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
 b6d9f52eafcbe1416e4fcbc7016c21e6f3f80b96 11589732 linuxcnc-doc-es_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
Checksums-Sha256:
 c28d9692e5b5e262a68b50243e6f77f872be5b0a2b77e4831cf10b598780df36 1696 linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a.dsc
 e4ce6b17c7f0dce634e57df1901feeda504f0a4474f3622e9b87aafb37b11e9a 20472472 linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a.tar.xz
 6fcac3e5c4d3ce5d710efef16a3096b10db895a20ad5e18a73b4fdea1357bd05 628622 linuxcnc-dev_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_i386.deb
 dfc56630d49bd59e0abd4db5e61b6d093fde36928e0ed47f27c6baf06d61afc1 6126714 linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_i386.deb
 2ee77405ec36d2b8db405c0eb68090238675efff79e22c55fa645437eb45530d 12117164 linuxcnc-doc-en_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
 ff0faa6901e05f54e388524e9906127b625ce66d1c05a50a0510cd4259867e19 6480596 linuxcnc-doc-fr_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
 d22149aa929f82c15b6c1f743fb3627e0ab57951dfda27b1c843ebc96581bf77 11589732 linuxcnc-doc-es_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
Files:
 a83caee76e4117b1557788d188d50a6a 1696 misc extra linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a.dsc
 9ac37a8b7c27554d074312a68ab02967 20472472 misc extra linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a.tar.xz
 1c74ef9e2652a8abf08ff6dd6c572606 628622 libs extra linuxcnc-dev_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_i386.deb
 a3a8a0dc49a838682c4fd1c209fb7716 6126714 misc extra linuxcnc_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_i386.deb
 440e547644fe8a45f84013b9e59aef0a 12117164 misc extra linuxcnc-doc-en_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
 b5701b82298f3c4090fd752fb2ccbf74 6480596 misc extra linuxcnc-doc-fr_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
 71bc3527cbdeeb03ed1e2ef30ff6f9bc 11589732 misc extra linuxcnc-doc-es_2.7.3~jepler.2.7.hm2.sserial.faults~301005a_all.deb
