ntp, pps-tools: backported ntp 4.2.8 upgrade to dora Backport ntp 4.2.8 to dora. This includes ntpd 4.2.8 and its security fixes.
Signed-off-by: Jate Sujjavanich <jate...@gmail.com> ---- The following changes since commit e75ae8f50af3effe560c43fc63cfd1f39395f011: gdal: fix sqlite, expat and libtiff detection (2014-12-03 15:13:24 +0100) are available in the git repository at: https://github.com/jatedev/meta-oe dora-ntp-4.2.8 for you to fetch changes up to f8819bd7c07e7ffe9dbfcb83de2b8639145cb8b8: pps-tools: add recipe (2015-02-18 14:20:20 -0500) ---------------------------------------------------------------- Chen Qi (1): ntp: make daemon run under ntp:ntp Chong Lu (1): ntp: add sntp.service for sntp package Jack Mitchell (1): ntp: fix incorrect pidfile handling in ntpd init script Joe MacDonald (1): ntpd: update config file comments Paul Eggleton (3): ntp: upgrade to 4.2.8 ntp: fix file locations ntp: add explicit perl dependency to ntp-utils package Peter Bigot (4): ntp: re-enable server debugging and control by PACKAGECONFIG ntp: add deterministic support for KPPS interface ntp: create and package ntp home directory pps-tools: add recipe Philip Balister (1): ntp : Add cap to default PACKAGECONFIG options. Qiang Chen (1): ntpd: make start-stop-daemon command available for ntpd Roy Li (2): ntp: fix 60-ntpd.list path ntp: comment out the invalid server Stefan Herbrechtsmeier (1): ntp: Fix the installed but not shipped issue of a systemd units file Szombathelyi György (1): ntp: fix perl path Wenzong Fan (3): ntp: fix hardcode to /usr/bin/perl ntp: fix path to drift file ntp: add status for initscript Xufeng Zhang (3): ntp: Running ntpd daemon as ntp:ntp ntp: Moving relevant files from /usr/bin to /usr/sbin ntp: Disable debugging by default .../recipes-support/ntp/files/openssl-check.patch | 59 ------- .../recipes-support/ntp/files/tickadj.c.patch | 32 ---- .../ntp/{files => ntp}/ntp-4.2.4_p6-nano.patch | 0 .../ntp/ntp/ntp-4.2.8-ntp-keygen-no-openssl.patch | 168 ++++++++++++++++++++ .../recipes-support/ntp/{files => ntp}/ntp.conf | 13 +- .../recipes-support/ntp/{files => ntp}/ntpd | 36 ++++- .../recipes-support/ntp/ntp/ntpd.service | 2 +- .../recipes-support/ntp/{files => ntp}/ntpdate | 6 +- .../ntp/{files => ntp}/ntpdate.default | 0 .../recipes-support/ntp/ntp/sntp.service | 2 +- meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb | 6 - .../recipes-support/ntp/{ntp.inc => ntp_4.2.8.bb} | 58 +++++-- meta-oe/recipes-support/pps-tools/pps-tools_git.bb | 16 ++ 13 files changed, 269 insertions(+), 129 deletions(-) delete mode 100644 meta-networking/recipes-support/ntp/files/openssl-check.patch delete mode 100644 meta-networking/recipes-support/ntp/files/tickadj.c.patch rename meta-networking/recipes-support/ntp/{files => ntp}/ntp-4.2.4_p6-nano.patch (100%) create mode 100644 meta-networking/recipes-support/ntp/ntp/ntp-4.2.8-ntp-keygen-no-openssl.patch rename meta-networking/recipes-support/ntp/{files => ntp}/ntp.conf (59%) rename meta-networking/recipes-support/ntp/{files => ntp}/ntpd (56%) rename meta-networking/recipes-support/ntp/{files => ntp}/ntpdate (87%) rename meta-networking/recipes-support/ntp/{files => ntp}/ntpdate.default (100%) delete mode 100644 meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb rename meta-networking/recipes-support/ntp/{ntp.inc => ntp_4.2.8.bb} (67%) create mode 100644 meta-oe/recipes-support/pps-tools/pps-tools_git.bb -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel