Debian Patches
Status for mdadm/4.2-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
debian-conffile-location.diff | Set /etc/mdadm/mdadm.conf as primary config file location On Debian, the configuration file resides primarily in /etc/mdadm/mdadm.conf, /etc/mdadm.conf is only used as a backup. This is a Debian-specific patch. |
martin f. krafft <madduck@debian.org> | not-needed | |||
debian-no-Werror.diff | Remove -Werror from compiler flags -Werror seems like a bad idea on released/packaged code because a toolchain update (introducing new warnings) could break the build. We'll let upstream use it to beautify the code, but remove it for out builds. |
martin f. krafft <madduck@debian.org> | no | |||
documentation-keys-in-service-files.patch | Make adjustments to systemd files provided by upstream | Felix Lechner <felix.lechner@lease-up.com> | no | |||
exit-gracefully-when-md-device-not-found.patch | Exit gracefully when md device not found | Felix Lechner <felix.lechner@lease-up.com> | no | debian | ||
fix-command-line-help.patch | Make command-line help consistent with manual page. Mode was missing. | Felix Lechner <felix.lechner@lease-up.com> | no | debian | ||
fix-manpages.patch | Fix typos and macro issues in manpages | Felix Lechner <felix.lechner@lease-up.com> | no | debian | ||
host-name-in-default-mailfrom.patch | Add host name to default MAILFROM The host on which the error occurred is mentioned in the subject and also in the message body, but some may find it useful in the From address, as well. |
Felix Lechner <felix.lechner@lease-up.com> | no | debian | ||
mdmonitor-service-simplify.diff | simplify mdmonitor.service There isn't much for customization for mdadm --monitor. it'll just do what it's supposed to do, so just run it. |
Michael Tokarev <mjt@tls.msk.ru> | no | debian | 2014-11-14 | |
readlink-path.patch | readlink is in /bin not /usr/bin on debian This is a debian-specific change, upstream ships the rule to use /usr/bin/readlink while on debian it is /bin/readlink |
Michael Tokarev <mjt@tls.msk.ru> | no | debian | 2014-11-14 | |
sha1-includes.diff | do not #include ansidecl.h from sha1.h, use system headers In 3.2.5 version of mdadm, new sha1 implementation has been included which tries to include ansidecl.h header which is internal to some other project. But this #include isn't really necessary, since this implementation does not actually use any defines from ansidecl.h. So just remove the #include, instead of adding a new external dependency. While at it, unconditionally include system headers like limits.h and stdint.h, since on a Linux system these headers are available, and these contains definitive information about real system types than any guesses. |
Michael Tokarev <mjt@tls.msk.ru> | no | |||
strcat-look-for-md-device-in-dev-md.patch | Look for md device in /dev/md | Martin Mares <mj@ucw.cz> | no | debian | ||
test-installed.patch | Test installed files The test suite seems to check the executable bit on the local build product 'mdadm' but runs all programs from the system PATH. This change should test the installed version. . I believe this change tests the installed version, but that hypothesis is not supported by much else. The autopkgtest restriction isolation-machine made it difficult so far to run the test suite anywhere. . The entire setup is untested and may require further modification in order to function. . Incorporates a suggestion from the fdisk maintainer to specify the fdisk prerequisite explicitly. |
Felix Lechner <felix.lechner@lease-up.com> | not-needed | debian |
Showing 1 to 12 of 12 entries
All known versions for source package 'mdadm'
- 4.4-7 (sid, trixie)
- 4.2-5 (bookworm)
- 4.2-1~bpo11+1 (bullseye-backports)
- 4.1-11 (bullseye)