Bug 479558

Summary: Linux NTP API update needed to be in sync with kernel updates
Product: [Fedora] Fedora Reporter: udo <udovdh>
Component: glibcAssignee: Andreas Schwab <schwab>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 11CC: drepper, jakub, mlichvar
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-11-22 19:11:51 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:

Description udo 2009-01-11 10:12:03 UTC
Description of problem:
Linux NTP API update needed

Version-Release number of selected component (if applicable):
glibc 2.9

How reproducible:
install fedora 10

Steps to Reproduce:
1. install fedora 10
2.
3.
  
Actual results:
stuff mising

Expected results:


Additional info:
Please use the patch at http://sourceware.org/ml/libc-alpha/2008-03/msg00076.html 
This patch updates the Linux NTP API to match the kernel. The kernel 
patches should be merged during the next merge window and appear in 
2.6.26.

Comment 1 udo 2009-06-13 09:17:42 UTC
Also see https://bugzilla.redhat.com/show_bug.cgi?id=505566

Comment 2 Andreas Schwab 2009-08-31 15:40:07 UTC
Please resubmit without the ABI change and with the necessary manual update.

Comment 3 udo 2009-08-31 15:47:22 UTC
?
What ABI did I change?
What manual update is needed from me when I point out what is missing?
Either you follow the kernel.

Comment 4 Andreas Schwab 2009-08-31 16:02:41 UTC
The ntp_gettime ABI.
The libc manual for the new field in struct timex.

Comment 5 udo 2009-08-31 16:10:14 UTC
???

I am an end-user wanting to be able to compile ntpd with all options out of the box, without the need to patch sys/timex.h for NANO stuff.
You can use the patch as an example.
Thank you.

Comment 6 Bug Zapper 2009-11-18 09:08:40 UTC
This message is a reminder that Fedora 10 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 10.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '10'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 10's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 10 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Ulrich Drepper 2009-11-22 19:11:51 UTC
I've added the ABI changes in the least intrusive way in the upstream glibc.  This is nothing that can be backported.  It'll be available in F13.

Some of the header changes could be backported but that's not the whole solution.

Comment 8 udo 2009-11-23 03:46:42 UTC
Where do I see a blocker for F13 to make sure this will make it in?

Comment 9 Ulrich Drepper 2009-11-23 04:06:39 UTC
(In reply to comment #8)
> Where do I see a blocker for F13 to make sure this will make it in?  

No need for a blocker.  We always build glibc from the upstream sources.