]> git.proxmox.com Git - debcargo-conf.git/blob - NEWS.rst
Release package block-padding
[debcargo-conf.git] / NEWS.rst
1 2021-10-28
2 ==========
3
4 semver_suffix is broken in debcargo 2.4.4.
5
6 There is a fix in debcargo.git master. To use it, first build it then run::
7
8 $ DEBCARGO=$PWD/../debcargo/target/debug/debcargo ./update.sh <args>
9
10 or some variation of it, depending on your paths.