[PATCHv2 1/2] cve-matrix: add linux-euclid
Stefan Bader
stefan.bader at canonical.com
Tue Sep 19 14:54:55 UTC 2017
On 30.08.2017 07:22, Po-Hsu Lin wrote:
> Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
> ---
> cve-tools/cve-matrix/update-cve-tracker | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/cve-tools/cve-matrix/update-cve-tracker b/cve-tools/cve-matrix/update-cve-tracker
> index 40b7a8d3..3d87a0a1 100755
> --- a/cve-tools/cve-matrix/update-cve-tracker
> +++ b/cve-tools/cve-matrix/update-cve-tracker
> @@ -52,8 +52,8 @@ mkdir -p "$out"
>
> pkgs="
> linux linux-lts-trusty linux-lts-utopic linux-lts-vivid linux-lts-wily linux-lts-xenial linux-hwe linux-hwe-edge
> - linux-aws linux-gke linux-gcp linux-kvm linux-azure linux-joule
> - linux-ti-omap4 linux-armadaxp linux-raspi2 linux-snapdragon
> + linux-aws linux-gke linux-gcp linux-kvm linux-azure linux-euclid linux-joule
> + linux-ti-omap4 linux-armadaxp linux-raspi2 linux-snapdragon
Not speaking of content but somehow the second like appears to me just to be the
same as before. So I am wondering why the patch contains two lines as the
required change seems to be adding euclid to the first line...
> linux-goldfish linux-manta linux-mako linux-flo linux-krillin linux-vegetahd
> "
> for pkg in $pkgs
> @@ -78,6 +78,7 @@ $here/cve-merge ${HOME}/cve-autotriage/state/CVE-notes \
> $out/linux-gke-full.html \
> $out/linux-kvm-full.html \
> $out/linux-azure-full.html \
> + $out/linux-euclid-full.html \
> $out/linux-joule-full.html \
> $out/linux-raspi2-full.html \
> $out/linux-snapdragon-full.html \
the new line sticking out at a different indentation level as the rest feels
like space/tab coding style problem...
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20170919/6d73770b/attachment.sig>
More information about the kernel-team
mailing list