diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-09-09 18:13:55 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-09-09 18:13:55 -0700 |
commit | 183b7b25d2a330ab99ad538fc362274c8dd22ba2 (patch) | |
tree | ec39676d2f9c8a06887f62e0abdb3887527cae71 | |
parent | 56279047de197e9fb79612b8771c0c6a32f7dc8a (diff) | |
download | initramfs-tools-183b7b25d2a330ab99ad538fc362274c8dd22ba2.tar.gz initramfs-tools-183b7b25d2a330ab99ad538fc362274c8dd22ba2.zip |
0.98.2+vyatta+1debian/0.98.2+vyatta+1
-rw-r--r-- | debian/changelog | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20e84b7..a61b0bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +initramfs-tools (0.98.2+vyatta+1) unstable; urgency=low + + [ rbalocca ] + * initramfs-tools-0.92j from mirrrors.kernel.org + * Ignore derived files + * Remove startup warnings + * Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3857 + + [ An-Cheng Huang ] + * add support for development build + * update maintainer information + * "files" file should be removed before package build + * 0.92j+vyatta+2 + * merge 0.92o from git://git.debian.org/git/kernel/initramfs-tools.git + * 0.92o+vyatta+1 + * 0.92o+vyatta+2 + * 0.92o+vyatta+3 + * 0.92o+vyatta+4 + + [ Stephen Hemminger ] + * Add bnx2x to network drivers + * Find firmware in /lib/firmware/<kernel-version> + * 0.92o+vyatta+5 + + [ An-Cheng Huang ] + * fix squeeze build + * 0.92o+vyatta+6 + * 0.92o+vyatta+7 + * fix for squeeze dpkg + * 0.92o+vyatta+8 + * remove files that no longer exist + * use new dh method for development build + + -- An-Cheng Huang <ancheng@vyatta.com> Thu, 09 Sep 2010 18:13:22 -0700 + initramfs-tools (0.98.2) unstable; urgency=high [ Eckhart Wörner ] |