Debian Package Tracker
Register | Log in
Subscribe

busybox

Tiny utilities for small and embedded systems

Choose email to subscribe with

general
  • source: busybox (main)
  • version: 1:1.38.0-3
  • maintainer: Debian Install System Team (archive) (DMD)
  • uploaders: Michael Tokarev [DMD] – Christoph Biedl [DMD] – Chris Boot [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1:1.30.1-6
  • o-o-sec: 1:1.30.1-6+deb11u1
  • oldstable: 1:1.35.0-4+deb12u1
  • stable: 1:1.37.0-6
  • testing: 1:1.38.0-1
  • unstable: 1:1.38.0-3
versioned links
  • 1:1.30.1-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:1.30.1-6+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:1.35.0-4+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:1.37.0-6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:1.38.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:1.38.0-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • busybox (22 bugs: 0, 10, 12, 0)
  • busybox-static (4 bugs: 0, 3, 1, 0)
  • busybox-syslogd (1 bugs: 0, 1, 0, 0)
  • busybox-udeb (3 bugs: 0, 1, 2, 0)
  • udhcpc (4 bugs: 0, 2, 2, 0)
  • udhcpd (5 bugs: 0, 4, 1, 0)
action needed
debian/patches: 11 patches with invalid metadata, 9 patches to forward upstream high

Among the 21 debian patches available in version 1:1.38.0-3 of the package, we noticed the following issues:

  • 11 patches with invalid metadata that ought to be fixed.
  • 9 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-07-26 12:30
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2026-29004: BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
Created: 2026-05-06 Last update: 2026-07-26 11:00
5 security issues in forky high

There are 5 open security issues in forky.

5 important issues:
  • CVE-2026-29004: BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
  • CVE-2026-38752: A stack overflow in the evaluate() function (editors/awk.c) of BusyBox commit 371fe9 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38753: A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38754: A heap overflow in the ifsbreakup() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
  • CVE-2026-38755: A heap overflow in the evalcommand() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
Created: 2026-05-06 Last update: 2026-07-26 11:00
14 security issues in bullseye high

There are 14 open security issues in bullseye.

5 important issues:
  • CVE-2026-29004: BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
  • CVE-2026-38752: A stack overflow in the evaluate() function (editors/awk.c) of BusyBox commit 371fe9 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38753: A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38754: A heap overflow in the ifsbreakup() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
  • CVE-2026-38755: A heap overflow in the evalcommand() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
8 issues postponed or untriaged:
  • CVE-2021-42383: (postponed; to be fixed through a stable update) A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function
  • CVE-2023-39810: (postponed; to be fixed through a stable update) An issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal.
  • CVE-2023-42366: (postponed; to be fixed through a stable update) A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the next_token function at awk.c:1159.
  • CVE-2024-58251: (postponed; to be fixed through a stable update) In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.
  • CVE-2025-46394: (postponed; to be fixed through a stable update) In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.
  • CVE-2025-60876: (postponed; to be fixed through a stable update) BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).
  • CVE-2026-26157: (postponed; to be fixed through a stable update) A flaw was found in BusyBox. Incomplete path sanitization in its archive extraction utilities allows an attacker to craft malicious archives that when extracted, and under specific conditions, may write to files outside the intended directory. This can lead to arbitrary file overwrite, potentially enabling code execution through the modification of sensitive system files.
  • CVE-2026-26158: (postponed; to be fixed through a stable update) A flaw was found in BusyBox. This vulnerability allows an attacker to modify files outside of the intended extraction directory by crafting a malicious tar archive containing unvalidated hardlink or symlink entries. If the tar archive is extracted with elevated privileges, this flaw can lead to privilege escalation, enabling an attacker to gain unauthorized access to critical system files.
1 ignored issue:
  • CVE-2023-42363: A use-after-free vulnerability was discovered in xasprintf function in xfuncs_printf.c:344 in BusyBox v.1.36.1.
Created: 2026-05-06 Last update: 2026-07-26 11:00
12 security issues in bookworm high

There are 12 open security issues in bookworm.

4 important issues:
  • CVE-2026-38752: A stack overflow in the evaluate() function (editors/awk.c) of BusyBox commit 371fe9 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38753: A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38754: A heap overflow in the ifsbreakup() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
  • CVE-2026-38755: A heap overflow in the evalcommand() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
8 issues left for the package maintainer to handle:
  • CVE-2023-39810: (needs triaging) An issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal.
  • CVE-2023-42366: (postponed; to be fixed through a stable update) A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the next_token function at awk.c:1159.
  • CVE-2024-58251: (postponed; to be fixed through a stable update) In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.
  • CVE-2025-46394: (postponed; to be fixed through a stable update) In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.
  • CVE-2025-60876: (postponed; to be fixed through a stable update) BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).
  • CVE-2026-26157: (needs triaging) A flaw was found in BusyBox. Incomplete path sanitization in its archive extraction utilities allows an attacker to craft malicious archives that when extracted, and under specific conditions, may write to files outside the intended directory. This can lead to arbitrary file overwrite, potentially enabling code execution through the modification of sensitive system files.
  • CVE-2026-26158: (needs triaging) A flaw was found in BusyBox. This vulnerability allows an attacker to modify files outside of the intended extraction directory by crafting a malicious tar archive containing unvalidated hardlink or symlink entries. If the tar archive is extracted with elevated privileges, this flaw can lead to privilege escalation, enabling an attacker to gain unauthorized access to critical system files.
  • CVE-2026-29004: (needs triaging) BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.

You can find information about how to handle these issues in the security team's documentation.

Created: 2023-06-10 Last update: 2026-07-26 11:00
10 bugs tagged patch in the BTS normal
The BTS contains patches fixing 10 bugs, consider including or untagging them.
Created: 2026-06-02 Last update: 2026-07-28 17:30
12 low-priority security issues in trixie low

There are 12 open security issues in trixie.

12 issues left for the package maintainer to handle:
  • CVE-2023-39810: (needs triaging) An issue in the CPIO command of Busybox v1.33.2 allows attackers to execute a directory traversal.
  • CVE-2023-42366: (postponed; to be fixed through a stable update) A heap-buffer-overflow was discovered in BusyBox v.1.36.1 in the next_token function at awk.c:1159.
  • CVE-2024-58251: (postponed; to be fixed through a stable update) In netstat in BusyBox through 1.37.0, local users can launch of network application with an argv[0] containing an ANSI terminal escape sequence, leading to a denial of service (terminal locked up) when netstat is used by a victim.
  • CVE-2025-46394: (postponed; to be fixed through a stable update) In tar in BusyBox through 1.37.0, a TAR archive can have filenames hidden from a listing through the use of terminal escape sequences.
  • CVE-2025-60876: (postponed; to be fixed through a stable update) BusyBox wget thru 1.3.7 accepted raw CR (0x0D)/LF (0x0A) and other C0 control bytes in the HTTP request-target (path/query), allowing the request line to be split and attacker-controlled headers to be injected. To preserve the HTTP/1.1 request-line shape METHOD SP request-target SP HTTP/1.1, a raw space (0x20) in the request-target must also be rejected (clients should use %20).
  • CVE-2026-26157: (needs triaging) A flaw was found in BusyBox. Incomplete path sanitization in its archive extraction utilities allows an attacker to craft malicious archives that when extracted, and under specific conditions, may write to files outside the intended directory. This can lead to arbitrary file overwrite, potentially enabling code execution through the modification of sensitive system files.
  • CVE-2026-26158: (needs triaging) A flaw was found in BusyBox. This vulnerability allows an attacker to modify files outside of the intended extraction directory by crafting a malicious tar archive containing unvalidated hardlink or symlink entries. If the tar archive is extracted with elevated privileges, this flaw can lead to privilege escalation, enabling an attacker to gain unauthorized access to critical system files.
  • CVE-2026-29004: (needs triaging) BusyBox before commit 42202bf contains a heap buffer overflow vulnerability in the DHCPv6 client (udhcpc6) DNS_SERVERS option handler in networking/udhcp/d6_dhcpc.c that allows network-adjacent attackers to trigger memory corruption by sending a crafted DHCPv6 response with a malformed D6_OPT_DNS_SERVERS option. Attackers can exploit incorrect heap buffer allocation calculations in the option_to_env() function to cause denial of service or achieve arbitrary code execution on embedded systems without heap hardening.
  • CVE-2026-38752: (needs triaging) A stack overflow in the evaluate() function (editors/awk.c) of BusyBox commit 371fe9 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38753: (needs triaging) A use-after-free in the awk_sub() function (editors/awk.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted AWK script.
  • CVE-2026-38754: (needs triaging) A heap overflow in the ifsbreakup() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.
  • CVE-2026-38755: (needs triaging) A heap overflow in the evalcommand() function (shell/ash.c) of Busybox v1.38.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted input.

You can find information about how to handle these issues in the security team's documentation.

Created: 2023-06-11 Last update: 2026-07-26 11:00
testing migrations
  • excuses:
    • Migration status for busybox (1:1.38.0-1 to 1:1.38.0-3): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for cryptsetup/2:2.8.7-1: amd64: Failed (not a regression) ♻ (reference ♻), arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, loong64: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for dropbear/2026.93-1: loong64: Pass ♻
    • ∙ ∙ Autopkgtest for dropbear/2026.94-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for fwlogwatch/1.4-6: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, loong64: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), riscv64: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for imagemagick/8:7.1.2.27+dfsg1-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Test triggered, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for inetutils/2:2.8-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for initramfs-tools/0.151: amd64: Pass, arm64: Pass, armhf: Failed (not a regression) ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, loong64: No tests, superficial or marked flaky ♻ (reference ♻), ppc64el: Pass, riscv64: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for kdump-tools/1:1.10.7: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, ppc64el: No tests, superficial or marked flaky ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for lsb-release-minimal/12.1-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lxc/1:7.0.0-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for prometheus-postfix-exporter/0.19.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for reform-tools/1.87-1: amd64: No tests, superficial or marked flaky ♻, arm64: Pass, armhf: No tests, superficial or marked flaky ♻, i386: No tests, superficial or marked flaky ♻, loong64: No tests, superficial or marked flaky ♻, ppc64el: No tests, superficial or marked flaky ♻, riscv64: No tests, superficial or marked flaky ♻, s390x: Test triggered
    • ∙ ∙ Autopkgtest for systemd: i386: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for wpa/2:2.10-25: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for xchpst/0.8.5-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, loong64: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for zfs-linux/2.4.3-1: amd64: Failed (not a regression) ♻ (reference ♻), arm64: Failed (not a regression) ♻ (reference ♻), armhf: Failed (not a regression) ♻ (reference ♻), i386: No tests, superficial or marked flaky ♻, loong64: Failed (not a regression) ♻ (reference ♻), ppc64el: Failed (not a regression) ♻ (reference ♻), riscv64: Failed (not a regression) ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Too young, only 2 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/b/busybox.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-07-26] Accepted busybox 1:1.38.0-3 (source) into unstable (Michael Tokarev)
  • [2026-07-25] Accepted busybox 1:1.38.0-2 (source) into unstable (Michael Tokarev)
  • [2026-07-12] busybox 1:1.38.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-11] Accepted busybox 1:1.38.0-1 (source) into unstable (Michael Tokarev)
  • [2026-03-28] Accepted busybox 1:1.35.0-4+deb12u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Tobias Frost)
  • [2026-03-11] busybox 1:1.37.0-10.1 MIGRATED to testing (Debian testing watch)
  • [2026-03-06] Accepted busybox 1:1.37.0-10.1 (source) into unstable (Adrian Bunk)
  • [2026-02-07] busybox 1:1.37.0-10 MIGRATED to testing (Debian testing watch)
  • [2026-02-02] Accepted busybox 1:1.37.0-10 (source) into unstable (Michael Tokarev)
  • [2026-02-01] Accepted busybox 1:1.37.0-9 (source) into unstable (Michael Tokarev)
  • [2026-02-01] Accepted busybox 1:1.37.0-8 (source) into unstable (Michael Tokarev)
  • [2025-11-05] busybox 1:1.37.0-7 MIGRATED to testing (Debian testing watch)
  • [2025-10-31] Accepted busybox 1:1.37.0-7 (source) into unstable (Michael Tokarev)
  • [2025-06-16] busybox 1:1.37.0-6 MIGRATED to testing (Debian testing watch)
  • [2025-06-07] Accepted busybox 1:1.37.0-6 (source) into unstable (Michael Tokarev)
  • [2025-06-06] busybox 1:1.37.0-5 MIGRATED to testing (Debian testing watch)
  • [2025-05-30] Accepted busybox 1:1.37.0-5 (source) into unstable (Michael Tokarev)
  • [2025-01-19] Accepted busybox 1:1.30.1-6+deb11u1 (source) into oldstable-security (Tobias Frost)
  • [2024-10-11] busybox 1:1.37.0-4 MIGRATED to testing (Debian testing watch)
  • [2024-10-06] Accepted busybox 1:1.37.0-4 (source) into unstable (Michael Tokarev)
  • [2024-10-06] Accepted busybox 1:1.37.0-3 (source) into unstable (Michael Tokarev)
  • [2024-10-06] Accepted busybox 1:1.37.0-2 (source) into unstable (Michael Tokarev)
  • [2024-10-06] Accepted busybox 1:1.37.0-1 (source) into unstable (Michael Tokarev)
  • [2024-07-21] busybox 1:1.36.1-9 MIGRATED to testing (Debian testing watch)
  • [2024-07-16] Accepted busybox 1:1.36.1-9 (source) into unstable (Michael Tokarev)
  • [2024-07-16] Accepted busybox 1:1.36.1-8 (source) into unstable (Michael Tokarev)
  • [2024-05-22] busybox 1:1.36.1-7 MIGRATED to testing (Debian testing watch)
  • [2024-05-16] Accepted busybox 1:1.36.1-7 (source) into unstable (Michael Tokarev)
  • [2023-12-07] busybox 1:1.36.1-6 MIGRATED to testing (Debian testing watch)
  • [2023-12-07] busybox 1:1.36.1-6 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 43 44
  • RC: 0
  • I&N: 22 23
  • M&W: 20
  • F&P: 1
  • patch: 10
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • screenshots
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:1.37.0-10.1ubuntu2
  • patches for 1:1.37.0-10.1ubuntu2

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