[oe-commits] [openembedded-core] branch jethro updated (d39e7ca -> c6e18b6)

git at git.openembedded.org git at git.openembedded.org
Tue Dec 6 22:47:42 UTC 2016


rpurdie pushed a change to branch jethro
in repository openembedded-core.

      from  d39e7ca   gnupg: fix find-version for beta checking
       new  c0a682c   gnutils: Security fix CVE-2016-7444
       new  54bf737   bind: Security fix CVE-2016-2775
       new  57b4c03   bind: Security fix CVE-2016-2776
       new  31e8b48   openssl: Security fix CVE-2016-2179
       new  0256b61   openssl: Security fix CVE-2016-8610
       new  dd1a22f   python-2.7: Security fix CVE-2016-0772
       new  d25b86c   python-2.7: Security fix CVE-2016-5636
       new  1b16f52   python-2.7: Security fix CVE-2016-5699
       new  eda2600   python-2.7: Security fix CVE-2016-1000110
       new  491cddc   tzcode-native: update to 2016h
       new  1f1510e   tzdata: Update to 2016h
       new  04de62b   tzcode: update to 2016i
       new  c6e18b6   tzdata: update to 2016i

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../bind/bind/CVE-2016-2775.patch                  |  84 +++++++
 .../bind/bind/CVE-2016-2776.patch                  | 112 +++++++++
 meta/recipes-connectivity/bind/bind_9.10.2-P4.bb   |   2 +
 .../openssl/openssl/CVE-2016-2179.patch            | 255 +++++++++++++++++++++
 .../openssl/openssl/CVE-2016-8610.patch            | 124 ++++++++++
 .../recipes-connectivity/openssl/openssl_1.0.2h.bb |   2 +
 .../python/python/CVE-2016-0772.patch              |  42 ++++
 .../python/python/CVE-2016-1000110.patch           | 145 ++++++++++++
 .../python/python/CVE-2016-5636.patch              |  42 ++++
 .../python/python/CVE-2016-5699.patch              | 162 +++++++++++++
 meta/recipes-devtools/python/python_2.7.9.bb       |   4 +
 ...code-native_2016g.bb => tzcode-native_2016i.bb} |   8 +-
 .../tzdata/{tzdata_2016g.bb => tzdata_2016i.bb}    |   4 +-
 .../gnutls/gnutls/CVE-2016-7444.patch              |  31 +++
 meta/recipes-support/gnutls/gnutls_3.3.17.1.bb     |   1 +
 15 files changed, 1012 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-2775.patch
 create mode 100644 meta/recipes-connectivity/bind/bind/CVE-2016-2776.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2179.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-8610.patch
 create mode 100644 meta/recipes-devtools/python/python/CVE-2016-0772.patch
 create mode 100644 meta/recipes-devtools/python/python/CVE-2016-1000110.patch
 create mode 100644 meta/recipes-devtools/python/python/CVE-2016-5636.patch
 create mode 100644 meta/recipes-devtools/python/python/CVE-2016-5699.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016g.bb => tzcode-native_2016i.bb} (68%)
 rename meta/recipes-extended/tzdata/{tzdata_2016g.bb => tzdata_2016i.bb} (98%)
 create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2016-7444.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list