[oe-commits] [openembedded-core] branch jethro updated (346b6ef -> 39ef8e2)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 6 07:51:58 UTC 2016


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

      from  346b6ef   init-install.sh: fix disk_size
       new  ed8bed3   openssl: Security fix CVE-2016-2180
       new  c3d4cc8   openssl: Security fix CVE-2016-2181
       new  bf3918d   openssl: Security fix CVE-2016-2182
       new  963c69e   openssl: Security fix CVE-2016-6302
       new  df7e4fd   openssl: Security fix CVE-2016-6303
       new  d6e1a56   openssl: Security fix CVE-2016-6304
       new  7277061   openssl: Security fix CVE-2016-6306
       new  c1191c2   tzdata: update to 2016f
       new  319df4f   tzcode-native: update to 2016f
       new  f521387   tzcode-native: Update to 2016g
       new  4662af3   tzdata: update to 2016g
       new  30b33f5   perl: fix CVE-2016-2381
       new  6c72a96   perl: fix CVE-2016-6185
       new  d0451b2   perl: fix CVE-2015-8607
       new  39ef8e2   perl: fix CVE-2016-1238

The 15 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:
 .../openssl/openssl/CVE-2016-2180.patch            |  44 +++
 .../openssl/openssl/CVE-2016-2181_p1.patch         |  91 ++++++
 .../openssl/openssl/CVE-2016-2181_p2.patch         | 239 ++++++++++++++
 .../openssl/openssl/CVE-2016-2181_p3.patch         |  30 ++
 .../openssl/openssl/CVE-2016-2182.patch            |  70 ++++
 .../openssl/openssl/CVE-2016-6302.patch            |  53 ++++
 .../openssl/openssl/CVE-2016-6303.patch            |  36 +++
 .../openssl/openssl/CVE-2016-6304.patch            |  75 +++++
 .../openssl/openssl/CVE-2016-6306.patch            |  71 +++++
 .../recipes-connectivity/openssl/openssl_1.0.2h.bb |   9 +
 .../perl/perl/perl-fix-CVE-2015-8607.patch         |  74 +++++
 .../perl/perl/perl-fix-CVE-2016-1238.patch         | 352 +++++++++++++++++++++
 .../perl/perl/perl-fix-CVE-2016-2381.patch         | 113 +++++++
 .../perl/perl/perl-fix-CVE-2016-6185.patch         | 128 ++++++++
 meta/recipes-devtools/perl/perl_5.22.0.bb          |   4 +
 ...code-native_2016e.bb => tzcode-native_2016g.bb} |  11 +-
 .../tzdata/{tzdata_2016e.bb => tzdata_2016g.bb}    |   6 +-
 17 files changed, 1397 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2180.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2181_p1.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2181_p2.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2181_p3.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2182.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6302.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6303.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6304.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-6306.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2015-8607.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-1238.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-6185.patch
 rename meta/recipes-extended/tzcode/{tzcode-native_2016e.bb => tzcode-native_2016g.bb} (60%)
 rename meta/recipes-extended/tzdata/{tzdata_2016e.bb => tzdata_2016g.bb} (97%)

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


More information about the Openembedded-commits mailing list