From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Package Updates
Date: Sun, 9 Mar 2014 20:48:05 -0700 [thread overview]
Message-ID: <1394423288-11049-1-git-send-email-sgw@linux.intel.com> (raw)
These are some core packages for larger systems that had updates
that should be included in 1.6.
The bind update provides CVE fixes
Sau!
Saul Wold (3):
util-linux: Update to 2.24.1
dhcp: Update to 4.3.0
bind: Update to 9.9.5
.../bind-9.8.1-CVE-2012-5166.patch | 0
.../{bind-9.8.1 => bind}/bind-CVE-2011-4313.patch | 0
.../{bind-9.8.1 => bind}/bind-CVE-2012-1667.patch | 0
.../{bind-9.8.1 => bind}/bind-CVE-2012-3817.patch | 0
.../{bind-9.8.1 => bind}/bind-CVE-2013-2266.patch | 0
.../bind-Fix-CVE-2012-4244.patch | 0
.../bind/{bind-9.8.1 => bind}/conf.patch | 0
.../{bind-9.8.1 => bind}/cross-build-fix.patch | 0
.../bind/bind/dont-test-on-host.patch | 13 ++
.../make-etc-initd-bind-stop-work.patch | 0
.../mips1-not-support-opcode.diff | 0
.../bind/{bind_9.8.1.bb => bind_9.9.5.bb} | 20 +--
meta/recipes-connectivity/dhcp/dhcp.inc | 2 +-
.../dhcp/dhcp/fix-external-bind.patch | 115 +++++++-------
.../dhcp/{dhcp_4.2.5-P1.bb => dhcp_4.3.0.bb} | 6 +-
meta/recipes-core/util-linux/util-linux.inc | 12 +-
.../util-linux/util-linux/fix-configure.patch | 20 +--
.../util-linux/util-linux/util-linux-native.patch | 173 +++------------------
.../{util-linux_2.23.2.bb => util-linux_2.24.1.bb} | 6 +-
19 files changed, 123 insertions(+), 244 deletions(-)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/bind-9.8.1-CVE-2012-5166.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/bind-CVE-2011-4313.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/bind-CVE-2012-1667.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/bind-CVE-2012-3817.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/bind-CVE-2013-2266.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/bind-Fix-CVE-2012-4244.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/conf.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/cross-build-fix.patch (100%)
create mode 100644 meta/recipes-connectivity/bind/bind/dont-test-on-host.patch
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/make-etc-initd-bind-stop-work.patch (100%)
rename meta/recipes-connectivity/bind/{bind-9.8.1 => bind}/mips1-not-support-opcode.diff (100%)
rename meta/recipes-connectivity/bind/{bind_9.8.1.bb => bind_9.9.5.bb} (76%)
rename meta/recipes-connectivity/dhcp/{dhcp_4.2.5-P1.bb => dhcp_4.3.0.bb} (65%)
rename meta/recipes-core/util-linux/{util-linux_2.23.2.bb => util-linux_2.24.1.bb} (83%)
--
1.8.3.1
next reply other threads:[~2014-03-10 3:48 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-10 3:48 Saul Wold [this message]
2014-03-10 3:48 ` [PATCH 1/3] util-linux: Update to 2.24.1 Saul Wold
2014-03-10 3:48 ` [PATCH 2/3] dhcp: Update to 4.3.0 Saul Wold
2014-03-10 3:48 ` [PATCH 3/3] bind: Update to 9.9.5 Saul Wold
2014-03-10 6:09 ` Richard Purdie
2014-03-10 14:12 ` Saul Wold
-- strict thread matches above, loose matches on Subject: below --
2013-12-10 19:16 [PATCH 0/3] Package Updates Saul Wold
2013-08-05 21:07 Saul Wold
2013-07-23 23:53 Saul Wold
2012-05-29 7:01 Sarbu, Florin-Ionut (Florin)
2012-05-29 7:25 ` Radu Moisan
2012-05-28 10:55 Burton, Ross
2012-05-28 11:21 ` Radu Moisan
2012-05-28 11:21 ` Andrei Gherzan
2012-05-28 12:07 ` Paul Eggleton
2012-05-28 13:24 ` Radu Moisan
2012-05-28 13:26 ` Andrei Gherzan
2012-05-28 13:30 ` Burton, Ross
2012-05-28 13:44 ` Richard Purdie
2012-05-28 13:47 ` Burton, Ross
2012-05-28 13:58 ` Andrei Gherzan
2012-05-29 12:10 ` Philip Balister
2012-05-29 14:04 ` Radu Moisan
2012-05-29 6:28 ` Radu Moisan
2012-05-29 6:58 ` Radu Moisan
2012-05-25 8:50 Radu Moisan
2012-05-25 9:52 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1394423288-11049-1-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.