kernel-image-2.4.27-alpha (2.4.27-10sarge5) stable-security; urgency=high

  * Build against kernel-tree-2.4.27-10sarge5:
    * 233_ia64-sparc-cross-region-mappings.diff
      [SECURITY] Prevent cross-region mappings on ia64 and sparc which
      could be used in a local DoS attack (system crash)
      See CVE-2006-4538
    * 234_atm-clip-freed-skb-deref.diff
      [SECURITY] Avoid dereferencing an already freed skb, preventing a
      potential remote DoS (system crash) vector
      See CVE-2006-4997
    * 235_ppc-alignment-exception-table-check.diff
      [SECURITY][ppc] Avoid potential DoS which can be triggered by some
      futex ops
      See CVE-2006-5649
    * 236_s390-uaccess-memleak.diff
      [SECURITY][s390] Fix memory leak in copy_from_user by clearing the
      remaining bytes of the kernel buffer after a fault on the userspace
      address in copy_from_user()
      See CVE-2006-5174
    * 237_smbfs-honor-mount-opts.diff
      Honor uid, gid and mode mount options for smbfs even when unix extensions
      are enabled (closes: #310982)
      See CVE-2006-5871
    * 238_ppc-hid0-dos.diff
      [SECURITY] [ppc] Fix local DoS by clearing HID0 attention enable on
      PPC970 at boot time
      See CVE-2006-4093

 -- dann frazier <dannf@debian.org>  Tue,  5 Dec 2006 02:22:32 -0700

kernel-image-2.4.27-alpha (2.4.27-10sarge4) stable-security; urgency=high

  * Build against kernel-tree-2.4.27-10sarge4:
    * [ERRATA] 213_madvise_remove-restrict.diff
      [SECURITY] The 2.4.27-10sarge3 changelog associated this patch with
      CVE-2006-1524. However, this patch fixes an mprotect issue that was
      split off from the original report into CVE-2006-2071. 2.4.27 is not
      vulnerable to CVE-2006-1524 the madvise_remove issue.
      See CVE-2006-2071
    * 223_nfs-handle-long-symlinks.diff
      [SECURITY] Fix buffer overflow in NFS readline handling that allows a
      remote server to cause a denial of service (crash) via a long symlink
      See CVE-2005-4798
    * 224_cdrom-bad-cgc.buflen-assign.diff
      [SECURITY] Fix buffer overflow in dvd_read_bca which could potentially
      be used by a local user to trigger a buffer overflow via a specially
      crafted DVD, USB stick, or similar automatically mounted device.
      See CVE-2006-2935
    * 225_sg-no-mmap-VM_IO.diff
      [SECURITY] Fix DoS vulnerability whereby a local user could attempt
      a dio/mmap and cause the sg driver to oops.
      See CVE-2006-1528
    * 226_snmp-nat-mem-corruption-fix.diff
      [SECURITY] Fix memory corruption in snmp_trap_decode
      See CVE-2006-2444
    * 227_kfree_skb.diff
      [SECURITY] Fix race between kfree_skb and __skb_unlink
      See CVE-2006-2446
    * 228_sparc-mb-extraneous-semicolons.diff
      Fix a syntax error caused by extranous semicolons in smp_mb() macros
      which resulted in a build failure with 227_kfree_skb.diff
    * 229_sctp-priv-elevation.diff, 230_sctp-priv-elevation-2.diff
      [SECURITY] Fix SCTP privelege escalation
      See CVE-2006-3745
    * 231_udf-deadlock.diff
      [SECURITY] Fix possible UDF deadlock and memory corruption
      See CVE-2006-4145
    * 232_sparc-membar-extraneous-semicolons.diff
      Fix an additional syntax error caused by extraneous semicolons
      in membar macros on sparc

 -- dann frazier <dannf@debian.org>  Sun,  3 Sep 2006 16:10:00 -0600

kernel-image-2.4.27-alpha (2.4.27-10sarge3) stable-security; urgency=high

  * Build against kernel-tree-2.4.27-10sarge3:
    * 207_smbfs-chroot-escape.diff
      [SECURITY] Fix directory traversal vulnerability in smbfs that permits
      local users to escape chroot restrictions
      See CVE-2006-1864
    * 208_ia64-die_if_kernel-returns.diff
      [SECURITY][ia64] Fix a potential local DoS on ia64 systems caused by
      an incorrect 'noreturn' attribute on die_if_kernel()
      See CVE-2006-0742
    * 209_sctp-discard-unexpected-in-closed.diff
      [SECURITY] Fix remote DoS in SCTP code by discarding unexpected chunks
      received in CLOSED state instead of calling BUG()
      See CVE-2006-2271
    * 210_ipv4-id-no-increment.diff
      [SECURITY] Fix vulnerability that allows remote attackers to conduct an
      Idle Scan attack, bypassing intended protections against such attacks
      See CVE-2006-1242
    * 211_usb-gadget-rndis-bufoverflow.diff
      [SECURITY] Fix buffer overflow in the USB Gadget RNDIS implementation
      that allows for a remote DoS attack (kmalloc'd memory corruption)
      See CVE-2006-1368
    * 212_ipv4-sin_zero_clear.diff
      [SECURITY] Fix local information leak in af_inet code
      See CVE-2006-1343
    * 213_madvise_remove-restrict.diff
      [SECURITY] Fix vulnerability that allows local users to bypass IPC
      permissions and replace portions of read-only tmpfs files with zeroes.
      See CVE-2006-1524
    * 214_mcast-ip-route-null-deref.diff
      [SECURITY] Fix local DoS vulnerability that allows local users to panic
      a system by requesting a route for a multicast IP
      See CVE-2006-1525
    * 215_sctp-fragment-recurse.diff
      [SECURITY] Fix remote DoS vulnerability that can lead to infinite
      recursion when a packet containing two or more DATA fragments is received
      See CVE-2006-2274
    * 216_sctp-fragmented-receive-fix.diff
      [SECURITY] Fix remote DoS vulnerability that allows IP fragmented
      COOKIE_ECHO and HEARTBEAT SCTP control chunks to cause a kernel panic
      See CVE-2006-2272
    * 217_amd64-fp-reg-leak.diff
      [SECURITY][amd64] Fix an information leak that allows a process to see
      a portion of the floating point state of other processes, possibly
      exposing sensitive information.
      See CVE-2006-1056
    * 218_do_add_counters-race.diff
      [SECURITY] Fix race condition in the do_add_counters() function in
      netfilter that allows local users with CAP_NET_ADMIN capabilities to
      read kernel memory
      See CVE-2006-0039
    * 219_sctp-hb-ack-overflow.diff
      [SECURITY] Fix a remote buffer overflow that can result from a badly
      formatted HB-ACK chunk
      See CVE-2006-1857
    * 220_sctp-param-bound-checks.diff
      [SECURITY] Fix a bound checking error (remote DoS) in the SCTP parameter
      checking code
      See CVE-2006-1858
    * 221_netfilter-do_replace-overflow.diff
      [SECURITY] Fix buffer overflow in netfilter do_replace which can could
      be triggered by users with CAP_NET_ADMIN rights.
      See CVE-2006-0038
    * 222_binfmt-bad-elf-entry-address.diff
      [SECURITY][amd64] Fix potential local DoS vulnerability in the binfmt_elf
      code on em64t processors
      See CVE-2006-0741

 -- dann frazier <dannf@debian.org>  Mon, 29 May 2006 17:08:03 -0600

kernel-image-2.4.27-alpha (2.4.27-10sarge2) stable-security; urgency=high

  * Build against kernel-tree-2.4.27-10sarge2
  * Increment ABI to -3

 -- dann frazier <dannf@debian.org>  Wed,  1 Feb 2006 00:39:20 -0700

kernel-image-2.4.27-alpha (2.4.27-10sarge1) stable-security; urgency=high

  * Built against kernel-tree 2.4.27-10sarge1.

 -- Norbert Tretkowski <nobse@debian.org>  Wed, 17 Aug 2005 09:12:35 +0200

kernel-image-2.4.27-alpha (2.4.27-10) unstable; urgency=high

  * Built against kernel-tree 2.4.27-10.

 -- Norbert Tretkowski <nobse@debian.org>  Sun, 29 May 2005 10:22:02 +0200

kernel-image-2.4.27-alpha (2.4.27-8) unstable; urgency=high

  * Built against kernel-tree 2.4.27-9.

 -- Norbert Tretkowski <nobse@debian.org>  Sat,  9 Apr 2005 11:06:53 +0200

kernel-image-2.4.27-alpha (2.4.27-7) unstable; urgency=high

  * Compiling CONFIG_EXT2_FS as module was a really bad idea, it breaks
    d-i, which uses ext2fs initrds.

 -- Norbert Tretkowski <nobse@debian.org>  Sat, 12 Feb 2005 20:43:11 +0100

kernel-image-2.4.27-alpha (2.4.27-6) unstable; urgency=high

  * Built against kernel-tree 2.4.27-8.

 -- Norbert Tretkowski <nobse@debian.org>  Fri, 21 Jan 2005 19:51:35 +0100

kernel-image-2.4.27-alpha (2.4.27-5) unstable; urgency=high

  * Built against kernel-tree 2.4.27-7.
  * Bumped SONAME because of ABI changes in one of the security fixes from
    kernel-source-2.4.27 2.4.27-7.
  * Compiled CONFIG_EXT2_FS as module.

 -- Norbert Tretkowski <nobse@debian.org>  Sun, 09 Jan 2005 20:06:52 +0100

kernel-image-2.4.27-alpha (2.4.27-4) unstable; urgency=high

  * Built against kernel-tree 2.4.27-6.

 -- Norbert Tretkowski <nobse@debian.org>  Sat, 27 Nov 2004 00:52:13 +0100

kernel-image-2.4.27-alpha (2.4.27-3) unstable; urgency=high

  * Built against kernel-tree 2.4.27-5.
  * Removed the following packages which are now provided by
    kernel-latest-2.4-alpha:
    . kernel-image-2.4-generic
    . kernel-image-2.4-smp
    . kernel-headers-2.4-generic
    . kernel-headers-2.4-smp

 -- Norbert Tretkowski <nobse@debian.org>  Fri, 02 Sep 2004 20:02:15 +0200

kernel-image-2.4.27-alpha (2.4.27-2) unstable; urgency=high

  * Built against kernel-tree 2.4.27-4.
  * Fix typos in debian/control.

 -- Norbert Tretkowski <nobse@debian.org>  Wed, 25 Aug 2004 19:04:35 +0200

kernel-image-2.4.27-alpha (2.4.27-1) unstable; urgency=high

  * New upstream release, built against kernel-tree 2.4.27-3.
  * Increased version of modutils dependency. (closes: #254232)

 -- Norbert Tretkowski <nobse@debian.org>  Tue, 17 Aug 2004 21:26:11 +0200

kernel-image-2.4.26-alpha (2.4.26-4) unstable; urgency=high

  * Built against kernel-tree 2.4.26-5.

 -- Norbert Tretkowski <nobse@debian.org>  Tue, 03 Aug 2004 18:36:32 +0200

kernel-image-2.4.26-alpha (2.4.26-3) unstable; urgency=low

  * Transfer maintainership to Debian Kernel Team.

 -- Norbert Tretkowski <nobse@debian.org>  Thu, 29 Jul 2004 01:35:04 +0200

kernel-image-2.4.26-alpha (2.4.26-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Built against kernel-tree 2.4.26-4.

 -- Steve Langasek <vorlon@debian.org>  Sun, 25 Jul 2004 12:56:41 -0700

kernel-image-2.4.26-alpha (2.4.26-2) unstable; urgency=low

  * Built against kernel-tree 2.4.26-2.
  * Enabled SATA drivers.

 -- Herbert Xu <herbert@debian.org>  Sat,  1 May 2004 15:14:56 +1000

kernel-image-2.4.26-alpha (2.4.26-1) unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Sat, 17 Apr 2004 20:41:46 +1000

kernel-image-2.4.25-alpha (2.4.25-3) unstable; urgency=low

  * Built against kernel-tree 2.4.25-3.

 -- Herbert Xu <herbert@debian.org>  Wed, 14 Apr 2004 19:36:52 +1000

kernel-image-2.4.25-alpha (2.4.25-2) unstable; urgency=low

  * Built against kernel-tree 2.4.25-2.
  * Explain SMP in long description.
  * Depend on kernel-doc or kernel-source.

 -- Herbert Xu <herbert@debian.org>  Mon, 12 Apr 2004 11:56:54 +1000

kernel-image-2.4.25-alpha (2.4.25-1) unstable; urgency=low

  * New upstream release.
  * Build ext2 as a module in smp flavour.

 -- Herbert Xu <herbert@debian.org>  Mon, 23 Feb 2004 20:41:56 +1100

kernel-image-2.4.24-alpha (2.4.24-3) unstable; urgency=low

  * Built against kernel-tree 2.4.24-3.

 -- Herbert Xu <herbert@debian.org>  Wed, 18 Feb 2004 19:39:17 +1100

kernel-image-2.4.24-alpha (2.4.24-2) unstable; urgency=low

  * Built against kernel-tree 2.4.24-2.

 -- Herbert Xu <herbert@debian.org>  Tue,  3 Feb 2004 21:55:36 +1100

kernel-image-2.4.24-alpha (2.4.24-1) unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Tue,  6 Jan 2004 19:12:33 +1100

kernel-image-2.4.23-alpha (2.4.23-1) unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Sun, 30 Nov 2003 11:43:02 +1100

kernel-image-2.4.22-alpha (2.4.22-4) unstable; urgency=low

  * Added debnum target.
  * Added /lib build symlink in flavoured kernel-headers package.
  * Built against kernel-tree 2.4.22-4.
  * Changed modules ABI.

 -- Herbert Xu <herbert@debian.org>  Sat, 15 Nov 2003 15:30:45 +1100

kernel-image-2.4.22-alpha (2.4.22-3) unstable; urgency=low

  * Built against kernel-tree 2.4.22-3.

 -- Herbert Xu <herbert@debian.org>  Sat,  4 Oct 2003 14:31:07 +1000

kernel-image-2.4.22-alpha (2.4.22-2) unstable; urgency=low

  * Built against kernel-tree 2.4.22-2.

 -- Herbert Xu <herbert@debian.org>  Sat, 27 Sep 2003 18:22:41 +1000

kernel-image-2.4.22-alpha (2.4.22-1) unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Fri,  5 Sep 2003 20:50:39 +1000

kernel-image-2.4.21-1-alpha (2.4.21-5) unstable; urgency=low

  * Built against kernel-tree 2.4.21-5.
  * Changed modules ABI.
  * Enabled DECNET_ROUTER.

 -- Herbert Xu <herbert@debian.org>  Sun, 24 Aug 2003 13:14:22 +1000

kernel-image-2.4.21-1-alpha (2.4.21-4) unstable; urgency=low

  * Built against kernel-tree 2.4.21-4 containing various security fixes.
  * Changed modules ABI.

 -- Herbert Xu <herbert@debian.org>  Sat,  2 Aug 2003 21:11:49 +1000

kernel-image-2.4.21-1-alpha (2.4.21-3) unstable; urgency=low

  * Build-depend on kernel-package 8.042.
  * Built against kernel-tree 2.4.21-3.
  * Changed modules ABI.

 -- Herbert Xu <herbert@debian.org>  Sun, 20 Jul 2003 12:52:19 +1000

kernel-image-2.4.21-1-alpha (2.4.21-2) unstable; urgency=low

  * Source package name no longer changes with debnum.
  * Get kernel-patch-debian from new location.
  * Built against kernel-tree 2.4.21-2.
  * Changed modules ABI.

 -- Herbert Xu <herbert@debian.org>  Fri,  4 Jul 2003 22:53:34 +1000

kernel-image-2.4.21-1-alpha (2.4.21-1) unstable; urgency=low

  * New upstream release.
  * Use kernel-tree instead of kernel-source.
  * Removed wildfire flavour.  Users should switch to the smp flavour.

 -- Herbert Xu <herbert@debian.org>  Sun, 15 Jun 2003 11:43:23 +1000

kernel-image-2.4.20-3-alpha (2.4.20-8) unstable; urgency=low

  * Enabled SOUND_GUS16 and SOUND_GUSMAX.
  * Built against kernel-source 2.4.20-8.
    . Fixed TIOCCONS and writing to /dev/console.
    . Fixed hashing exploits in fragment processing.

 -- Herbert Xu <herbert@debian.org>  Sat,  7 Jun 2003 20:17:14 +1000

kernel-image-2.4.20-3-alpha (2.4.20-7) unstable; urgency=low

  * Added copyright file to kernel-build package.
  * Enabled CONFIG_NET_QOS and assorted goodies (see i386).
  * Rebuilt against kernel-source-2.4.20-7:
   . Fixed hashing exploits in network stack.
   . Fixed ptrace fix.
  * Changed modules ABI.

 -- Herbert Xu <herbert@debian.org>  Sun, 18 May 2003 18:11:47 +1000

kernel-image-2.4.20-1-alpha (2.4.20-6) unstable; urgency=low

  * Fixed symlinks in flavoured kernel-headers packages.

 -- Herbert Xu <herbert@debian.org>  Tue, 25 Mar 2003 20:45:59 +1100

kernel-image-2.4.20-1-alpha (2.4.20-5) unstable; urgency=low

  * Moved INITRD modules to initrd from boot.
  * Enabled OSF4 compatitbility option.
  * Added support for additional revision number in kernel name.
  * Rebuilt against kernel-source-2.4.20-6.
   . Fixed ptrace security hole.
   . Changed modules ABI.
  * Resplit kernel-build into individual kernel-headers.

 -- Herbert Xu <herbert@debian.org>  Sat, 22 Mar 2003 20:55:41 +1100

kernel-image-2.4.20-alpha (2.4.20-4) unstable; urgency=high

  * Rebuilt against kernel-source 2.4.20-5 (closes: #176489).
  * Compile floppy driver into the kernel.

 -- Herbert Xu <herbert@debian.org>  Tue, 14 Jan 2003 07:30:30 +1100

kernel-image-2.4.20-alpha (2.4.20-3) unstable; urgency=high

  * Disabled CONFIG_INET_ECN again.
  * Rebuilt against kernel-source 2.4.20-4.
  * Fixed ethernet packet padding information leak (2.4ac, see #176178):
    . 3c501
    . 3c505
    . 3c507
    . 3c523
    . 3c527
    . 7990
    . 8139too
    . 82596
    . 8390
    . a2065
    . am79c961a
    . ariadne
    . at1700
    . atarilance
    . atp
    . bagetlance
    . de600
    . de620
    . declance
    . depca
    . eepro
    . eexpress
    . epic100
    . eth16i
    . fmv18x
    . hp100
    . lance
    . lasi_82596
    . lp486e
    . ni5010
    . ni52
    . ni65
    . axnet_cs
    . fmvj18x_cs
    . ray_cs
    . xirc2ps_cs
    . xircom_tulip_cb
    . seeq8005
    . sgiseeq
    . sk_g16
    . smc9194
    . sun3_82586
    . sun3lance
    . wavelan
    . yellowfin
    . znet

 -- Herbert Xu <herbert@debian.org>  Sun, 12 Jan 2003 12:30:17 +1100

kernel-image-2.4.20-alpha (2.4.20-2) unstable; urgency=low

  * Rebuilt against kernel-source 2.4.20-3.

 -- Herbert Xu <herbert@debian.org>  Sat, 21 Dec 2002 14:32:49 +1100

kernel-image-2.4.20-alpha (2.4.20-1) unstable; urgency=low

  * New upstream release.
  * Enabled LEGACY_START_ADDRESS in generic image.
  * Added UP wildfire flavour.
  * Added ipv6 udeb.
  * Depend on initrd-tools 0.1.34 so that TGA FB can be loaded correctly.
  * Added coreutils as an alternative to fileutils.
  * Moved udebs to standalone source package.
  * Consolidated flavoured kernel header packages into one.
  * Disabled EPATC8 by default (see i386).
  * Disabled CONFIG_NET_SCH_INGRESS (see i386).
  * Get linux/version.h from the build directories.
  * Options disabled on wildfire since they do not compile:
   . CONFIG_ISTALLION
   . CONFIG_SOUND_VIA82CXXX

 -- Herbert Xu <herbert@debian.org>  Sun,  1 Dec 2002 15:53:16 +1100

kernel-image-2.4.19-alpha (2.4.19-1) unstable; urgency=low

  * New upstream release.
  * Added kernel-image-2.4-* packages.
  * Added kernel-image udebs (closes: #157687).

 -- Herbert Xu <herbert@debian.org>  Tue, 15 Oct 2002 21:51:03 +1000

kernel-image-2.4.18-alpha (2.4.18-5) unstable; urgency=low

  * Set default RAM disk size to 8192K.

 -- Herbert Xu <herbert@debian.org>  Sat,  6 Apr 2002 20:47:36 +1000

kernel-image-2.4.18-alpha (2.4.18-4) unstable; urgency=low

  * Rebuilt to correct OSF partition detection.

 -- Herbert Xu <herbert@debian.org>  Sat, 23 Mar 2002 16:55:20 +1100

kernel-image-2.4.18-alpha (2.4.18-3) unstable; urgency=low

  * Built against kernel-source 2.4.18-4.

 -- Herbert Xu <herbert@debian.org>  Wed, 20 Mar 2002 20:27:31 +1100

kernel-image-2.4.18-alpha (2.4.18-2) unstable; urgency=low

  * Built against kernel-source 2.4.18-3.

 -- Herbert Xu <herbert@debian.org>  Thu, 14 Mar 2002 19:54:39 +1100

kernel-image-2.4.18-alpha (2.4.18-1) unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Mon,  4 Mar 2002 19:12:30 +1100

kernel-image-2.4.17-alpha (2.4.17-1) unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Sat,  5 Jan 2002 19:57:44 +1100

kernel-image-2.2.20-alpha (2.2.20-2) unstable; urgency=low

  * Built against kernel-source 2.2.20-3.
  * Set default RAMDISK size to 8M on non-smp flavours (closes: #126513).

 -- Herbert Xu <herbert@debian.org>  Mon, 31 Dec 2001 07:06:17 +1100

kernel-image-2.2.20-alpha (2.2.20-1) unstable; urgency=high

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Mon,  5 Nov 2001 18:44:55 +1100

kernel-image-2.2.19-alpha (2.2.19-4) unstable; urgency=low

  * Enabled AHA1740 (closes: #109380).
  * Enabled AUTOFS (closes: #109625).

 -- Herbert Xu <herbert@debian.org>  Sat, 25 Aug 2001 15:02:27 +1000

kernel-image-2.2.19-alpha (2.2.19-3) unstable; urgency=high

  * Built against kernel-source 2.2.19-5.

 -- Herbert Xu <herbert@debian.org>  Sun, 10 Jun 2001 15:31:25 +1000

kernel-image-2.2.19-alpha (2.2.19-2) unstable; urgency=low

  * All kernel-headers packages now provide kernel-headers-2.2.
  * Updated tar command for sid.
  * Use make-kpkg --append_to_version.
  * Built against kernel-source 2.2.19-4.
  * Enabled NFSv3 support.

 -- Herbert Xu <herbert@debian.org>  Sun, 27 May 2001 19:36:27 +1000

kernel-image-2.2.19-alpha (2.2.19-1) stable unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Mon,  2 Apr 2001 21:04:19 +1000

kernel-image-2.2.19pre17-alpha (2.2.19pre17-1) stable unstable; urgency=high

  * New upstream release with security fixes.

 -- Herbert Xu <herbert@debian.org>  Tue, 13 Mar 2001 22:42:20 +1100

kernel-image-2.2.19pre16-alpha (2.2.19pre16-1) stable unstable; urgency=low

  * New upstream release with TCP bug fix.

 -- Herbert Xu <herbert@debian.org>  Sat, 10 Mar 2001 18:14:13 +1100

kernel-image-2.2.19pre13-alpha (2.2.19pre13-1) stable unstable; urgency=high

  * New upstream release with security fixes.

 -- Herbert Xu <herbert@debian.org>  Fri, 16 Feb 2001 22:02:58 +1100

kernel-image-2.2.18-alpha (2.2.18-1) stable unstable; urgency=low

  * New upstream release.

 -- Herbert Xu <herbert@debian.org>  Sun, 28 Jan 2001 12:06:09 +1100

kernel-image-2.2.18pre21-alpha (2.2.18pre21-1) stable unstable; urgency=low

  * New upstream release.
  * New maintainer.

 -- Herbert Xu <herbert@debian.org>  Sun, 19 Nov 2000 14:05:56 +1100

kernel-image-2.2.17-alpha (1:2.2.17-1) stable unstable; urgency=low

  * New kernel version.

 -- David Huggins-Daines <dhd@debian.org>  Sat, 16 Sep 2000 20:36:57 -0400

kernel-image-2.2.17-alpha (2.2.17pre6-1) unstable; urgency=low

  * New kernel version.

 -- David Huggins-Daines <dhd@debian.org>  Thu, 29 Jun 2000 10:40:52 -0400

kernel-image-2.2.15-alpha (1:2.2.15-2) frozen unstable; urgency=medium

  * Rebuilt with kernel-source 2.2.15-3, fixes a security bug.

 -- David Huggins-Daines <dhd@debian.org>  Thu,  8 Jun 2000 10:28:14 -0400

kernel-image-2.2.15-alpha (1:2.2.15-1) frozen unstable; urgency=medium

  * Don't use CONFIG_RTC, as it breaks Sable and maybe some others.
  * Add the DAC960 driver, found on lots of DEC systems.
  * Update to official 2.2.15 source.

 -- David Huggins-Daines <dhd@debian.org>  Thu, 18 May 2000 22:26:28 -0400

kernel-image-2.2.15-alpha (2.2.15pre20-2) frozen unstable; urgency=medium

  * That's "frozen unstable", not "unstable".
  * Also, don't use CONFIG_BLK_DEV_IDEPCI, as it disagrees with the broken
    firmware on some Miatas when booting from SRM.

 -- David Huggins-Daines <dhd@debian.org>  Thu,  4 May 2000 15:23:03 -0400

kernel-image-2.2.15-alpha (2.2.15pre20-1) unstable; urgency=low

  * That's "20", not "9".

 -- David Huggins-Daines <dhd@debian.org>  Mon,  1 May 2000 11:33:22 -0400

kernel-image-2.2.15-alpha (2.2.15pre9-1) frozen unstable; urgency=low

  * Initial release.

 -- David Huggins-Daines <dhd@debian.org>  Sun, 23 Apr 2000 13:33:54 -0400

kernel-image-2.2.13-alpha (2.2.13-1) unstable; urgency=low

  * Initial release.

 -- Herbert Xu <herbert@debian.org>  Sat, 20 Nov 1999 12:11:10 +1100

