mdadm (4.2-5) sid; urgency=medium * Uploading to sid. * Adopting package (Closes: #1009983). -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 24 Feb 2023 15:37:15 +0100 mdadm (4.2-4) unstable; urgency=medium * QA upload [ Debian Janitor ] * Remove constraints unnecessary since buster * Add missing ${misc:Depends} to Depends for mdadm-udeb. * Remove 1 obsolete maintscript entry. [ Graham Inggs ] * Ship /etc/mdadm directory again to prevent dpkg warning: unable to delete old directory '/etc/mdadm': Directory not empty (Closes: #1004475) * Display $(DEB_VENDOR) $(DEB_VERSION) in mdadm --version output (Closes: #1000663) * Drop /lib/udev/rules.d/64-md-raid-assembly.rules from Ubuntu's mdadm-udeb, no longer built there * Install Ubuntu's Apport package hook with install instead of a second call to dh_install, which clears the execute permission on /usr/share/mdadm/mdcheck * Bump Standards-Version to 4.6.1, no changes -- Graham Inggs <ginggs@debian.org> Sun, 26 Jun 2022 08:47:12 +0000 mdadm (4.2-3) unstable; urgency=medium * Orphan. * Point Vcs fields to 'debian' namespace on Salsa. -- Felix Lechner <felix.lechner@lease-up.com> Thu, 21 Apr 2022 10:14:07 -0700 mdadm (4.2-2) unstable; urgency=medium * Add host name to default value for MAILFROM address. (See: #1006464) -- Felix Lechner <felix.lechner@lease-up.com> Mon, 28 Feb 2022 04:58:49 -0800 mdadm (4.2-1) unstable; urgency=medium * New upstream release. * Fix typo in manual page. (Closes: #1003226) * Set upstream's home page to Linux Raid Wiki. * Adjust Lintian override for new install location. * Bump Standards-Version to 4.6.0. * Reorder patches for easier submission upstream. * Refresh Debian patches. -- Felix Lechner <felix.lechner@lease-up.com> Fri, 07 Jan 2022 09:36:34 -0800 mdadm (4.2~rc2-7) unstable; urgency=medium * In initramfs, load efivarfs module, which has a new name. (Closes: #995047) -- Felix Lechner <felix.lechner@lease-up.com> Sat, 25 Sep 2021 21:57:51 -0700 mdadm (4.2~rc2-6) unstable; urgency=medium * Pass proper build flags to make. -- Felix Lechner <felix.lechner@lease-up.com> Thu, 26 Aug 2021 06:57:18 -0700 mdadm (4.2~rc2-5) unstable; urgency=medium * Use dh sequencer. -- Felix Lechner <felix.lechner@lease-up.com> Wed, 25 Aug 2021 12:01:24 -0700 mdadm (4.2~rc2-4) unstable; urgency=medium * Generate config even when SOURCE_DATE_EPOCH is not set; fixup to 04adb527. (Closes: #992853) -- Felix Lechner <felix.lechner@lease-up.com> Tue, 24 Aug 2021 07:01:33 -0700 mdadm (4.2~rc2-3) unstable; urgency=medium * Add support for 'repair' action to checkarray. (Closes: #772465) * Use a reproducible timestamp in mkconf; delete temporary file in initramfs. (Closes: #982607) * Adjust character set of Swedish debconf translation; no string changes. (Closes: #972357) * Update the Czech translations of debconf messages. (Closes: #972440) * Drop version check in postinst for an upload predating the release of oldstable. * Add a file with upstream metadata providing the information sought by DEP-12. * Fix typo in manual page. * Refresh Debian patches. -- Felix Lechner <felix.lechner@lease-up.com> Mon, 23 Aug 2021 13:01:29 -0700 mdadm (4.2~rc2-2) unstable; urgency=medium * Upload targeting unstable. * Fix uscan regex for upstream tarballs. -- Felix Lechner <felix.lechner@lease-up.com> Sun, 15 Aug 2021 14:56:17 -0700 mdadm (4.2~rc2-1) experimental; urgency=medium * New release candidate from upstream. -- Felix Lechner <felix.lechner@lease-up.com> Tue, 03 Aug 2021 07:36:19 -0700 mdadm (4.2~rc1-1) experimental; urgency=medium * New release candidate from upstream. * Add libudev-dev to Build-Depends. * Drop patches previously cherry-picked from upstream: - 0001-Assemble-keep-MD_DISK_FAILFAST-and-MD_DISK_WRITEMOST.patch (now 0833f9c3) - 0002-Document-PART-POLICY-lines.patch (now 6b611284) - 0003-policy-support-devices-with-multiple-paths.patch (now cd72f9d1) - 0004-mdcheck-add-systemd-unit-files-to-run-mdcheck.patch (now 4199d3c6) - 0005-Monitor-add-system-timer-to-run-oneshot-periodically.patch (now 7cd7e91a) - 0006-imsm-update-metadata-correctly-while-raid10-double-d.patch (now d7a1fda2) - 0007-Assemble-mask-FAILFAST-and-WRITEMOSTLY-flags-when-fi.patch (now 563ac108) - 0008-Grow-avoid-overflow-in-compute_backup_blocks.patch (now 085df422) - 0009-Grow-report-correct-new-chunk-size.patch (now 76d505de) - 0010-policy.c-prevent-NULL-pointer-referencing.patch (now 467e6a1b) - 0011-policy.c-Fix-for-compiler-error.patch (now 757e55435) - 0001-Create-add-support-for-RAID0-layouts.patch (now 329dfc28) - 0002-Assemble-add-support-for-RAID0-layouts.patch (now 027c099f) - 0001-Respect-CROSS_COMPILE-when-CC-is-the-default.patch (now aced6fc9) * Drop patches accepted upstream: - typos-in-programs.patch (now ebf3be99) - lp-1847924-introduce-new-array-state-broken.patch (now 43ebc910) * Refresh remaining patches. * Adapt d/watch to accept release candidates. -- Felix Lechner <felix.lechner@lease-up.com> Mon, 26 Jul 2021 20:34:36 -0700 mdadm (4.1-11) unstable; urgency=medium * Load efivars module in initramfs, if available. (Closes: #962844) * Do not explicitly include /bin/rm in initramfs; /usr/bin/rm is already present. (See: #875918) * Bump Standards-Version to 4.5.1. -- Felix Lechner <felix.lechner@lease-up.com> Tue, 09 Feb 2021 20:02:47 -0800 mdadm (4.1-10) unstable; urgency=medium * For initramfs, copy 'rm' executable from existing location; and to /bin. (Closes: #974829) -- Felix Lechner <felix.lechner@lease-up.com> Sun, 15 Nov 2020 04:32:19 -0800 mdadm (4.1-9) unstable; urgency=medium * Add 'rm' executable to initramfs hook. (Closes: #875918) * Update Brazilian debconf translation. (Closes: #972835) * Bump d/watch file standard to version 4. -- Felix Lechner <felix.lechner@lease-up.com> Sat, 14 Nov 2020 20:46:29 -0800 mdadm (4.1-8) unstable; urgency=medium * Comprehensive FAQ improvements and amendments.(Closes: #715387) * Update Finnish debconf translation. (Closes: #972143) * Update Portuguese debconf translation. (Closes: #971941) * Update Basque debconf translation. -- Felix Lechner <felix.lechner@lease-up.com> Tue, 13 Oct 2020 11:15:45 -0700 mdadm (4.1-7) unstable; urgency=medium * Look for md device in /dev/md and exit gracefully on failure. (Closes: #958060, #970329) * Update Spanish, Italian, Slovak and Russian debconf translations. (Closes: #970381, #970568, #970578) -- Felix Lechner <felix.lechner@lease-up.com> Mon, 21 Sep 2020 07:35:13 -0700 mdadm (4.1-6) unstable; urgency=medium * Install misc/mdcheck; thanks Richard Laager. (Closes: #960132) * Update French, Dutch and German debconf translations. (Closes: #935184, #940851, #956350) * Bring command-line help in line with manual page. (Closes: #932791) * Fix spelling and groff macro issues in manual pages. (Closes: #915182, #916946, #962946) * Explain 'max' keyword in command-line option --size. (Closes: #933773) * Patch d/README.recipes for clarity. (Closes: #619043) * Enable autopkgtest for installed version. Requires isolation-machine, untested. (Closes: #872118) * Adopt package. (Closes: #924367) * Turn on hardening. * Avoid a race condition in d/mdadm-shutdown.service. * Implement missing status option in /etc/init.d/mdadm-waitidle. * Add missing Documentation keys to several service files. * Upgrade debhelper compat to 13; use new prerequisite style. * Set Rules-Requires-Root: no. * Bump Standards-Version to 4.5.0. * Convert copyright to DEP-5 machine-readable format. * Host Vcs on salsa.d.o. * Adopt DEP-14 branch naming in Vcs-Git * Enable standard Salsa CI pipeline. * Fix typos in executables. * Explain that --name does not work in Grow mode. * Convert international debconf translations to UTF-8. * Capitalize first word in package synopsis. * Add Lintian overrides for tags that may not be appropriate. -- Felix Lechner <felix.lechner@lease-up.com> Sat, 12 Sep 2020 20:46:58 -0700 mdadm (4.1-5) unstable; urgency=medium * QA upload. * Fix cross-compilation failure. (Closes: #866522). Thanks to Helmut Grohne. * Add support for raid0/linear 'broken' state. (Closes: #943520). Thanks to Guilherme G. Piccoli and Dan Streetman. LP: #1847924. -- dann frazier <dannf@debian.org> Wed, 22 Jan 2020 09:56:25 -0700 mdadm (4.1-4) unstable; urgency=medium * QA upload. * Add support for RAID0 layouts. (Closes: #944676) (LP: #1850540) -- dann frazier <dannf@debian.org> Mon, 02 Dec 2019 14:35:49 -0700 mdadm (4.1-3) unstable; urgency=medium * QA upload. * Adding debconf question to disable daily array scan (Closes: #689304): - if enabled (default), mdadm checks once a day for degraded arrays and missing spares to ensure that such events don't go unnoticed. - this is not useful when the system is part of an infrastructure with dedicated monitoring systems (e.g. icinga). - this debconf question makes it possible to disable these checks. -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 09 Aug 2019 17:19:20 +0000 # Older entries have been removed from this changelog. # To read the complete changelog use `apt changelog mdadm`.
Generated by dwww version 1.15 on Tue Sep 2 05:43:48 CEST 2025.