From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 107075 invoked by alias); 11 Sep 2015 18:20:11 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 107018 invoked by uid 48); 11 Sep 2015 18:20:08 -0000 From: "gunnarhj at ubuntu dot com" To: glibc-bugs@sourceware.org Subject: [Bug localedata/18953] Lithuania joined the Euro zone (on 1st of Jan 2015) Date: Fri, 11 Sep 2015 18:20:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gunnarhj at ubuntu dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-09/txt/msg00140.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D18953 Gunnar Hjalmarsson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gunnarhj at ubuntu dot com --- Comment #1 from Gunnar Hjalmarsson --- Created attachment 8601 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D8601&action=3Dedit Changed to currency EUR/=E2=80=AC=E2=82=AC The attached patch is proposed to be applied in Ubuntu. --=20 You are receiving this mail because: You are on the CC list for the bug. >>From glibc-bugs-return-29742-listarch-glibc-bugs=sources.redhat.com@sourceware.org Fri Sep 11 19:06:01 2015 Return-Path: Delivered-To: listarch-glibc-bugs@sources.redhat.com Received: (qmail 98173 invoked by alias); 11 Sep 2015 19:06:01 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Delivered-To: mailing list glibc-bugs@sourceware.org Received: (qmail 95034 invoked by uid 55); 11 Sep 2015 19:05:58 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/17153] Shared libraries built with multiple tocs resolve plt to local function entry Date: Fri, 11 Sep 2015 19:06:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: amodra at gmail dot com X-Bugzilla-Target-Milestone: 2.20 X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-09/txt/msg00141.txt.bz2 Content-length: 1484 https://sourceware.org/bugzilla/show_bug.cgi?id=17153 --- Comment #6 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, release/2.19/master has been updated via b59b0c6c3f8a9434fe5d4ee1a954091ad29669c1 (commit) from 1e7df7fdefe82764488875f8a9c0cd993b56b2b1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b59b0c6c3f8a9434fe5d4ee1a954091ad29669c1 commit b59b0c6c3f8a9434fe5d4ee1a954091ad29669c1 Author: Alan Modra Date: Mon Jul 14 21:14:50 2014 +0930 Correct DT_PPC64_NUM [BZ #17153] * elf/elf.h (DT_PPC64_NUM): Correct value. * NEWS: Add to fixed bug list. (cherry picked from commit f6c44d475104e931bab2b4ffa499961088de673c) Conflicts: NEWS ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ NEWS | 4 ++-- elf/elf.h | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.