Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37841 - A fix for the 2^30 problem in powerdns
Summary: A fix for the 2^30 problem in powerdns
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jared H. Hudson (RETIRED)
URL: http://mailman.powerdns.com/pipermail...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-10 16:10 UTC by Andreas Grundler
Modified: 2004-02-08 23:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pdns-2.9.12-r2.ebuild (pdns-2.9.12-r2.ebuild,1.30 KB, text/plain)
2004-01-10 16:12 UTC, Andreas Grundler
Details
pdns.diff (pdns.diff,474 bytes, patch)
2004-01-10 16:12 UTC, Andreas Grundler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Grundler 2004-01-10 16:10:53 UTC
A short time ago, the number of seconds sinds 01-01-1970 has passed 2^30 and
powerdns is suffering.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Andreas Grundler 2004-01-10 16:12:37 UTC
Created attachment 23575 [details]
pdns-2.9.12-r2.ebuild
Comment 2 Andreas Grundler 2004-01-10 16:12:59 UTC
Created attachment 23576 [details, diff]
pdns.diff
Comment 3 Andreas Grundler 2004-01-10 16:13:38 UTC
A short time ago, the number of seconds sinds 01-01-1970 has passed 2^30 and
powerdns is suffering. This patch fixes the problem.
Comment 4 Jared H. Hudson (RETIRED) gentoo-dev 2004-02-08 23:08:29 UTC
This was fixed in 2.9.14, since 2.9.15 is in the tree, I suggest you use it. If this is a problem, let me know.