Debian Patches

Status for adr-tools/3.0.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-Fix-most-things-pointed-out-by-shellcheck.patch [PATCH 1/6] Fix most things pointed out by shellcheck
Most of the fixes are missing quoting. There are several instances
of conversion from [ ! -z ... ] to [ -n ... ] and several more of
if [ ... -o ... ] converting to [ ... ] || [ ... ] and analogously
-a to &&.
Zygmunt Krynicki <me@zygoon.pl> no 2021-07-18
0002-Replace-supercede-with-supersede.patch [PATCH 2/6] Replace "supercede" with "supersede"
The former spelling is regarded as an error.
Zygmunt Krynicki <me@zygoon.pl> no 2021-07-18
0003-Fix-typos.patch [PATCH 3/6] Fix typos Zygmunt Krynicki <me@zygoon.pl> no 2021-07-18
0004-Trim-trailing-spaces.patch [PATCH 4/6] Trim trailing spaces Zygmunt Krynicki <me@zygoon.pl> no 2021-07-18
0005-Remove-adr-config-mechanism.patch [PATCH 5/6] Remove adr-config mechanism
Internally adr-tools evals scripts based on where the main binary is
executing from. This is useful for development but both undesired and
incorrect in a system package. Discard the adr-config mechanism but use
a canned response that points to directories managed by the system
packaging tool.
Zygmunt Krynicki <me@zygoon.pl> no 2021-07-18
0006-Fix-invalid-syntax-in-README.md.patch [PATCH 6/6] Fix invalid syntax in README.md Zygmunt Krynicki <me@zygoon.pl> no 2021-07-18

All known versions for source package 'adr-tools'

Links