Format: 1.8
Date: Sat, 06 Sep 2025 21:20:33 +0100
Source: linuxcnc
Binary: linuxcnc-doc-de linuxcnc-doc-en linuxcnc-doc-es linuxcnc-doc-fr linuxcnc-doc-zh-cn linuxcnc-uspace linuxcnc-uspace-dbgsym linuxcnc-uspace-dev
Architecture: all amd64
Version: 1:2.9.5
Distribution: UNRELEASED
Urgency: medium
Maintainer: LinuxCNC Developers <emc-developers@lists.sourceforge.net>
Changed-By: andypugh <andy@bodgesoc.org>
Description:
 linuxcnc-doc-de - motion controller for CNC machines and robots (German documentati
 linuxcnc-doc-en - motion controller for CNC machines and robots (English documentat
 linuxcnc-doc-es - motion controller for CNC machines and robots (Spanish documentat
 linuxcnc-doc-fr - motion controller for CNC machines and robots (French documentati
 linuxcnc-doc-zh-cn - motion controller for CNC machines and robots (Chinese
 linuxcnc-uspace - motion controller for CNC machines and robots
 linuxcnc-uspace-dev - PC based motion controller for real-time Linux
Changes:
 linuxcnc (1:2.9.5) UNRELEASED; urgency=medium
 .
   * tests: save.1 test removed. It's been skipped for 19 years.
   * Merge pull request #3529 from LinuxCNC/andypugh/tests/spindle_limits
   * Merge pull request #3553 from Sigma1912/patch-2
   * Merge pull request #3552 from Sigma1912/halui_fix_axis_and_mdi_command_pins
   * halui: on startup, set the first configured axis as 'is-selected' instead of X
   * halui: Don't create 'halui.axis.'- pins for unconfigured axes
   * qtvcp versa probe: remember setting of auto skew/zero buttons we reopened
   * PyVCP test: result file formatting fixes (#3551)
   * Merge pull request #3537 from DauntlessAq/probe_error_decel_no_inhibit_2.9
   * stepconf -fix human input names in wrong order
   * Tests: Add a test for PyVCP - Specifically Issue #3538
   * Merge pull request #3540 from andronick83/patch-1
   * Added missing period to description of G95. (PR #3542)
   * Deprecate gantry.comp
   * Fix #3538 - "halparam" tag not working in PyVCP
   * probe_error_decel_no_inhibit rebased for 2.9
   * Delete tests/spindle_limits/test.ini
   * tests: Add a test for spindle INI speed limits function
   * Fix a race; add a test to ensure the 'result' and 'stderr' files are closed before continuing to run 'checkresult'.
   * Fix command-line directories acceptance by correct expansion.
   * Fix a race between setting the signal handlers and marking hal_ready().
   * The quit_flag is volatile because it is changed in a signal and used in threads.
   * remove buster from CI
   * debian:  reduce Lintian Warnings. (hardening-no-relro: panelui, module_helper)
   * Fixed word typo in remap.adoc (numberer->numbered).
   * docs: Add back German translation link in stable branch index page.
   * Merge pull request #3493 from BsAtHome/backport_2.9_fix-hm2_modbus
   * Backport hm2_modbus fixes and additions from master.
   * Merge pull request #3479 from Sigma1912/patch-1
   * Update g-code.adoc
   * Gladevcp: Update the .ui and .glade files in the sample configs to Gtk+3.0
   * clarify documentation on stat 'gcodes' and (spindle)'speed' attributes
   * Merge pull request #3460 from Sigma1912/2.9-Fix-preview-update-not-respecting-active-wcs
   * Don't use  RS274NGC_STARTUP_CODE when updating the preview
   * Merge pull request #3454 from Sigma1912/2.9_Fix_issue_3447
   * Gmoccapy: Fix very large numbers for spindle speed and 'Vc' in the gui when using G96
   * Gmoccapy: Fix 'spindle.0.speed-out' pins being reset to wrong value when using G96
   * Merge pull request #3446 from BsAtHome/backport_2.9_hm2_modbus
   * Python 3.7 (Debian 10) has no dictionary merge operator, use alternative syntax.
   * Split declaration/assignment with label because it is not accepted by the compiler in Debian 10 and 11.
   * Backport new hm2_modbus driver to 2.9 branch.
   * Merge pull request #3425 from BsAtHome/backport_2.9_fix-deprecated
   * Merge pull request #3388 from smoe/patch-18
   * Merge pull request #3445 from BsAtHome/backport_2.9_fix-python-313
   * Make 2.9 branch compile with python 3.13
   * Merge pull request #3422 from BsAtHome/backport_2.9_fix_re-syntax-warning
   * Merge pull request #3429 from smoe/typos_29
   * 2.9: typos, punctuation in comments
   * Make using PyConfig conditional on python version >= 3.8.
   * Merge pull request #3423 from BsAtHome/backport_2.9_fix_debug-O0
   * Merge pull request #3424 from BsAtHome/backport_2.9_fix-comment-in-comment
   * Merge pull request #3421 from BsAtHome/backport_2.9_fix_link-version-script
   * Fix deprecated Py_SetProgramName() and deprecated use of Py_UnbufferedStdioFlag.
   * Fix comment in comment
   * Remove forced -O0 optimization flag.
   * Fix invalid escape sequence warnings from halcompile and hal components.
   * Use objdump and awk to extract the rtapi exported symbols
   * Merge pull request #3416 from BsAtHome/fix_2.9_ci-update
   * Fix missing parity error definition
   * Update CI base for 2.9 branch to Ubuntu 24.04.
   * Backport fix of modcompile
   * Merge pull request #3412 from BsAtHome/backport_2.9_fix_update-pktuart-v3
   * Merge pull request #3411 from BsAtHome/backport_fix_make-noise
   * Merge pull request #3410 from BsAtHome/backport_2.9_fix-pointer-compare
   * Varargs export of function is not available in 2.9.
   * Update dependencies with PktUART update. Fix crash bugs and warnings in modbus template.
   * Update, fix and reorganize hostmot2 PktUART to support V3.
   * Remove make terminal clutter
   * Use pointer null compare instead of integer compare.
   * Merge pull request #3407 from BsAtHome/backport-fix_hm2-constify
   * Merge pull request #3405 from BsAtHome/backport-fix_test-halcompile
   * Use const char pointers. Add missing pktuart calls. Prevent hal name overruns.
   * Add stdio.h header for readline versions that need it.
   * debian: updating debian-uploads' changelogs
   * debian: Addressing usrmerge
   * debian: Added Andy as uploader
   * debian: Updated policy standard to 4.7.2
   * orient: Commit 79c0966 had an un-noticed effect on the behaviour of M19 reported in issue #3389
   * Merge pull request #3392 from Sigma1912/2.9-ServoToGo_remove-web-link-to-spamsite
   * ServoToGo: remove old weblinks that now redirect to a spam site
   * halui -fix spindle override using direct value.
   * gmoccapy: fix setting to disable "run from line"
   * halscope: set button left and right padding to 0 to allow smaller window size
   * docs: update halscope channel off function + update images
   * Fix missing semicolon
   * qtdragon_hd_vert -add a sample config for vertical layout.
   * qtvcp -qtdragon_hd_vert: add a vertical layout version
   * Merge pull request #3339 from NTULINUX/ntulinux/2.9-fixes
   * getting-linuxcnc.adoc: Remove spurious backslash in path to iso.
   * .gitignore fixes
   * Merge pull request #3330 from hansu/gmoccapy-fix-resizing
   * gmoccapy: change text to icons of undo/redo buttons to fit window size
   * interp_o_word.cc: Insert almost-certainly-missing "breaks" addresses #3290
   * qtvcp -vismach gantry_5axis: fix cleanup of HAL component
   * qtvcp -vismach millturn: fix cleanup of HAL component
   * qtvcp -vismach_fanuc_200f- fix cleanup of HAL component
Checksums-Sha1:
 19f4164cb279ab97600a0a0228bf3c652d406bdb 27945884 linuxcnc-doc-de_2.9.5_all.deb
 88bdfdc76d93a1c5b49ad886787c08616a9883b2 28582896 linuxcnc-doc-en_2.9.5_all.deb
 c18335608332ce66b9895bfc6b8a59e4c2e744a9 27682272 linuxcnc-doc-es_2.9.5_all.deb
 845f5ae12c8da933d43a90f42aee964b3364b193 27592948 linuxcnc-doc-fr_2.9.5_all.deb
 c85c70cc3144959a88aca6b173a2a66055812c60 27638944 linuxcnc-doc-zh-cn_2.9.5_all.deb
 9351250383f4ae38b560d62b27aafda777379270 11504940 linuxcnc-uspace-dbgsym_2.9.5_amd64.deb
 8ac844e241ffffd11ddee564b03c400d16105010 273828 linuxcnc-uspace-dev_2.9.5_amd64.deb
 5e0d6e083cb498784954ce5e2bba4b76dbf38a64 25647760 linuxcnc-uspace_2.9.5_amd64.deb
 b581edafcf513e99be057460e7f8ed937f1e8fb5 27715 linuxcnc_2.9.5_amd64.buildinfo
Checksums-Sha256:
 a410cc34da2c56faf3e5a3bc9ae8ccc7ac01aaaf223c538dde03835d7a92b09f 27945884 linuxcnc-doc-de_2.9.5_all.deb
 697ed534d84f387507cd86f2d32693829980b3ac0bfd45cc407cbf63c3020009 28582896 linuxcnc-doc-en_2.9.5_all.deb
 6a60ad9d97991cc8165c94e1bf0ccafb67ec1524c013ad3b4d080e9106021912 27682272 linuxcnc-doc-es_2.9.5_all.deb
 47e0bcde281c0a27ce51decab31e5fd2f77a3730c30b9fb4bf3a0b0eb3fed3ec 27592948 linuxcnc-doc-fr_2.9.5_all.deb
 19f0ee66f7b5af9af4a7fd1ad31e76d14a8da662846fc5dacf2aff3f22451d32 27638944 linuxcnc-doc-zh-cn_2.9.5_all.deb
 6b741e234fc2b2fc7307e7c2c2f0a8175571eb66dcd89b7a5d7c7deaf5997f28 11504940 linuxcnc-uspace-dbgsym_2.9.5_amd64.deb
 e47ea999e06c210ab0b362364e03b271f9ac8b847ea8b619ba8e0b8247d6f4cf 273828 linuxcnc-uspace-dev_2.9.5_amd64.deb
 faf8ec828cc66f08ca34d072d2fbe86f4abf239be824e75e88919abc8222a84b 25647760 linuxcnc-uspace_2.9.5_amd64.deb
 8fda662a430c635d97c3f0a2a2d062d0890842236ee7fe7893020bf5093f6c2e 27715 linuxcnc_2.9.5_amd64.buildinfo
Files:
 e533c9acf9af1683dd54055c53a1451c 27945884 misc optional linuxcnc-doc-de_2.9.5_all.deb
 f086538e89f51e49ac9bac58fd2d3817 28582896 misc optional linuxcnc-doc-en_2.9.5_all.deb
 619ad1c7ebd53b477b1001884878084d 27682272 misc optional linuxcnc-doc-es_2.9.5_all.deb
 96f7f4e6974c447bb881b10fc51179c1 27592948 misc optional linuxcnc-doc-fr_2.9.5_all.deb
 d4921c68e07422e1c158b9b427a7584b 27638944 misc optional linuxcnc-doc-zh-cn_2.9.5_all.deb
 29051d5920e0ac3a37d3a35e4f84ff44 11504940 debug optional linuxcnc-uspace-dbgsym_2.9.5_amd64.deb
 dbd4532adf3dfd69b9f325818cca5b66 273828 devel optional linuxcnc-uspace-dev_2.9.5_amd64.deb
 706fb7def69395dc25ea0e6e1a03def7 25647760 misc optional linuxcnc-uspace_2.9.5_amd64.deb
 857e4c20768621edf1f6750adc4011fc 27715 misc optional linuxcnc_2.9.5_amd64.buildinfo
