Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 241158 - net-dns/djbdns-1.05-r21 splits TXT records at 128 characters
Summary: net-dns/djbdns-1.05-r21 splits TXT records at 128 characters
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://www.nabble.com/length-of-TXT-r...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-10 20:14 UTC by Deniss Gaplevsky
Modified: 2011-04-04 14:05 UTC (History)
1 user (show)

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


Attachments
Patch file from the mailing list to fix the size limit. (string_length_255.patch,299 bytes, patch)
2011-04-02 15:07 UTC, Michael Orlitzky
Details | Diff
Revision bump to include the fix. (djbdns-r23-to-r24.patch,679 bytes, patch)
2011-04-02 15:10 UTC, Michael Orlitzky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Deniss Gaplevsky 2008-10-10 20:14:52 UTC
djbdns splits TXT records at 128 characters. Domainkeys become broken

Reproducible: Always

Steps to Reproduce:
1. add TXT record > 128 characters
2.
3.

Actual Results:  
record come split at 128 character

Expected Results:  
full record without any splitting

there patch can be found:
http://www.nabble.com/length-of-TXT-records-td16759356.html
Comment 1 Michael Orlitzky gentoo-dev 2011-04-02 15:07:46 UTC
Created attachment 268217 [details, diff]
Patch file from the mailing list to fix the size limit.
Comment 2 Michael Orlitzky gentoo-dev 2011-04-02 15:10:10 UTC
Created attachment 268219 [details, diff]
Revision bump to include the fix.
Comment 3 Dane Smith (RETIRED) gentoo-dev 2011-04-04 14:05:42 UTC
Fixed in CVS with -r24.

Thanks for the patches Michael.

Closing.