Bug 581677

Summary: Wrong memcmp is used in tzdata-update.c
Product: [Fedora] Fedora Reporter: H.J. Lu <hongjiu.lu>
Component: glibcAssignee: Andreas Schwab <schwab>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: jakub, schwab
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: glibc-2.11.90-20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-22 22:44:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A patch to avoid memcmp none

Description H.J. Lu 2010-04-12 23:06:35 UTC
Created attachment 406107 [details]
A patch to avoid memcmp

tzdata-update.c doesn't use standard C run-time
and it calls memcmp. Since memcmp is multi-arched,
wrong memmcmp is used.

Comment 1 Fedora Update System 2010-04-13 13:54:32 UTC
glibc-2.11.90-19 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/glibc-2.11.90-19

Comment 2 Fedora Update System 2010-04-14 01:39:09 UTC
glibc-2.11.90-19 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update glibc'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/glibc-2.11.90-19

Comment 3 Fedora Update System 2010-04-20 13:33:07 UTC
glibc-2.11.90-20 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update glibc'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/glibc-2.11.90-20

Comment 4 Fedora Update System 2010-04-22 22:44:40 UTC
glibc-2.11.90-20 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.