Your message dated Sat, 04 Jun 2016 14:57:25 +0100 with message-id <1465048645.7545.11.camel@adam-barratt.org.uk> and subject line Closing bugs for fixes included in 8.5 has caused the Debian Bug report #821326, regarding jessie-pu: package initramfs-tools/0.120+deb8u2 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 821326: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821326 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: jessie-pu: package initramfs-tools/0.120+deb8u2
- From: Ben Hutchings <ben@decadent.org.uk>
- Date: Sun, 17 Apr 2016 18:56:03 +0100
- Message-id: <146091576315.13349.8601338727823380621.reportbug@deadeye.wl.decadent.org.uk>
Package: release.debian.org Severity: normal Tags: jessie patch User: release.debian.org@packages.debian.org Usertags: pu This update fixes: - Regression when upgrading Linux to version 4.4+ if / or /usr is on an NVMe device (#807000) - Regression in version 0.119 if there are non-scripts (such as .svn directories) under /etc/initramfs-tools/scripts (#814965) Both of these regressions cause boot failure on the affected systems. debdiff is below. Ben. diff -Nru initramfs-tools-0.120+deb8u1/debian/changelog initramfs-tools-0.120+deb8u2/debian/changelog --- initramfs-tools-0.120+deb8u1/debian/changelog 2016-02-20 15:51:48.000000000 +0000 +++ initramfs-tools-0.120+deb8u2/debian/changelog 2016-04-17 18:20:20.000000000 +0100 @@ -1,3 +1,12 @@ +initramfs-tools (0.120+deb8u2) jessie; urgency=medium + + * [7863219] hook-functions: Include drivers/nvme in block driver modules + (Closes: #807000) + * [fcef753] hook-functions: Create ORDER files even if there are no valid + scripts (Closes: #814965) + + -- Ben Hutchings <ben@decadent.org.uk> Sun, 17 Apr 2016 18:20:09 +0100 + initramfs-tools (0.120+deb8u1) jessie; urgency=medium [ Ben Hutchings ] diff -Nru initramfs-tools-0.120+deb8u1/hook-functions initramfs-tools-0.120+deb8u2/hook-functions --- initramfs-tools-0.120+deb8u1/hook-functions 2016-02-20 15:43:54.000000000 +0000 +++ initramfs-tools-0.120+deb8u2/hook-functions 2016-04-17 17:58:11.000000000 +0100 @@ -581,6 +581,7 @@ ;; block) copy_modules_dir kernel/drivers/block + copy_modules_dir kernel/drivers/nvme ;; ubi) modules="$modules deflate zlib lzo ubi ubifs" @@ -723,6 +724,7 @@ initdir=${DESTDIR}${scriptdir} [ ! -d ${initdir} ] && return + > ${initdir}/ORDER runlist=$(get_prereq_pairs | tsort) for crs_x in ${runlist}; do [ -f ${initdir}/${crs_x} ] || continue -- System Information: Debian Release: stretch/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
- To: 793984-done@bugs.debian.org, 796823-done@bugs.debian.org, 802331-done@bugs.debian.org, 818549-done@bugs.debian.org, 818908-done@bugs.debian.org, 819284-done@bugs.debian.org, 819444-done@bugs.debian.org, 819658-done@bugs.debian.org, 819758-done@bugs.debian.org, 819797-done@bugs.debian.org, 819801-done@bugs.debian.org, 819912-done@bugs.debian.org, 819933-done@bugs.debian.org, 820059-done@bugs.debian.org, 820101-done@bugs.debian.org, 820175-done@bugs.debian.org, 820193-done@bugs.debian.org, 820241-done@bugs.debian.org, 820403-done@bugs.debian.org, 820502-done@bugs.debian.org, 820540-done@bugs.debian.org, 820589-done@bugs.debian.org, 820945-done@bugs.debian.org, 820995-done@bugs.debian.org, 821042-done@bugs.debian.org, 821205-done@bugs.debian.org, 821326-done@bugs.debian.org, 821835-done@bugs.debian.org, 822229-done@bugs.debian.org, 822481-done@bugs.debian.org, 822487-done@bugs.debian.org, 822854-done@bugs.debian.org, 823430-done@bugs.debian.org, 823433-done@bugs.debian.org, 823496-done@bugs.debian.org, 823609-done@bugs.debian.org, 823678-done@bugs.debian.org, 823752-done@bugs.debian.org, 824484-done@bugs.debian.org, 824859-done@bugs.debian.org, 825087-done@bugs.debian.org, 825202-done@bugs.debian.org, 825205-done@bugs.debian.org, 825221-done@bugs.debian.org, 825226-done@bugs.debian.org, 825232-done@bugs.debian.org, 825259-done@bugs.debian.org, 825260-done@bugs.debian.org, 825512-done@bugs.debian.org, 825523-done@bugs.debian.org, 825530-done@bugs.debian.org, 825533-done@bugs.debian.org
- Subject: Closing bugs for fixes included in 8.5
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Sat, 04 Jun 2016 14:57:25 +0100
- Message-id: <1465048645.7545.11.camel@adam-barratt.org.uk>
Version: 8.5 Hi, The fixes referred to by each of these bugs were included in today's 8.5 point release. Regards, Adam
--- End Message ---