diff --git a/documentation/dev-manual/vulnerabilities.rst b/documentation/dev-manual/vulnerabilities.rst index 6cc7f04944..3a83a40f31 100644 --- a/documentation/dev-manual/vulnerabilities.rst +++ b/documentation/dev-manual/vulnerabilities.rst @@ -12,7 +12,7 @@ known security vulnerabilities, as tracked by the public database. The Yocto Project maintains a `list of known vulnerabilities -`__ +`__ for packages in Poky and OE-Core, tracking the evolution of the number of unpatched CVEs and the status of patches. Such information is available for the current development version and for each supported release. diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index b913aa4eaf..336bb7f26a 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst @@ -113,7 +113,7 @@ If ``OEQA_DEBUGGING_SAVED_OUTPUT`` is set, any differing packages will be saved here. The test is also able to run the ``diffoscope`` command on the output to generate HTML files showing the differences between the packages, to aid debugging. On the Autobuilder, these appear under -https://autobuilder.yocto.io/pub/repro-fail/ in the form ``oe-reproducible + +https://valkyrie.yocto.io/pub/repro-fail/ in the form ``oe-reproducible + + ``, e.g. ``oe-reproducible-20200202-1lm8o1th``. The project's current reproducibility status can be seen at diff --git a/documentation/test-manual/test-process.rst b/documentation/test-manual/test-process.rst index 945b56830f..00215385bb 100644 --- a/documentation/test-manual/test-process.rst +++ b/documentation/test-manual/test-process.rst @@ -69,7 +69,7 @@ box to "generate an email to QA" is also checked. When the build completes, an email is sent out using the ``send-qa-email`` script in the :yocto_git:`yocto-autobuilder-helper ` repository to the list of people configured for that release. Release builds -are placed into a directory in https://autobuilder.yocto.io/pub/releases on the +are placed into a directory in https://valkyrie.yocto.io/pub/releases on the Autobuilder which is included in the email. The process from here is more manual and control is effectively passed to release engineering. The next steps include: