[oe-commits] [openembedded-core] branch krogoth updated (c3110b9 -> 4f69a4b)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 27 08:13:41 UTC 2016


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

      from  c3110b9   oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirror
       new  6ef620c   wpa_supplicant: Security Advisory-CVE-2016-4476
       new  9db41b4   wpa_supplicant: Security Advisory-CVE-2016-4477
       new  6475726   cracklib: Apply patch to fix CVE-2016-6318
       new  2752dba   openssl: Security fix CVE-2016-2178
       new  8eb58cf   openssl: Security fix CVE-2016-2179
       new  94b44f4   openssl: Security fix CVE-2016-2180
       new  401f3cc   openssl: Security fix CVE-2016-2181
       new  fe20ce6   useradd: use bindir_native for pseudo PATH
       new  4be4162   openssl: Security fix CVE-2016-2182
       new  6d26328   openssl: Security fix CVE-2016-6302
       new  bb81283   openssl: Security fix CVE-2016-6303
       new  ae1db7a   openssl: Security fix CVE-2016-6304
       new  378e58a   openssl: Security fix CVE-2016-6306
       new  4f69a4b   useradd.bbclass: Strip trailing ';' in cmd params

The 14 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:
 meta/classes/useradd.bbclass                       |  18 +-
 .../openssl/openssl/CVE-2016-2178.patch            |  54 +++++
 .../openssl/openssl/CVE-2016-2179.patch            | 255 +++++++++++++++++++++
 .../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 |  11 +
 ...parameter-set-with-invalid-passphrase-cha.patch |  55 +++++
 ...ject-a-Credential-with-invalid-passphrase.patch |  86 +++++++
 ...CRED-commands-with-newline-characters-in-.patch |  66 ++++++
 ...ines-from-wpa_supplicant-config-network-o.patch |  86 +++++++
 ...commands-with-newline-characters-in-the-s.patch |  54 +++++
 .../wpa-supplicant/wpa-supplicant_2.5.bb           |   5 +
 .../0001-Apply-patch-to-fix-CVE-2016-6318.patch    | 105 +++++++++
 meta/recipes-extended/cracklib/cracklib_2.9.5.bb   |   1 +
 21 files changed, 1496 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2178.patch
 create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2016-2179.patch
 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-connectivity/wpa-supplicant/wpa-supplicant/0001-Reject-psk-parameter-set-with-invalid-passphrase-cha.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0001-WPS-Reject-a-Credential-with-invalid-passphrase.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0002-Reject-SET_CRED-commands-with-newline-characters-in-.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0002-Remove-newlines-from-wpa_supplicant-config-network-o.patch
 create mode 100644 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/0003-Reject-SET-commands-with-newline-characters-in-the-s.patch
 create mode 100644 meta/recipes-extended/cracklib/cracklib/0001-Apply-patch-to-fix-CVE-2016-6318.patch

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


More information about the Openembedded-commits mailing list