All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH 0/1] ntp upgrade (including security fixes)
@ 2014-12-25 22:29 Paul Eggleton
  2014-12-25 22:29 ` [meta-networking][PATCH 1/1] ntp: upgrade to 4.2.8 Paul Eggleton
  2014-12-29 20:07 ` [meta-networking][PATCH 0/1] ntp upgrade (including security fixes) Joe MacDonald
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Eggleton @ 2014-12-25 22:29 UTC (permalink / raw)
  To: openembedded-devel

The following change since commit edcf03b5fb576dbeae3784471aec8c2b7a9a04a8:

  eggdbus: port from openembedded. (2014-12-17 13:11:57 +0100)

is available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/ntp-upgrade
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/ntp-upgrade

Paul Eggleton (1):
  ntp: upgrade to 4.2.8

 .../recipes-support/ntp/files/CVE-2013-5211.patch  | 112 --------------
 .../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    |   0
 .../recipes-support/ntp/{files => ntp}/ntpd        |   0
 .../recipes-support/ntp/{files => ntp}/ntpdate     |   0
 .../ntp/{files => ntp}/ntpdate.default             |   0
 meta-networking/recipes-support/ntp/ntp_4.2.6p5.bb |   6 -
 .../recipes-support/ntp/{ntp.inc => ntp_4.2.8.bb}  |  41 ++---
 11 files changed, 191 insertions(+), 227 deletions(-)
 delete mode 100644 meta-networking/recipes-support/ntp/files/CVE-2013-5211.patch
 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 (100%)
 rename meta-networking/recipes-support/ntp/{files => ntp}/ntpd (100%)
 rename meta-networking/recipes-support/ntp/{files => ntp}/ntpdate (100%)
 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} (81%)

-- 
1.9.3



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-29 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-25 22:29 [meta-networking][PATCH 0/1] ntp upgrade (including security fixes) Paul Eggleton
2014-12-25 22:29 ` [meta-networking][PATCH 1/1] ntp: upgrade to 4.2.8 Paul Eggleton
2014-12-26 17:22   ` akuster808
2014-12-29 20:07 ` [meta-networking][PATCH 0/1] ntp upgrade (including security fixes) Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.