Bug #68520 CRLF instead of LF in README
Submitted: 28 Feb 2013 9:48 Modified: 26 Mar 2013 6:16
Reporter: Norvald Ryeng Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.1.68 OS:Linux
Assigned to: CPU Architecture:Any

[28 Feb 2013 9:48] Norvald Ryeng
Description:
The README file included in the source tarball uses CRLF as line endings. This might also affect other package formats such as source RPMs etc. (not checked).

The problem exists in 5.1, 5.5, 5.6 and trunk.

This causes unnecessary warnings when checking RPM package quality with rpmlint.

How to repeat:
hexdump -C README | grep "0d 0a"

Suggested fix:
Replace CRLF with LF.
[18 Mar 2013 11:02] Surya Narayana Murthy Narkedimilli
Hi,

We are currently working on this request.
[26 Mar 2013 6:16] Erlend Dahl
Fixed in 5.1.70, 5.5.32, 5.6.12 and 5.7.2.