Source: golang-pault-go-archive
Version: 1.0-1
Severity: minor
File: release.go
User: debian-de...@lists.debian.org
Usertags: bullseye-security

With the release of Debian bullseye references to stable/updates need
to be replaced with stable-security.

In one of the comments in the release.go file, there is a comment that
references stable/updates so will become broken after bullseye becomes
the next stable Debian release. It also references the URL to the
stable/updates Release file, which will also no longer work.

   golang-pault-go-archive-1.0 $ grep -rC5 /updates 
   release.go-  // May also include be prefixed by parts of the path following 
the
   release.go-  // directory beneath dists, if the Release file is not in a 
directory
   release.go-  // directly beneath dists/. As an example, security updates are 
specified
   release.go-  // in APT as:
   release.go-  //
   release.go:  // deb http://security.debian.org/ stable/updates main)
   release.go-  //
   release.go-  // The Release file would be located at
   release.go:  // http://security.debian.org/dists/stable/updates/Release and 
look like:
   release.go-  //
   release.go-  //   Suite: stable
   release.go-  //   Components: updates/main updates/contrib updates/non-free
   release.go-  Components []string `delim:" "`
   release.go-

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to