[Bug 199508] net/chrony: update to 1.31 to fix multiple security vulnerabilities

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 22 20:45:27 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199508

jason.unovitch at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason.unovitch at gmail.com

--- Comment #4 from jason.unovitch at gmail.com ---
Created attachment 157057
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157057&action=edit
Patch for net/chrony security update from 1.31 to 1.31.1

Change log:
- Update to 1.31.1 to resolve CVE-2015-1799, CVE-2015-1821, and CVE-2015-1822
- Regenerate patches with `make makepatch` to quiet portlint
- Strip binaries

Details:
Item 2 -- portlint error on patches resolved by patch:
WARN: /basejail/usr/ports/net/chrony/files/patch-examples-chrony.conf.example:
patch was not generated using ``make makepatch''.  It is recommended to use
``make makepatch'' to ensure proper patch format.
WARN: /basejail/usr/ports/net/chrony/files/patch-examples-chrony.conf.example2:
patch was not generated using ``make makepatch''.  It is recommended to use
``make makepatch'' to ensure proper patch format.
0 fatal errors and 2 warnings found.

Item 3 -- Poudriere testport error resolved by patch (gmake errors out on
install-strip so just use STRIP_CMD for both binaries):
Warning: 'bin/chronyc' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'sbin/chronyd' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}

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


More information about the freebsd-ports-bugs mailing list