Chris Lamb pushed to branch master at Debian Security Tracker / security-tracker
Commits:
e9ace010 by Chris Lamb at 2021-08-09T16:45:26+01:00
Not making any changes to a foo-needed.txt file may also indicate a misspelled
(or conflated) source package name.
- - - - -
1 changed file:
- bin/gen-DSA
Changes:
=====================================
bin/gen-DSA
=====================================
@@ -409,7 +409,7 @@ EOF
echo "Made the following changes:"
git diff -- data/$IDMODE/list $needed_file
if ! git diff-index --name-only HEAD -- $needed_file | grep -qs .
&& [ $TYPE = security ]; then
- warn "did not make any changes to $needed_file - this may
indicate duplicate work"
+ warn "did not make any changes to $needed_file - this may
indicate duplicate work or misspelled package name"
fi
fi
warn "you need to commit and push the changes to data/$IDMODE/list etc.
to actually reserve the $IDMODE-$DAID number and avoid conflicts with others."
View it on GitLab:
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/e9ace0104712b83aee6e6e18793247886c84269d
--
View it on GitLab:
https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/e9ace0104712b83aee6e6e18793247886c84269d
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-security-tracker-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits