Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1847621

Summary: [RFE] add iso885915 character encoding to the glibc Italian language pack
Product: Red Hat Enterprise Linux 8 Reporter: Piyush Bhoot <pbhoot>
Component: glibcAssignee: glibc team <glibc-bugzilla>
Status: CLOSED NOTABUG QA Contact: qe-baseos-tools-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.1CC: ashankar, codonell, dj, fweimer, mnewsome, pfrankli, sipoyare
Target Milestone: rcKeywords: FutureFeature
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-17 12:40:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Piyush Bhoot 2020-06-16 17:15:34 UTC
1. Proposed title of this feature request
- add iso885915 character encoding to the glibc Italian language pack

2. Who is the customer behind the request?
Account: Banca Sella S.P.A. (625906)
TAM customer: no
SRM customer: no
Strategic: yes

3. What is the nature and description of the request?
- Customer needs iso885915 character encoding added to the glibc Italian language pack

4. Why does the customer need this? (List the business requirements here)
- Localization for Italy. 
 
5. How would the customer like to achieve this? (List the functional requirements here)
- Character encoding is available

6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
- character encoding is available

7. Is there already an existing RFE upstream or in Red Hat Bugzilla?
- unaware of one

8. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?
- ASAP

9. Is the sales team involved in this request and do they have any additional input?
- No

10. List any affected packages or components.
- glibc

11. Would the customer be able to assist in testing this functionality if implemented?
- Yes

Comment 2 Florian Weimer 2020-06-16 17:26:16 UTC
Please indicate why the it_IT@euro locale is insufficient:

$ LC_ALL=it_IT@euro locale -k charmap
charmap="ISO-8859-15"

Thanks.

Comment 3 Piyush Bhoot 2020-06-17 12:13:02 UTC
Sorry didnt notice it_IT@euro essentially uses the ISO8859–15 encoding.
Customer has confirmed it_IT@euro is sufficient.

Thanks you for details.

Comment 4 Florian Weimer 2020-06-17 12:40:29 UTC
Thanks for the confirmation. We are tracking an enhancement for langpack locale aliases in bug 1326470; it should make the supported locales more obvious if glibc-all-langpacks is not used.