Bug 22044 - Remove redundant data for Limburgish Language
Summary: Remove redundant data for Limburgish Language
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: 2.26
: P2 normal
Target Milestone: 2.27
Assignee: Mike FABIAN
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-30 13:46 UTC by Akhilesh Kumar
Modified: 2017-08-31 06:34 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Akhilesh Kumar 2017-08-30 13:46:58 UTC

    
Comment 1 Akhilesh Kumar 2017-08-30 13:50:50 UTC
Changes done 

locales/li_BE (LC_TIME) :- copy "li_NL"

Patch 
https://sourceware.org/ml/libc-alpha/2017-08/msg01279.html
Comment 2 Sourceware Commits 2017-08-31 06:30:14 UTC
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, master has been updated
       via  d6e290a6ca822a42a69acde42e7b5003ae185534 (commit)
      from  4fa9b3bfe6759c82beb4b043a54a3598ca467289 (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=d6e290a6ca822a42a69acde42e7b5003ae185534

commit d6e290a6ca822a42a69acde42e7b5003ae185534
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Wed Aug 30 19:13:45 2017 +0530

    Remove redundant data in li_BE which is identical to the data in li_NL
    
    	[BZ #22044]
    	* locales/li_BE (LC_TIME): copy "li_NL".

-----------------------------------------------------------------------

Summary of changes:
 localedata/ChangeLog     |    5 +++++
 localedata/locales/li_BE |   37 +------------------------------------
 2 files changed, 6 insertions(+), 36 deletions(-)
Comment 3 Mike FABIAN 2017-08-31 06:34:26 UTC
FIXED.