rust-drt-tools 0.2.20-2build2 source package in Ubuntu

Changelog

rust-drt-tools (0.2.20-2build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:57:04 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-drt-tools_0.2.20.orig.tar.gz 46.7 KiB 603786ccaa3bb09850b7ce8d9a68d55610f2e93784a4a620406e3d14615bf29c
rust-drt-tools_0.2.20-2build2.debian.tar.xz 3.4 KiB 7aa4d58350647ed86f6e01d017ea43f2c3f2348a95d38ebaa765715f9b764f35
rust-drt-tools_0.2.20-2build2.dsc 3.0 KiB c1e3482c7a9e7c7ff57cd7c8c042931b9e77c83c0e6180ea8fd312bf1f907672

Available diffs

View changes file

Binary packages built by this source

drt-tools: Tools for Debian Release Team work

 drt-tools includes tools to help with typical work of Debian's release
 team. Currently, it processes excuses.yaml to check for packages that
 require a binNMU for migration to testing, prepares a list of binNMUs
 for transitions, and so on. It provides the following sub-commands:
 .
  * grep-excuses: Mostly the same as the tool of the same name from
    devscripts.
  * process-excuses: Download and process excuses.yaml to generate a list
    binNMUs for packages that require them for migration. Packages that
    have other issues preventing them from migrating, are not considered.
  * process-unblocks: Download and process excuses.yaml to generate a
    list of unblocks for packages in tpu and some other cases.
  * nmu-transition: Take a list packages copies from ben's output and
    schedules binNMUs.
  * nmu-eso: Produce and schedule a list of rebuilds for packages having
    Built-Using on source packages with Extra-Source-Only: yes set.

drt-tools-dbgsym: debug symbols for drt-tools