[Git][security-tracker-team/security-tracker][master] 2 commits: embedded-code-copies: add unknown state to make more syntax conform
Salvatore Bonaccorso (@carnil)
carnil at debian.org
Wed Jun 2 16:04:57 BST 2021
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
9562d19b by Salvatore Bonaccorso at 2021-06-02T17:04:49+02:00
embedded-code-copies: add unknown state to make more syntax conform
- - - - -
a0ccb8a4 by Salvatore Bonaccorso at 2021-06-02T17:04:49+02:00
embedded-cleanup: Switch to use coccia.d.o hardcoded
Alioth went away a long time ago, but the UDD database can be queried
from the DD accessible coccia.debian.org.
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>
- - - - -
2 changed files:
- bin/embedded-cleanup
- data/embedded-code-copies
Changes:
=====================================
bin/embedded-cleanup
=====================================
@@ -42,8 +42,8 @@ esac
PKGSLIST=$(mktemp)
-echo "Querying UDD via alioth (you may need to enter a password):"
-ssh -oBatchMode=yes alioth.debian.org "psql -Atx -c \"SELECT DISTINCT source,release from sources where distribution='debian';\" 'service=udd'" > "$PKGSLIST"
+echo "Querying UDD via coccia.debian.org (you may need to enter a password):"
+ssh -oBatchMode=yes coccia.debian.org "psql -Atx -c \"SELECT DISTINCT source,release from sources where distribution='debian';\" 'service=udd'" > "$PKGSLIST"
export PKGSLIST
=====================================
data/embedded-code-copies
=====================================
@@ -3559,8 +3559,8 @@ chezscheme
- racket <unfixable> (fork)
ezxml (not packaged in Debian; no ITP)
- - netcdf
- - netcdf-parallel
- - navit <not-affected> (#989362)
- - mapcache
- - scilab
+ - netcdf <unknown> (embed; #989360)
+ - netcdf-parallel <unknown> (embed; #989361)
+ - navit <not-affected> (embed; #989362)
+ - mapcache <unknown> (embed; #989363)
+ - scilab <unknown> (embed; #989364)
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/f022c23482e8b29837a27b601bd9f927417c8fe5...a0ccb8a414e067f09f3ec9a8cf2e3fca1a3e893f
--
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/compare/f022c23482e8b29837a27b601bd9f927417c8fe5...a0ccb8a414e067f09f3ec9a8cf2e3fca1a3e893f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20210602/fff49ddf/attachment-0001.htm>
More information about the debian-security-tracker-commits
mailing list