[Bug 199513] net/chrony: add CPE information

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 18 09:25:08 UTC 2015


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 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
                CC: masaki at club.kyutech.ac.jp
                CC: masaki at club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki at 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.


More information about the freebsd-ports-bugs mailing list