* [PATCH 00/14][v2] Krogoth next pull request
@ 2016-09-26 22:46 Armin Kuster
0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2016-09-26 22:46 UTC (permalink / raw)
To: akuster, openembedded-core
From: Armin Kuster <akuster@mvista.com>
Fixed several typos in the openssl commits.
This includes a fix for systemd
[Yocto # 10329]
The following changes since commit e6c1d03d3d161cbbda254a5dae7008ff7e37d874:
oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirror (2016-09-24 09:27:51 +0100)
are available in the git repository at:
http://git.yoctoproject.org/git/poky-contrib akuster/krogoth-next
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akuster/krogoth-next
Armin Kuster (9):
openssl: Security fix CVE-2016-2178
openssl: Security fix CVE-2016-2179
openssl: Security fix CVE-2016-2180
openssl: Security fix CVE-2016-2181
openssl: Security fix CVE-2016-2182
openssl: Security fix CVE-2016-6302
openssl: Security fix CVE-2016-6303
openssl: Security fix CVE-2016-6304
openssl: Security fix CVE-2016-6306
Dengke Du (1):
cracklib: Apply patch to fix CVE-2016-6318
Khem Raj (1):
useradd.bbclass: Strip trailing ';' in cmd params
Martin Jansa (1):
useradd: use bindir_native for pseudo PATH
Zhixiong Chi (2):
wpa_supplicant: Security Advisory-CVE-2016-4476
wpa_supplicant: Security Advisory-CVE-2016-4477
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
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-26 22:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 22:46 [PATCH 00/14][v2] Krogoth next pull request Armin Kuster
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.