Debian Package Tracker
Register | Log in
Subscribe

linuxcnc

Choose email to subscribe with

general
  • source: linuxcnc (main)
  • version: 1:2.9.4-2
  • maintainer: LinuxCNC Developers (DMD)
  • uploaders: Jeff Epler [DMD] – Andy Pugh [DMD] – Sebastian Kuzminsky [DMD]
  • arch: all any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 2.9.0~pre1+git20230208.f1270d6ed7-1+deb12u1
  • testing: 1:2.9.4-2
  • unstable: 1:2.9.4-2
versioned links
  • 2.9.0~pre1+git20230208.f1270d6ed7-1+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:2.9.4-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • linuxcnc-doc-de
  • linuxcnc-doc-en
  • linuxcnc-doc-es
  • linuxcnc-doc-fr
  • linuxcnc-doc-zh-cn
  • linuxcnc-uspace (3 bugs: 0, 3, 0, 0)
  • linuxcnc-uspace-dev
action needed
lintian reports 66 warnings high
Lintian reports 66 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-10-30 Last update: 2025-04-14 12:01
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2025-07-01 Last update: 2025-07-18 16:00
Depends on packages which need a new maintainer normal
The packages that linuxcnc depends on which need a new maintainer are:
  • dblatex (#942402)
    • Build-Depends-Indep: dblatex
  • docbook-xsl (#802370)
    • Build-Depends: docbook-xsl
Created: 2022-02-27 Last update: 2025-07-18 13:34
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1:2.10.0~pre0, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 7b277ef7ffdc90e471d41e1260d91cee3c473df1
Merge: ccbda055 f7b52c3f
Author: andypugh <andy@bodgesoc.org>
Date:   Wed Jul 16 20:07:07 2025 +0100

    Merge pull request #3516 from BsAtHome/fix_pyconfig-in-pythonplugin2
    
    Do not initialize python if already initialized

commit ccbda055777aea7d2850be5d37bc0e4c03164fd0
Author: Sasquatch <zajc3w@gmail.com>
Date:   Tue Jul 15 23:57:33 2025 +0100

    fix for https://github.com/LinuxCNC/linuxcnc/issues/3485 (#3518)
    
    * Update pendant.cc
    
    fixed old issue #987 that wasn't fully patched few versions back
    some xhc-whb04b-x pendants send different key for one switch
    
    * Update pendant.h
    
    fixed old issue LinuxCNC#987 that wasn't fully patched few versions back
    some xhc-whb04b-x pendants send different key for one switch

commit f219ddebccb11ff70058ad4a8be4d593394ef9e3
Merge: cf1dc6d1 175f2c62
Author: petterreinholdtsen <pere-github@hungry.com>
Date:   Sun Jul 13 09:00:05 2025 +0200

    Merge pull request #3517 from smoe/Documentation_pot
    
    Documentation: Update .pot 20250707 0012

commit cf1dc6d16e40d81809fd45810fb5fb8ddd8b134d
Merge: 9459db0e 2f77f0b3
Author: Petter Reinholdtsen <pere@hungry.com>
Date:   Sat Jul 12 17:54:10 2025 +0200

    Merge branch '2.9'

commit 2f77f0b373fc5015cfe86c61ecba72694a449ad3
Author: Petter Reinholdtsen <pere@hungry.com>
Date:   Sat Jul 12 17:30:42 2025 +0200

    Fixed word typo in remap.adoc (numberer->numbered).

commit 9459db0eb97732084c319d07c448d56e2d0dcdf0
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Fri Jul 11 20:57:26 2025 -0700

    Gmoccapy -use common/hal_glib

commit 333579a5cb86bcf06f08f3ca83a219260e8b356b
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Fri Jul 11 20:54:42 2025 -0700

    gladevcp -switch to common/hal_glib
    
    also actual use core subclass of hal_glib

commit 020373ecc0c83e907076469369f7a37cfefc065f
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Fri Jul 11 15:26:50 2025 -0700

    qtvcp -core: switch to common/hal_glib

commit 175f2c620ec81e26ce0cdfd4d824e52b4ae4a0d5
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 23:23:41 2025 +0100

    Documentation: Update .pot 20250707 0012

commit 13b7bebd700e273e9b7e2d3fe4cd2ce738a0cb2d
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Thu Jul 10 19:06:59 2025 -0700

    hal_glib -move to common folder - leave a spring board version
    
    Should remove the 'spring board' lib/python/hal_glib.py in the future.

commit 82cd7e198172fac2541b4765a4df8845c6fa2323
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Thu Jul 10 19:00:55 2025 -0700

    common iniinfo -remove 'qtvcp' from error message
    
    this is not a qtvcp specfic error

commit f7b52c3f0cf244c4c8faac6ba3e9932b1f81934b
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Thu Jul 10 11:39:35 2025 +0200

    Only initialize python if not yet initialized.

commit 97e919ce764f9c15892ed73133e6d82c337476ba
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Wed Jul 9 22:13:50 2025 -0700

    common/iniinfo -remove qtvcp specific library path

commit d15a681550680d15360c7d45fff01658c461d604
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Wed Jul 9 22:07:20 2025 -0700

    qtvcp -use Path for library path instead of INFO

commit 8414b5e75cd5a4cfb62eb81385a1741c8052bb7e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Wed Jul 9 21:30:03 2025 -0700

    common -iniinfo: remove image directory variable

commit 0a03f05658a69a5ea3b1ad19c913bb91c6fc8e5f
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Wed Jul 9 21:27:47 2025 -0700

    qtvcp -use PATH to get image directory not INFO

commit 9e6c7f0821a60d233cef2bde8aa3725134516809
Merge: 267cc068 1795a818
Author: andypugh <andy@bodgesoc.org>
Date:   Wed Jul 9 11:21:30 2025 +0100

    Merge pull request #3508 from smoe/continuation_PR3501
    
    Documentation: Fix missformatted table and typo of non-breakable space

commit 267cc068e77ca1a2dec6ca18aa504422f5581afe
Merge: 7eeafadb f48ed2e4
Author: andypugh <andy@bodgesoc.org>
Date:   Wed Jul 9 11:19:23 2025 +0100

    Merge pull request #3506 from smoe/documentation_review_and_prepare_for_tamil
    
    Documentation-build review and prepare for tamil (some:documentation_review_and_prepare_for_tamil)

commit 7eeafadbd10549e534717acac182962c08d14aad
Merge: 9bfdb69c e0c3b39c
Author: c-morley <c-morley@users.noreply.github.com>
Date:   Tue Jul 8 19:38:44 2025 -0700

    Merge pull request #3481 from itaib/homing-abort
    
    Abort homing on all joints when encoutering an error while homing any single joint

commit 9bfdb69cba66fd6e51fd15ab5b6087ff03da6221
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Mon Jul 7 19:01:43 2025 -0700

    qtdragon_hd_vert -some more layout visual fixes

commit 1795a818a28c6309fdc9d6d20d93ded0799ed838
Author: Steffen Möller <moeller@debian.org>
Date:   Mon Jul 7 21:21:43 2025 +0100

    Documentation: Undo asciidoctor formatting of table

commit 90f51a6ba0e578fe3d559005981d06289c2ffb8c
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 16:53:55 2025 -0700

    qtdragon family -add a log of the 'last run line', more status levels
    
    When the interpeter stops in automode the last run line will be logged.
    added machineLog levels to status messages
    fixed a annoying error message when in auto mode a click the status tab

commit f93c96238c341c474d3036d03d27d673b8936826
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 15:56:24 2025 -0700

    qtvcp -action button: quiet 'no action' warning
    
    move it to debug rather then error.

commit 5e323c52e4b38c0a8f23d7c93593ea3a14713674
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 15:30:50 2025 -0700

    hal_glib - add runstop-line-changed signal
    
    emits last running linenumber when linuxcnc estops or stops (in auto mode)

commit d7fabc272947bbee4e84588c7388b2869c79c626
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 22:29:13 2025 +0100

    Documentation: Fix missformatted table and typo of non-breakable space

commit b0e84bb9378c4d6c3fd32d92a948a85848b9f390
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 12:23:41 2025 -0700

    qtdragon_hd_vert: add a 5 axis config to test with

commit 4e5f190d2df0567b787bcf393d50a18b0a07205e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 11:15:19 2025 -0700

    qtdragon_hd_vert -fix layout for 5 axis options
    
    courtesy of forum personality MarkoPolo

commit 28c788e83258de4589076c79f9ba4c815959b99c
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 11:13:08 2025 -0700

    qtdragon_hd/vert - fix a startup error about linedit_statusbar
    
    copy paste error from qtdragon - code names are slightly different.

commit 898c148c04759572a009c4243f43cdb7b77bcbee
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sun Jul 6 10:39:37 2025 -0700

    makefile -add missing lib/python/common files in installed systems
    
    Forgot about installed systems need these changes

commit f48ed2e4a7b784dbc9354939eafa4bac01959c16
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 17:23:54 2025 +0100

    Documentation: build process: Add files for Tamil
    
    Also removed Turkish, which is yet too incomplete and is not built.

commit 37b9a62d00051efca9575cf1cdbba96da7517710
Merge: e78cc0ac da46ab13
Author: petterreinholdtsen <pere-github@hungry.com>
Date:   Sun Jul 6 18:06:10 2025 +0200

    Merge pull request #3501 from smoe/translations_20250705
    
    Documentation: Indentation warnings by po4a, spellcheck (smoe:Translations:20250705)

commit 9d4a038195a6b06108325846e3c904e5115fcdaa
Author: andypugh <bodgesoc@gmail.com>
Date:   Sun Jul 6 14:34:54 2025 +0100

    docs: Add back German translation link in stable branch index page.

commit da46ab13458f6b5e5a21ed8ac1007aa86d6ca5a1
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 14:13:31 2025 +0100

    Documentation: PR#3501 improvements suggested by BsAtHome

commit 766ee631d40b8160a1bfad36884eb5b238351a61
Author: Steffen Möller <moeller@debian.org>
Date:   Sat Jul 5 15:50:37 2025 +0100

    Documentation: partial spellcheck with hunspell

commit debf37b8926dda63444bc4974609e4de8f7025d6
Author: Steffen Möller <moeller@debian.org>
Date:   Sat Jul 5 13:13:20 2025 +0100

    documentation: Fixed po4a warnings on itemizations

commit fa591de9249272505329de8df5f8ea1302de6bb1
Author: Steffen Möller <moeller@debian.org>
Date:   Sat Jul 5 12:20:17 2025 +0100

    Documentation: Typos spotted while translating.

commit f9dfed8c2f9e57e979135fa90a329701ce01facd
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 14:02:06 2025 +0100

    Documentation: Preparation for translations to tamil

commit 533767bccbc840e6bfcb39392db4c3175315d86e
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 13:54:59 2025 +0100

    debian: Add files to .gitignore

commit 3df6874951e60c8475fefda3ec7db25db14d5bb7
Author: Steffen Möller <moeller@debian.org>
Date:   Sun Jul 6 13:42:48 2025 +0100

    debian/configure: prepare for Debian-13

commit e78cc0ac0679bc7d02fcef89332a4d6164ab6c56
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 20:12:49 2025 -0700

    qtdragon family: fix reporting of limit trip at startup, add log color
    
    Previously a limit trip was reported at start up.
    add level/color to some more status messages

commit 0635f3c11042c169e6431cee0f79c5816126ce20
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 19:52:09 2025 -0700

    qtvcp -machine_log: change warning default background color
    
    hard to see on a white background otherewise

commit 7c1b6594e3a727a502795e65278756eba3cde0c4
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 19:06:33 2025 -0700

    qtvcp -machine_log: fix clearing of severity log

commit 325b27ad87cf3e0f267ccf9c77d3b723158cc58d
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 18:03:44 2025 -0700

    qtdragon family -fix machine log print error
    
    when the serverity style log was added there was no way to print it out.
    That was fixed so now we need to use the new function.

commit 308efaa7ddb948af1761622ff7c6b43a5a944653
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 17:59:49 2025 -0700

    qtvcp -machine_log: fix writing out of text from the table
    
    The newer table version of the log did not write out the text.

commit 6f658cf5721016c776a06ace287d9c515899844f
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 15:54:17 2025 -0700

    scripts linuxcnc -add RUN-IN-PLACE flag
    
    I added this to the RIP script, but if you switch between 2.9 to master
    the 2.9 stuff is not changed.
    Hopefully this overrides that problem

commit 3bf4e4ca0e9a5b55bfb49178fca4a9fb7096fbfe
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 15:47:20 2025 -0700

    qtvcp -core: use common istat for INI qualifying

commit 64a344a077d3979d293b8957ce28f21a4f298b1e
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 15:46:18 2025 -0700

    qtvcp -logger: use common logger
    
    create a springboard file so as not to break customizations

commit 137e2f302454c1205023f6d4fc0d68fcb38a2989
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 14:20:06 2025 -0700

    hal_glib -fix a sometimes error reading linuxcnc state
    
    i don;t think this was a real error  but this is better code anyways

commit 46e7d1b8df99445df4fa1eae7a7b8cd31b6c5e78
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 14:17:51 2025 -0700

    gmoccapy -switch to using common logger/istat
    
    this removes the qt name from the logging and imports

commit 52ac82790c76cdc02218c75a5bf9e61111851cae
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 14:15:49 2025 -0700

    gladevcp -switch to using common logger/istat
    
    This takes the Qt naming out of the logging and imports.

commit 8796ff5ffa2f26652238275c5d83bae78ff5b9b1
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jul 5 14:11:15 2025 -0700

    GUI -common: add common logger/ini qualifier
    
    This will remove the Qt naming when used with other GUIs

commit c43a18ff38b5eeabaf331d747cdc5ff35d9b3a0e
Author: Hosted Weblate <hosted@weblate.org>
Date:   Sat Jul 5 22:40:45 2025 +0200

    Translated using Weblate (Tamil)
    
    Currently translated at 99.9% (32980 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ta/
    Translation: LinuxCNC/LinuxCNC Documentation

commit a7060b639fc1afd2a9bcf46a5eca66138094a5fd
Author: Hosted Weblate <hosted@weblate.org>
Date:   Sat Jul 5 18:47:15 2025 +0200

    Translated using Weblate (Korean)
    
    Currently translated at 0.2% (78 of 33005 strings)
    Author: 강경서 <rudtj2306@ajou.ac.kr>
    
    Translated using Weblate (Korean)
    
    Currently translated at 0.2% (77 of 33005 strings)
    Author: 강경서 <rudtj2306@ajou.ac.kr>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: 강경서 <rudtj2306@ajou.ac.kr>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ko/
    Translation: LinuxCNC/LinuxCNC Documentation

commit 1917ea07918af4c16cfb133074d35f109cc0b4c0
Author: Hosted Weblate <hosted@weblate.org>
Date:   Sat Jul 5 18:47:15 2025 +0200

    Translated using Weblate (Russian)
    
    Currently translated at 30.2% (9991 of 33005 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 30.1% (9964 of 33005 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 30.1% (9962 of 33005 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 30.1% (9950 of 33005 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 29.9% (9890 of 33005 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Translated using Weblate (Russian)
    
    Currently translated at 29.9% (9870 of 33005 strings)
    Author: Ilya Koubatkin <ilya@kubatkin.ru>
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Ilya Koubatkin <ilya@kubatkin.ru>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ru/
    Translation: LinuxCNC/LinuxCNC Documentation

commit 1c69a5a86615bc26887ad6da598d4fe30c95e3a5
Author: Hosted Weblate <hosted@weblate.org>
Date:   Sat Jul 5 18:47:15 2025 +0200

    Translated using Weblate (German)
    
    Currently translated at 99.0% (32704 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32704 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32701 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32701 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32702 of 33005 strings)
    Author: BsAtHome <bertho@vagrearg.org>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32702 of 33005 strings)
    Author: BsAtHome <bertho@vagrearg.org>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32702 of 33005 strings)
    Author: BsAtHome <bertho@vagrearg.org>
    
    Translated using Weblate (German)
    
    Currently translated at 99.0% (32702 of 33005 strings)
    Author: BsAtHome <bertho@vagrearg.org>
    
    Translated using Weblate (German)
    
    Currently translated at 98.5% (32538 of 33005 strings)
    Author: BsAtHome <bertho@vagrearg.org>
    
    Translated using Weblate (German)
    
    Currently translated at 98.5% (32538 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.5% (32538 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.5% (32538 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.5% (32538 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.4% (32489 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.4% (32483 of 33005 strings)
    Author: Hans Unzner <hansunzner@gmail.com>
    
    Translated using Weblate (German)
    
    Currently translated at 98.4% (32483 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.3% (32474 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 98.2% (32413 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 97.8% (32291 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 97.0% (32041 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.8% (31962 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.8% (31960 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.6% (31903 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.6% (31902 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.5% (31857 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.4% (31843 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.4% (31842 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.4% (31831 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.3% (31812 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.2% (31781 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.2% (31781 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.2% (31775 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.2% (31775 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Translated using Weblate (German)
    
    Currently translated at 96.2% (31772 of 33005 strings)
    Author: Steffen Möller <steffen_moeller@gmx.de>
    
    Co-authored-by: BsAtHome <bertho@vagrearg.org>
    Co-authored-by: Hans Unzner <hansunzner@gmail.com>
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Steffen Möller <steffen_moeller@gmx.de>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/de/
    Translation: LinuxCNC/LinuxCNC Documentation

commit 4f8f8e0b372a901d9560d0380ebfa647070906ff
Author: Hosted Weblate <hosted@weblate.org>
Date:   Sat Jul 5 18:47:14 2025 +0200

    Translated using Weblate (Tamil)
    
    Currently translated at 99.9% (32980 of 33005 strings)
    Author: தமிழ்நேரம் <anishprabu.t@gmail.com>
    
    Translated using Weblate (Tamil)
    
    Currently translated at 94.5% (31203 of 33005 strings)
    Author: தமிழ்நேரம் <anishprabu.t@gmail.com>
    
    Translated using Weblate (Tamil)
    
    Currently translated at 24.7% (8155 of 33005 strings)
    Author: தமிழ்நேரம் <anishprabu.t@gmail.com>
    
    Translated using Weblate (Tamil)
    
    Currently translated at 6.6% (2185 of 33005 strings)
    Author: தமிழ்நேரம் <anishprabu.t@gmail.com>
    
    Added translation using Weblate (Tamil)
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
    Translate-URL: https://hosted.weblate.org/projects/linuxcnc/linuxcnc-docs/ta/
    Translation: LinuxCNC/LinuxCNC Documentation

commit c54abe21dba6ac7368ddd444f24519a25ba112ce
Author: Rene Hopf <renehopf@mac.com>
Date:   Sat Jul 5 12:51:19 2025 +0200

    add ubuntu25 to configure file

commit 0a5aa014002aa6f8a21bd3f042150b3c5e55403c
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Fri Jul 4 13:41:25 2025 -0700

    qtdragon family: update to current QHAL/QPin function/signal names

commit 3866d109c6ba1e39dfdbfa5587abfb12ab068812
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Fri Jul 4 13:02:57 2025 -0700

    qtvcp -docs: update libraries/code snippets with core.py changes
    
    function names changes, add an example of pin reading writing

commit a6456f02ae90bde51d1e4fdd465d7292b78a63f8
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Fri Jul 4 13:00:41 2025 -0700

    qtvcp -core: change the function names to more qt like
    
    camelback names are more efficient and Qt like.
    keep the old names for compatibility sake for now.

commit bd87edd1ede2fd7d5f7357e385411c2c821c7fad
Merge: 259ad89a 67c45293
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Fri Jul 4 22:22:28 2025 +0200

    Merge pull request #3484 Move halcompile generated docs to asciidoc instead of (t)roff
    
    Pull request #3484 from BsAtHome/docs_halcompile-adoc-manual

commit 67c452937a5c4618d992b0e33f401c7e126c7608
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Fri Jul 4 20:39:32 2025 +0200

    Ensure that '_' function does not have trailing stuff.

commit c91aafe2ed5b786827c8d98588878796ef2b60c1
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Fri Jul 4 20:38:57 2025 +0200

    Fix bad escape.

commit 105dda1d409647a89f7ce8aea44fd27b2d75d45a
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Fri Jul 4 20:22:27 2025 +0200

    Fix missing '*' in double '**' bold.

commit 259ad89a34a86bccb51d7fa0e5f2830c734822c4
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Fri Jul 4 13:36:23 2025 +0200

    docs: gmoccapy - smaller image with link for embedded tab locations

commit f41e67be2715155170d57d8e2626a753c9c0f89e
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Fri Jul 4 07:11:55 2025 +0200

    Docs: gmoccapy - fix typo

commit e6e98f18807edc9b644fabf4bd21bc0a0c5c445f
Merge: 4bcfd3e1 b177de71
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Fri Jul 4 07:09:32 2025 +0200

    Merge pull request #3492 - Gmoccapy - Documents - update Embedded Tab locations

commit b177de719c6f558d4b1c5ee898b501fb0df1e7b9
Author: zz912 <zz912@seznam.cz>
Date:   Tue Jul 1 10:42:21 2025 +0200

    Gmoccapy - Documents - actualization Embedded Tab Localization

commit 4bcfd3e1ba3e6838ed284d2df454cb9d5bfd0ec5
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Thu Jul 3 22:30:32 2025 +0200

    Gmoccapy: fix error with calculator in tooltable using localization
    
    The tool table is not using localization any more so the calculator should not convert the value using locale.format

commit decb18f9e2f6f8e5eaa2c44071e3e9e76f2524dc
Merge: b62f565d 3d8fdeb6
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Thu Jul 3 22:15:51 2025 +0200

    Merge pull request #3495 from Sigma1912/Gmoccapy_Fix-ComboBoxText-mouse-button-mode
    
    Gmoccapy: Fix unwanted expansion of ComboBoxText for mouse-button-mode

commit b62f565de45243fd63497a0ddc8ba1e4fc3f505d
Merge: 3d37d637 58dcab66
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Thu Jul 3 20:11:38 2025 +0200

    Merge pull request #3496 from Sigma1912/Gmoccapy_Add_calculator_button_to_mdi_and_edit_modes
    
    Gmoccapy: Add button to call calculator in mdi and gcode edit modes

commit 3d8fdeb64b2905178d1a45e14d39f79025c6567b
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Thu Jul 3 19:34:37 2025 +0200

    Gmoccapy: Disable editing for ComboBoxText mouse button mode

commit 58dcab662c6b32d02501e83ebc71c9476ea1970f
Author: David <mueller_david@hotmail.com>
Date:   Thu Jul 3 11:22:46 2025 +0200

    Gmoccapy: Add button to call calculator in mdi and gcode edit modes

commit 3d37d6370e192501d5889802fe640b1603741aa6
Merge: 7fc59f30 18b60596
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Thu Jul 3 13:03:08 2025 +0200

    Merge branch '2.9'

commit 18b605960ff97d9129fe596ec77ba5a3c23b9ee4
Merge: 65e68f24 684cf20c
Author: BsAtHome <bertho@vagrearg.org>
Date:   Thu Jul 3 11:07:01 2025 +0200

    Merge pull request #3493 from BsAtHome/backport_2.9_fix-hm2_modbus
    
    Backport hm2_modbus fixes and additions from master

commit 505381615a0575da210706232eb4713d3be979e5
Author: David <mueller_david@hotmail.com>
Date:   Thu Jul 3 10:29:11 2025 +0200

    Gmoccapy: Fix unwanted expansion of ComboBoxText for mouse-button-mode

commit cb19cf386ca4a9a09703f4672363f50a8d4a8363
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Wed Jul 2 11:31:16 2025 +0200

    Add base CSS from asciidoc because it is now referenced.

commit 079c4ddae8cd58da9331678898013425dc2afd88
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Wed Jul 2 11:27:27 2025 +0200

    Keep bold names.

commit 12cd34cbd6e2ed3acf09fe0911e364681a44b1b1
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Wed Jul 2 11:26:29 2025 +0200

    Fix highlighting zh_CN.

commit 7fc59f304b9f3dc49ee3e6d73610b65e50d4e351
Author: CMorley <chrisinnanaimo@hotmail.com>
Date:   Sat Jun 28 20:38:49 2025 -0700

    remap subroutine: qtvcp auto tool probe had two identical oword labels

commit 684cf20c05561ffc7a57be170076e677b98a8a9a
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Tue Jul 1 15:14:10 2025 +0200

    Backport hm2_modbus fixes and additions from master.

commit c2eea07766d741621d2fc22d1aee3eb690045733
Merge: 7639fe48 15e8823b
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Tue Jul 1 08:21:01 2025 +0200

    Merge pull request #3490 from Sigma1912/Gmoccapy_Fix-warnings-on-shutdown
    
    Gmoccapy: Fix some warnings related to virual keyboard and panels on shutdown

commit 7639fe4812e4865808dcdc76d7adde79b477d21b
Merge: 26527955 361b653b
Author: BsAtHome <bertho@vagrearg.org>
Date:   Mon Jun 30 22:00:23 2025 +0200

    Merge pull request #3491 from BsAtHome/fix_hm2_modbus
    
    Fix hm2 modbus

commit 361b653b69c4cc0ed91504d768368bd633686d7d
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Mon Jun 30 19:02:22 2025 +0200

    Add unaligned attribute to suppress warning when not relevant.

commit 548797cde5b4e4a6939725000e11bba3a2a658cc
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Mon Jun 30 15:39:14 2025 +0200

    Update docs to reflect added byte type, disable command flag and pin.

commit 907ed9917a2526954294b0e8776da18665a0b4b5
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Mon Jun 30 15:37:43 2025 +0200

    Add command based disable pins to control individual commands.
    Fix write flush and global reset to prevent being run on initlist entries.

commit 15e8823b36593ea4f431888924e6704f7f8493d8
Author: David <mueller_david@hotmail.com>
Date:   Mon Jun 30 15:34:09 2025 +0200

    Gmoccapy: Fix some warnings related to virual keyboard and panels on shutdown

commit 265279551f409b88082a8d8e02d758a4bfe5b6aa
Merge: 1d3e2295 a1ff9c28
Author: andypugh <andy@bodgesoc.org>
Date:   Mon Jun 30 13:41:12 2025 +0100

    Merge pull request #3489 from Sigma1912/Gmoccapy_Fix-gtk-warning-on-startup
    
    Gmoccapy: Glade, use ComboBoxText instead of ComboBox to avoid gtk warning on startup

commit a1ff9c2847b03ba396ea2fc8b74d1281ac2f95a4
Author: David <mueller_david@hotmail.com>
Date:   Mon Jun 30 13:18:40 2025 +0200

    Gmoccapy: Glade, use ComboBoxText instead of ComboBox to avoid gtk warning on startup

commit 670a339cf5a96f03d7ad91930d41b118dfa4bb3f
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Mon Jun 30 12:31:30 2025 +0200

    Implement byte-sized Modbus integer types.
    Fix pin name size inconsistency.
    Fix unsigned masking because the read data is always sign extended.
    Add missing error checks to map function calls.

commit 1d3e2295aac74c3ce34c27e46e6bdf974ebc64f4
Merge: e15a5052 0a620c56
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Sun Jun 29 22:20:28 2025 +0200

    Merge pull request #3487 from Sigma1912/Gmoccapy_Fix-gtk-warnings-on-mdi-buttons-pagination
    
    Gmoccapy: Fix gtk warnings on mdi buttons (next/previous) pagination

commit a90a4e60c654c0af980be0c95683a3c628635e49
Author: Bertho Stultiens <bertho@vagrearg.org>
Date:   Sun Jun 29 21:00:37 2025 +0200

    Fix counting registers or the buffer just fills up.

commit 0a620c5671796414d019493fba037fbe8c23801e
Author: David <mueller_david@hotmail.com>
Date:   Sun Jun 29 17:07:35 2025 +0200

    Gmoccapy: Fix gtk warnings on mdi buttons (next/previous) pagination

commit e15a50520f98c0faac189cd0e89d7391382d5499
Merge: 07e637b2 d64d6a1a
Author: c-morley <c-morley@users.noreply.github.com>
Date:   Sat Jun 28 19:25:28 2025 -0700

    Merge pull request #3483 from kworm83/7i95t_pncconf
    
    Pncconf add Mesa 7i95t support

commit 07e637b2dbcd136aab64e0687ef0045077029715
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date:   Sat Jun 28 09:20:12 2025 -0400

    qtplasmac: clicking notification background stops error blink, add icon to notification box

commit d98ce71195cd9533ba7b2cad5e03c1e0eff5814e
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date:   Sat Jun 28 09:18:59 2025 -0400

    qtvcp notify: multiple changes (see long comment)
    
    Allow notification background click to act as "Close"
    Allow notification to have icon
    Fix "Clear All" not working after clicking "Show Last Five"
    Move to f-strings

commit 681705bc923099dcb90f8bdb3be7ca19e508d0fc
Author: Greg Carl <26096779+snowgoer540@users.noreply.github.com>
Date:   Sat Jun 28 09:16:58 2025 -0400

    qtvcp file_namager: comment log force, move to f-strings

commit 9c2ab7e01e006e40e327713397ad81f1da24e8a9
Merge: a14c842c 78ae6b5a
Author: Hans Unzner <hansunzner@gmail.com>
Date:   Fri Jun 27 16:27:16 2025 +0200

    Merge pull request #3473 from Sigma1912/Gladevcp_calculatorwidget-respect-cursor-position
    
    Some improvements to the Gladevcp/calculator widget

commit a14c842c212e23c224be8a8c6c5e9d2ba912a3f6
Merge: e559e3e3 bfb687ea
Author: andypugh <andy@bodgesoc.org>
Date:   Thu Jun 26 22:48:39 2025 +0100

    Merge pull request #3482 from DerAndere1/fix_rot_axis_direction
    
    HAL pin "conventional_directions" for configuration of rotational axis direction

commit bfb687eaa636a76e19df52044d078a7d28698291
Author: DerAndere <26200979+DerAndere1@users.noreply.github.com>
Date:   Mon Apr 17 22:18:16 2023 +0200

    introduce "conventional-directions" HAL pin.
    
    when set to true, rotational axes direction will
    follow the conventions as documented in the manual
Created: 2025-03-16 Last update: 2025-07-18 13:02
Does not build reproducibly during testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2025-05-20 Last update: 2025-07-18 10:31
news
[rss feed]
  • [2025-05-20] linuxcnc 1:2.9.4-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-13] Accepted linuxcnc 1:2.9.4-2 (source) into unstable (Steffen Moeller)
  • [2025-03-15] Accepted linuxcnc 1:2.9.4-1 (source) into unstable (Steffen Moeller)
  • [2025-03-11] linuxcnc REMOVED from testing (Debian testing watch)
  • [2025-01-31] linuxcnc 2.9.3-2 MIGRATED to testing (Debian testing watch)
  • [2025-01-27] Accepted linuxcnc 2.9.0~pre1+git20230208.f1270d6ed7-1+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Petter Reinholdtsen)
  • [2025-01-26] Accepted linuxcnc 2.9.3-2 (source) into unstable (Petter Reinholdtsen)
  • [2025-01-20] linuxcnc REMOVED from testing (Debian testing watch)
  • [2024-07-09] linuxcnc 2.9.3-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-07] Accepted linuxcnc 2.9.3-1 (source) into unstable (Petter Reinholdtsen)
  • [2023-12-28] linuxcnc REMOVED from testing (Debian testing watch)
  • [2023-11-06] Accepted linuxcnc 2.9.1-2 (source) into unstable (Steffen Moeller)
  • [2023-10-26] Accepted linuxcnc 2.9.1-1 (source) into unstable (Andy Pugh) (signed by: Steffen Moeller)
  • [2023-02-13] linuxcnc 2.9.0~pre1+git20230208.f1270d6ed7-1 MIGRATED to testing (Debian testing watch)
  • [2023-02-10] Accepted linuxcnc 2.9.0~pre1+git20230208.f1270d6ed7-1 (source) into unstable (Sebastian Kuzminsky) (signed by: Petter Reinholdtsen)
  • [2022-11-11] linuxcnc 2.9.0~pre0+git20221105.ffb6bda926-1.2 MIGRATED to testing (Debian testing watch)
  • [2022-11-08] Accepted linuxcnc 2.9.0~pre0+git20221105.ffb6bda926-1.2 (source) into unstable (Petter Reinholdtsen)
  • [2022-11-08] Accepted linuxcnc 2.9.0~pre0+git20221105.ffb6bda926-1.1 (source) into unstable (Petter Reinholdtsen)
  • [2022-11-06] Accepted linuxcnc 2.9.0~pre0+git20221105.ffb6bda926-1 (source) into unstable (Sebastian Kuzminsky) (signed by: Petter Reinholdtsen)
  • [2022-09-12] linuxcnc 2.9.0~pre0+git20220906.02744cdef6-1 MIGRATED to testing (Debian testing watch)
  • [2022-07-15] linuxcnc 2.9.0~pre0+git20220402.2500863908-4 MIGRATED to testing (Debian testing watch)
  • [2022-07-14] linuxcnc REMOVED from testing (Debian testing watch)
  • [2022-07-14] linuxcnc REMOVED from testing (Debian testing watch)
  • [2022-04-20] linuxcnc 2.9.0~pre0+git20220402.2500863908-4 MIGRATED to testing (Debian testing watch)
  • [2022-04-06] Accepted linuxcnc 2.9.0~pre0+git20220402.2500863908-4 (source) into unstable (Steffen Moeller)
  • [2022-04-06] Accepted linuxcnc 2.9.0~pre0+git20220402.2500863908-3 (source) into unstable (Steffen Moeller)
  • [2022-04-03] Accepted linuxcnc 2.9.0~pre0+git20220402.2500863908-2 (source) into unstable (Steffen Moeller)
  • [2022-04-03] Accepted linuxcnc 2.9.0~pre0+git20220402.2500863908-1 (source) into unstable (Steffen Moeller)
  • [2022-02-27] Accepted linuxcnc 2.9.0~pre0+git20220224.3ba0951743-1 (source all amd64) into unstable, unstable (Debian FTP Masters) (signed by: Steffen Moeller)
bugs [bug history graph]
  • all: 6
  • RC: 0
  • I&N: 5
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (0, 66)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • l10n (-, 9)
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:2.9.4-2ubuntu1
  • 1 bug
  • patches for 1:2.9.4-2ubuntu1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing