From: Armin Kuster <akuster808@gmail.com>
To: akuster@mvista.com, openembedded-devel@lists.openembedded.org
Subject: [PATCH 00/36] Rocko-next
Date: Fri, 26 Jan 2018 19:24:00 -0800 [thread overview]
Message-ID: <cover.1517023286.git.akuster808@gmail.com> (raw)
The following are commits are being proposed for Rocket-next.
The following changes since commit 5d285bef0f8abd2da720e9f72d6c421d0da87c91:
gpsd: fix /etc/default/gpsd ALTERNATIVES logic (2018-01-11 13:26:25 -0800)
are available in the git repository at:
git://git.openembedded.org/meta-openembedded-contrib stable/rocko-next
http://cgit.openembedded.org//log/?h=stable/rocko-next
Andre McCurdy (1):
dnsmasq: update SRC_URI for versions 2.69 and earlier
Andrea Galbusera (1):
hiredis: fix paths in pkgconfig conf file
Andreas Müller (3):
fltk-native: remove fltk-config from image
fltk: remove fltk-native from DEPENDS
Add FLTK to licenses to avoid warning when building fltk / fltk-native
Catalin Enache (1):
xfce4-screenshooter: create src dir before build
Dariusz Pelowski (1):
android-tools: do_unpack_extra task removed
Derek Straka (2):
phpmyadmin: update to version 4.7.5
phpmyadmin: update to version 4.7.6
Fabio Berton (1):
arptables: Fix do_install task
George McCollister (1):
postgresql: Update to 9.4.15
Hongxu Jia (2):
libpwquality: fix Nothing RPROVIDES 'lib32-python3-libpwquality'
libreport: fix Nothing RPROVIDES 'lib32-python3-libreport'
Huang Qiyu (1):
postgresql: Update to 9.4.14
Jackie Huang (4):
samba: add missing RDEPENDS
polkit: add consolekit only when x11 is enabled
net-snmp: support openssl without 3des
networkmanager: add consolekit only when x11 is enabled
Jonathan Haigh (1):
Allow native builds of python-asyn1crypto
Jonathan Haws (1):
mariadb: Added missing installation of mysqld_safe_helper to
FILES_${PN}-server
Kai Kang (1):
stunnel: fix compile error when openssl disable des support
Khem Raj (3):
gperftools: Fix build on musl/mips
open-isns: Fix build with musl
dovecot: Fix parallel build
Li Zhou (1):
php: Security Advisory - php - CVE-2017-16642
Martin Kelly (1):
gpsd: add missing python-pygps RDEPENDS
Martin Kepplinger (1):
tslib: update project homepage
Mingli Yu (1):
passwdqc: add pam-passwdqc to RDEPENDS
Qi Hou (1):
openldap: fix QA Warning
Qi.Chen@windriver.com (1):
hwloc: fix multilib problem
Romain Forlot (1):
Adding LUA to SDK
Stefan Müller-Klieser (1):
dfu-utils-native: fix do_deploy sstate handling
Tobias Olausson (1):
Move RDEPENDS on libasound-module to bluez4 since it has been removed
from bluez5
Yi Zhao (3):
leveldb: fix checking for SSE flag
dialog: update SRC_URI
uw-imap: update SRC_URI
.../networkmanager/networkmanager_1.4.4.bb | 3 +-
.../recipes-connectivity/samba/samba_4.6.7.bb | 3 +-
.../net-snmp/net-snmp-fix-for-disable-des.patch | 32 +
.../recipes-protocols/net-snmp/net-snmp_5.7.3.bb | 4 +-
.../recipes-support/arptables/arptables_git.bb | 3 +-
.../recipes-support/dnsmasq/dnsmasq.inc | 4 +-
.../dovecot/0001-doveadm-Fix-parallel-build.patch | 38 +
.../recipes-support/dovecot/dovecot_2.2.29.bb | 4 +-
....h-endian.h-is-available-on-musl-on-linux.patch | 38 +
.../recipes-support/open-isns/open-isns_0.97.bb | 6 +-
.../stunnel/stunnel/fix-openssl-no-des.patch | 54 +
.../recipes-support/stunnel/stunnel_5.35.bb | 4 +-
meta-oe/licenses/FLTK | 530 ++
.../packagegroups/packagegroup-tools-bluetooth.bb | 2 +-
.../android-tools/android-tools_5.1.1.r37.bb | 18 -
meta-oe/recipes-devtools/lua/lua_5.3.4.bb | 2 +-
.../php/php-7.1.9/CVE-2017-16642.patch | 5241 ++++++++++++++++++++
meta-oe/recipes-devtools/php/php_7.1.9.bb | 1 +
meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 2 +-
.../recipes-extended/dialog/dialog_1.3-20160828.bb | 2 +-
meta-oe/recipes-extended/hiredis/hiredis_0.13.1.bb | 3 +-
meta-oe/recipes-extended/hwloc/hwloc_1.11.5.bb | 9 +-
...uild_detect_platform-Check-for-__SSE4_2__.patch | 5 +-
.../libpwquality/libpwquality_1.4.0.bb | 4 +-
.../recipes-extended/libreport/libreport_2.9.2.bb | 6 +-
meta-oe/recipes-extended/polkit/polkit_0.113.bb | 4 +-
meta-oe/recipes-graphics/tslib/tslib_1.1.bb | 2 +-
meta-oe/recipes-navigation/gpsd/gpsd_3.16.bb | 9 +-
.../dfu-util/dfu-util-native_0.9.bb | 7 +-
meta-oe/recipes-support/fltk/fltk-native.bb | 5 +
meta-oe/recipes-support/fltk/fltk.bb | 2 +-
.../gperftools/gperftools/sgidef.patch | 17 +
.../recipes-support/gperftools/gperftools_2.6.1.bb | 1 +
meta-oe/recipes-support/mysql/mariadb.inc | 1 +
.../recipes-support/openldap/openldap_2.4.45.bb | 1 +
meta-oe/recipes-support/passwdqc/passwdqc_1.3.1.bb | 2 +-
.../{postgresql_9.4.13.bb => postgresql_9.4.15.bb} | 4 +-
.../recipes-devtools/python/python-asn1crypto.inc | 1 +
.../{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} | 4 +-
.../xfce4-screenshooter_1.9.1.bb | 1 +
40 files changed, 6019 insertions(+), 60 deletions(-)
create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/net-snmp-fix-for-disable-des.patch
create mode 100644 meta-networking/recipes-support/dovecot/dovecot/0001-doveadm-Fix-parallel-build.patch
create mode 100644 meta-networking/recipes-support/open-isns/open-isns/0001-util.h-endian.h-is-available-on-musl-on-linux.patch
create mode 100644 meta-networking/recipes-support/stunnel/stunnel/fix-openssl-no-des.patch
create mode 100644 meta-oe/licenses/FLTK
create mode 100644 meta-oe/recipes-devtools/php/php-7.1.9/CVE-2017-16642.patch
create mode 100644 meta-oe/recipes-support/gperftools/gperftools/sgidef.patch
rename meta-oe/recipes-support/postgresql/{postgresql_9.4.13.bb => postgresql_9.4.15.bb} (67%)
rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.7.3.bb => phpmyadmin_4.7.6.bb} (90%)
--
2.7.4
next reply other threads:[~2018-01-27 3:24 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-27 3:24 Armin Kuster [this message]
2018-01-27 3:24 ` [PATCH 01/36] gperftools: Fix build on musl/mips Armin Kuster
2018-01-27 3:24 ` [PATCH 02/36] tslib: update project homepage Armin Kuster
2018-01-27 3:24 ` [PATCH 03/36] libpwquality: fix Nothing RPROVIDES 'lib32-python3-libpwquality' Armin Kuster
2018-01-27 3:24 ` [PATCH 04/36] libreport: fix Nothing RPROVIDES 'lib32-python3-libreport' Armin Kuster
2018-01-27 3:24 ` [PATCH 05/36] samba: add missing RDEPENDS Armin Kuster
2018-01-27 3:24 ` [PATCH 06/36] gpsd: add missing python-pygps RDEPENDS Armin Kuster
2018-01-27 3:24 ` [PATCH 07/36] android-tools: do_unpack_extra task removed Armin Kuster
2018-01-27 3:24 ` [PATCH 08/36] mariadb: Added missing installation of mysqld_safe_helper to FILES_${PN}-server Armin Kuster
2018-01-27 3:24 ` [PATCH 09/36] polkit: add consolekit only when x11 is enabled Armin Kuster
2018-01-27 3:24 ` [PATCH 10/36] hiredis: fix paths in pkgconfig conf file Armin Kuster
2018-01-27 3:24 ` [PATCH 11/36] xfce4-screenshooter: create src dir before build Armin Kuster
2018-01-27 3:24 ` [PATCH 12/36] php: Security Advisory - php - CVE-2017-16642 Armin Kuster
2018-01-27 3:24 ` [PATCH 13/36] Allow native builds of python-asyn1crypto Armin Kuster
2018-01-27 3:24 ` [PATCH 14/36] phpmyadmin: update to version 4.7.5 Armin Kuster
2018-01-27 3:24 ` [PATCH 15/36] postgresql: Update to 9.4.14 Armin Kuster
2018-01-27 3:24 ` [PATCH 16/36] postgresql: Update to 9.4.15 Armin Kuster
2018-01-27 3:24 ` [PATCH 17/36] dfu-utils-native: fix do_deploy sstate handling Armin Kuster
2018-01-27 3:24 ` [PATCH 18/36] Move RDEPENDS on libasound-module to bluez4 since it has been removed from bluez5 Armin Kuster
2018-01-27 3:24 ` [PATCH 19/36] passwdqc: add pam-passwdqc to RDEPENDS Armin Kuster
2018-01-27 3:24 ` [PATCH 20/36] openldap: fix QA Warning Armin Kuster
2018-01-27 3:24 ` [PATCH 21/36] phpmyadmin: update to version 4.7.6 Armin Kuster
2018-01-27 3:24 ` [PATCH 22/36] Adding LUA to SDK Armin Kuster
2018-01-27 3:24 ` [PATCH 23/36] fltk-native: remove fltk-config from image Armin Kuster
2018-01-27 3:24 ` [PATCH 24/36] fltk: remove fltk-native from DEPENDS Armin Kuster
2018-01-27 3:24 ` [PATCH 25/36] Add FLTK to licenses to avoid warning when building fltk / fltk-native Armin Kuster
2018-01-27 3:24 ` [PATCH 26/36] hwloc: fix multilib problem Armin Kuster
2018-01-27 3:24 ` [PATCH 27/36] leveldb: fix checking for SSE flag Armin Kuster
2018-01-27 3:24 ` [PATCH 28/36] open-isns: Fix build with musl Armin Kuster
2018-01-27 3:24 ` [PATCH 29/36] dovecot: Fix parallel build Armin Kuster
2018-01-27 3:24 ` [PATCH 30/36] dnsmasq: update SRC_URI for versions 2.69 and earlier Armin Kuster
2018-01-27 3:24 ` [PATCH 31/36] arptables: Fix do_install task Armin Kuster
2018-01-27 3:24 ` [PATCH 32/36] net-snmp: support openssl without 3des Armin Kuster
2018-01-27 3:24 ` [PATCH 33/36] stunnel: fix compile error when openssl disable des support Armin Kuster
2018-01-27 3:24 ` [PATCH 34/36] networkmanager: add consolekit only when x11 is enabled Armin Kuster
2018-01-27 3:24 ` [PATCH 35/36] dialog: update SRC_URI Armin Kuster
2018-01-27 3:24 ` [PATCH 36/36] uw-imap: " Armin Kuster
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=cover.1517023286.git.akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=akuster@mvista.com \
--cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox