Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2015 09:25:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199513] net/chrony: add CPE information
Message-ID:  <bug-199513-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199513

            Bug ID: 199513
           Summary: net/chrony: add CPE information
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://wiki.freebsd.org/Ports/CPE
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: masaki@club.kyutech.ac.jp
                CC: masaki@club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki@club.kyutech.ac.jp)

+++ This bug was initially created as a clone of Bug #199505 +++

NVD provides example CPE string under Configuration 2 in
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-1821

  $ make -V CPE_STR PORTVERSION=1.31
  cpe:2.3:a:tuxfamily:chrony:1.31:::::freebsd11:x64

  # before ports r362439 (CPE v2.2)
  $ make -V CPE_URI PORTVERSION=1.31
  cpe:/a:tuxfamily:chrony:1.31::~~~freebsd~~

It may help pkg-audit(8) in future to notice vulnerabilities earlier.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199513-13>