Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230087 - sys-fs/mdadm-2.6.7 bump request
Summary: sys-fs/mdadm-2.6.7 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://www.kernel.org/pub/linux/utils...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-29 19:55 UTC by Krzysztof Olędzki
Modified: 2008-06-29 23:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Olędzki 2008-06-29 19:55:21 UTC
http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-2.6.7.tar.bz2

Changes Prior to 2.6.7 release
    -   Avoid NULL reference calling free_super and elsewhere.
    -   Remove stray semicolon (Causes compile error with gcc-2.95)
    -   Fix autoassemble for stack arrays.

Changes Prior to 2.6.6 release
    -   "make everything" now make mdassemble.auto
    -   fix compile problem with mdassemble.auto
    -   Update FAQ URLs in man page again.

Changes Prior to 2.6.5 release
    -   Avoid segfault when parsing /proc/mdstat with auto-read-only
	arrays.
    -   Fix problem with failing to add devices to v.large (>4TB) arrays,
	cause by problems with device-size overflow.
    -   For v0.90 superblocks, print the 'Events' count as a real count,
	not 2 numbers separated by a dot.
    -   Updates some URLs in the man page.
    -   Allow creation of a RAID6 with exactly one missing device.
    -   Use LOG_PID for syslog, so you get the pid of mdadm in the log
	files.
    -   --export now works with --examine too (not just --detail)
    -   Improve auto-creation of device special file when using
        --incremental
    -   Simple locking for --incremental so mdadm doesn't get confused
	when run concurrently with itself.
    -   Make --incremental cope better with arrays that are being reshap

Reproducible: Always

Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2008-06-29 23:09:19 UTC
added to the tree, thanks for the heads up!