hey, I've just uploaded firmware-nonfree 0.13. It resolves 2 RC bugs: 494936 - bnx2 fails to load on bootup, succeeds on manul load 500692 - FTBFS: depends on linux-support-2.6.25-2 And one 'normal' one (that should be bumped to important, imo): 494703 - iwl3945: Microcode SW Error detected
The debdiff is cluttered w/ generated files, so what follows is the diff between the 0.12 and 0.13 tags in svn. Please allow this version to migrate into lenny. Index: debian/changelog =================================================================== --- debian/changelog (.../0.12) (revision 12282) +++ debian/changelog (.../0.13) (revision 12282) @@ -1,3 +1,12 @@ +firmware-nonfree (0.13) unstable; urgency=low + + * Make firmware-bnx2 trigger update-initramfs (closes: #494936) + * Update to 2.6.26-1 (closes: #500692) + * Update Intel Wireless 3945 firmware, version 15.28.1.6. + (closes: #494703) + + -- dann frazier <[EMAIL PROTECTED]> Thu, 02 Oct 2008 11:58:37 -0600 + firmware-nonfree (0.12) unstable; urgency=low * Remove Intel Wireless 3945 (old style) firmware. Index: debian/rules.defs =================================================================== --- debian/rules.defs (.../0.12) (revision 12282) +++ debian/rules.defs (.../0.13) (revision 12282) @@ -1 +1 @@ -KERNELVERSION := 2.6.25-2 +KERNELVERSION := 2.6.26-1 Index: bnx2/defines =================================================================== --- bnx2/defines (.../0.12) (revision 12282) +++ bnx2/defines (.../0.13) (revision 12282) @@ -4,6 +4,7 @@ bnx2-06-4.0.5.fw bnx2-09-4.0.5.fw longdesc: Broadcom NetXtremeII network adapters +support: initramfs-tools uri: http://ftp.debian.org/debian/pool/non-free/f/firmware-nonfree [bnx2-06-4.0.5.fw_base] Index: iwlwifi/iwlwifi-3945-1.ucode-2.14.1.5 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: iwlwifi/iwlwifi-3945-1.ucode-15.28.1.6 =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Property changes on: iwlwifi/iwlwifi-3945-1.ucode-15.28.1.6 ___________________________________________________________________ Added: svn:mime-type + application/octet-stream -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]