Bug 14807 - ru_RU: revert unjustified changes made by commit glibc-2.13-145-gf498392
Summary: ru_RU: revert unjustified changes made by commit glibc-2.13-145-gf498392
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Dmitry V. Levin
URL:
Keywords:
Depends on: 11945
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-05 16:18 UTC by Dmitry V. Levin
Modified: 2014-06-14 11:13 UTC (History)
6 users (show)

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


Attachments
sw14807-locales-ru_RU-fix-abbreviated-month-names.patch (639 bytes, patch)
2012-11-05 16:32 UTC, Dmitry V. Levin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry V. Levin 2012-11-05 16:18:58 UTC
+++ This bug was initially created as a clone of Bug #11945 +++

The patch (http://git.altlinux.org/gears/g/..git?p=glibc.git;a=commitdiff;h=glibc-2.13-145-gf498392)
slipped in a mix of changes to abbreviated month names that were not even described:
- change from nominative to genitive which is in contradiction with the fix made for http://sourceware.org/bugzilla/show_bug.cgi?id=525;
- change from the fixed three-letter form to a variable length form;
- addition of trailing dots.

All these unjustified changes are more or less wrong and should be reverted.
Comment 1 Dmitry V. Levin 2012-11-05 16:32:39 UTC
Created attachment 6721 [details]
sw14807-locales-ru_RU-fix-abbreviated-month-names.patch

Proposed fix.