diff options
author | Guillem Jover <guillem@debian.org> | 2005-11-28 04:01:17 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2005-11-28 04:01:17 +0000 |
commit | c444d7a59dfe1962d482f17391d26a9ae7722746 (patch) | |
tree | e3d0756efdd3cedb7cc166082cd4e2624b64a4db /debian/changelog | |
parent | 50b6269c11693ba402d22ff4ac0651b65fc3e302 (diff) |
Fix changelog. Prepare for upload.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index ae44cb3..95147a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ -gnumach (1:20050801-2) UNRELEASED; urgency=low +gnumach (1:20050801-2) unstable; urgency=low * Added a watch file. - * Fix segmentation fault on boot up. The apricot net driver was trashing the + * Fix segmentation fault on boot. The apricot net driver was trashing the stack when reading the MAC address from the io port. (Closes: #340389) - debian/patches/16_net_apricot_stack_of.patch: New file. Thanks to Sergio Lopez <koro@sinrega.org>. @@ -10,7 +10,7 @@ gnumach (1:20050801-2) UNRELEASED; urgency=low - debian/pacthes/17_net_gcc_4.0.patch: ... here. Thanks to Thomas Schwinge <tschwinge@gnu.org>. - -- Guillem Jover <guillem@debian.org> Thu, 17 Nov 2005 01:20:14 +0200 + -- Guillem Jover <guillem@debian.org> Mon, 28 Nov 2005 03:46:36 +0200 gnumach (1:20050801-1) unstable; urgency=low @@ -27,7 +27,7 @@ gnumach (1:20050801-1) unstable; urgency=low Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>. * Fix an off-by-one bug in the PATA probe function. - debian/patches/21_pata_off_by_one_irq.patch: New file. - Thanks to Patch by Sergio Lopez <koro@sinrega.org>. + Thanks to Sergio Lopez <koro@sinrega.org>. * Set correct values for %gs and %fs when entering kernel mode. Make sure to always copy the master LDT when the user does not have a modified one. - debian/patches/31_tls_ldt.patch: New file. |