From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC][PATCH 0/4] eglibc 2.17 upgrade
Date: Fri, 4 Jan 2013 16:00:47 -0800 [thread overview]
Message-ID: <cover.1357343832.git.raj.khem@gmail.com> (raw)
I would like folks to try and test this upgrade. I have tested it on angstrom/systemd-image
booted on all supported qemu images.
This is however now the final set since I have to put the 2.17 tars on
downloads location
Please try it out in your configurations and let me know if you find issues.
The following changes since commit b693f6d3d48b281fbbf71fd56996c85e23c3a9c9:
freetype: update to 2.4.11 which includes fixes for CVE-2012-{5668, 5669, 5670} (2012-12-31 09:42:49 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/eglibc-2.17
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/eglibc-2.17
Khem Raj (3):
eglibc: Upgrade recipes 2.16 -> 2.17
eglibc_2.17: Fix Tibetian locale generation error
ofono: Fix build with eglibc 2.17
Noor Ahsan (1):
cairo: Adds libxext in X11DEPENDS.
meta/conf/distro/include/tcmode-default.inc | 2 +-
.../ofono/ofono/missing-ssize_t.patch | 23 ++
meta/recipes-connectivity/ofono/ofono_1.12.bb | 3 +-
...tive_2.16.bb => cross-localedef-native_2.17.bb} | 12 +-
.../0001-Add-ARM-specific-static-stubs.c.patch | 27 --
..._handle_at-open_by_handle-etc.-to-PowerPC.patch | 65 ----
...f-libgcc_s-and-libgcc_eh-when-building-gl.patch | 343 --------------------
.../eglibc-2.16/use-sysroot-cxx-headers.patch | 42 ---
.../0001-R_ARM_TLS_DTPOFF32.patch | 0
.../0001-eglibc-menuconfig-support.patch | 0
...n-libm-err-tab.pl-with-specific-dirs-in-S.patch | 0
...0002-eglibc-menuconfig-hex-string-options.patch | 0
...0003-eglibc-menuconfig-build-instructions.patch | 0
.../GLRO_dl_debug_mask.patch | 0
.../IO-acquire-lock-fix.patch | 0
.../add_resource_h_to_wait_h.patch | 0
.../eglibc-svn-arm-lowlevellock-include-tls.patch | 0
.../eglibc_fix_findidx_parameters.patch | 0
.../{eglibc-2.16 => eglibc-2.17}/etc/ld.so.conf | 0
.../fileops-without-wchar-io.patch | 0
.../eglibc/eglibc-2.17/fix-tibetian-locales.patch | 38 +++
.../fix_for_centos_5.8.patch | 0
.../fsl-ppc-no-fsqrt.patch | 0
.../generate-supported.mk | 0
.../glibc.fix_sqrt2.patch | 0
.../initgroups_keys.patch | 0
.../ld-search-order.patch | 0
.../mips-rld-map-check.patch | 0
.../multilib_readlib.patch | 0
.../ppc-sqrt_finite.patch | 0
.../ppc_slow_ieee754_sqrt.patch | 0
.../relocatable_sdk.patch | 0
.../tzselect-awk.patch | 0
.../{eglibc-2.16 => eglibc-2.17}/tzselect-sh.patch | 54 ++-
...libc-initial_2.16.bb => eglibc-initial_2.17.bb} | 0
meta/recipes-core/eglibc/eglibc-locale.inc | 2 -
...eglibc-locale_2.16.bb => eglibc-locale_2.17.bb} | 0
meta/recipes-core/eglibc/eglibc-mtrace.inc | 1 -
...eglibc-mtrace_2.16.bb => eglibc-mtrace_2.17.bb} | 0
...libc-scripts_2.16.bb => eglibc-scripts_2.17.bb} | 0
.../eglibc/{eglibc_2.16.bb => eglibc_2.17.bb} | 39 +--
meta/recipes-graphics/cairo/cairo.inc | 8 +-
meta/recipes-graphics/cairo/cairo_1.12.8.bb | 2 +-
43 files changed, 107 insertions(+), 554 deletions(-)
create mode 100644 meta/recipes-connectivity/ofono/ofono/missing-ssize_t.patch
rename meta/recipes-core/eglibc/{cross-localedef-native_2.16.bb => cross-localedef-native_2.17.bb} (74%)
delete mode 100644 meta/recipes-core/eglibc/eglibc-2.16/0001-Add-ARM-specific-static-stubs.c.patch
delete mode 100644 meta/recipes-core/eglibc/eglibc-2.16/0001-Add-name_to_handle_at-open_by_handle-etc.-to-PowerPC.patch
delete mode 100644 meta/recipes-core/eglibc/eglibc-2.16/0001-Avoid-use-of-libgcc_s-and-libgcc_eh-when-building-gl.patch
delete mode 100644 meta/recipes-core/eglibc/eglibc-2.16/use-sysroot-cxx-headers.patch
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/0001-R_ARM_TLS_DTPOFF32.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/0001-eglibc-menuconfig-support.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/0002-eglibc-menuconfig-hex-string-options.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/0003-eglibc-menuconfig-build-instructions.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/GLRO_dl_debug_mask.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/IO-acquire-lock-fix.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/add_resource_h_to_wait_h.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/eglibc-svn-arm-lowlevellock-include-tls.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/eglibc_fix_findidx_parameters.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/etc/ld.so.conf (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/fileops-without-wchar-io.patch (100%)
create mode 100644 meta/recipes-core/eglibc/eglibc-2.17/fix-tibetian-locales.patch
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/fix_for_centos_5.8.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/fsl-ppc-no-fsqrt.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/generate-supported.mk (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/glibc.fix_sqrt2.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/initgroups_keys.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/ld-search-order.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/mips-rld-map-check.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/multilib_readlib.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/ppc-sqrt_finite.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/ppc_slow_ieee754_sqrt.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/relocatable_sdk.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/tzselect-awk.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.16 => eglibc-2.17}/tzselect-sh.patch (77%)
rename meta/recipes-core/eglibc/{eglibc-initial_2.16.bb => eglibc-initial_2.17.bb} (100%)
rename meta/recipes-core/eglibc/{eglibc-locale_2.16.bb => eglibc-locale_2.17.bb} (100%)
rename meta/recipes-core/eglibc/{eglibc-mtrace_2.16.bb => eglibc-mtrace_2.17.bb} (100%)
rename meta/recipes-core/eglibc/{eglibc-scripts_2.16.bb => eglibc-scripts_2.17.bb} (100%)
rename meta/recipes-core/eglibc/{eglibc_2.16.bb => eglibc_2.17.bb} (74%)
--
1.7.9.5
next reply other threads:[~2013-01-05 0:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 0:00 Khem Raj [this message]
2013-01-05 0:00 ` [PATCH 1/4] eglibc: Upgrade recipes 2.16 -> 2.17 Khem Raj
2013-01-05 0:00 ` [PATCH 2/4] eglibc_2.17: Fix Tibetian locale generation error Khem Raj
2013-01-05 0:33 ` Otavio Salvador
2013-01-05 1:41 ` Khem Raj
2013-01-05 0:00 ` [PATCH 3/4] cairo: Adds libxext in X11DEPENDS Khem Raj
2013-01-14 18:08 ` Saul Wold
2013-01-14 19:14 ` Khem Raj
2013-01-14 19:20 ` Khem Raj
2013-01-05 0:00 ` [PATCH 4/4] ofono: Fix build with eglibc 2.17 Khem Raj
2013-01-07 22:49 ` [RFC][PATCH 0/4] eglibc 2.17 upgrade Khem Raj
2013-01-09 13:35 ` Martin Jansa
2013-01-09 11:38 ` Marcin Juszkiewicz
2013-01-09 14:47 ` Khem Raj
2013-01-09 14:59 ` Marcin Juszkiewicz
2013-01-09 15:02 ` Khem Raj
2013-01-09 16:34 ` Saul Wold
2013-01-15 22:53 ` Khem Raj
2013-01-16 0:33 ` Saul Wold
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.1357343832.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@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