Merge pull request #562 from ninjaMog/ubuntu-tracker-update
ext/vulnsrc/ubuntu: updated tracker src
This commit is contained in:
commit
8bea33576d
@ -38,8 +38,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
trackerURI = "https://launchpad.net/ubuntu-cve-tracker"
|
trackerURI = "https://launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master"
|
||||||
trackerRepository = "https://launchpad.net/ubuntu-cve-tracker"
|
trackerRepository = "https://launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master"
|
||||||
updaterFlag = "ubuntuUpdater"
|
updaterFlag = "ubuntuUpdater"
|
||||||
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
|
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user