kernel-image-2.4.25-ia64 (2.4.25-6) unstable; urgency=low

  * Build against kernel-tree-2.4.25-3, which fixes a security issue in XFS
    code.

 -- dann frazier <dannf@debian.org>  Wed, 14 Apr 2004 09:45:08 -0600

kernel-image-2.4.25-ia64 (2.4.25-5) unstable; urgency=low

  * Build against kernel-tree-2.4.25-2, which fixes a few security issues.

 -- dann frazier <dannf@debian.org>  Tue, 13 Apr 2004 21:21:52 -0600

kernel-image-2.4.25-ia64 (2.4.25-4) unstable; urgency=high

  * Turn on the basic hid drivers as modules, needed for d-i
  * Recommend hotplug

 -- dann frazier <dannf@debian.org>  Thu, 18 Mar 2004 15:13:56 -0700

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

  * Turn on crypto modules, since they build now - this fixes some
    unresolved symbols.
  * Disable various other modules w/ unresolved symbols

 -- dann frazier <dannf@debian.org>  Tue, 02 Mar 2004 23:04:54 -0700

kernel-image-2.4.25-ia64 (2.4.25-2) unstable; urgency=high

  * Build against kernel-patch-2.5.25-ia64-2.4.25-2, which contains
    a patch for a potential data corruption bug.

 -- dann frazier <dannf@debian.org>  Sun, 29 Feb 2004 14:57:58 -0700

kernel-image-2.4.25-ia64 (2.4.25-1) unstable; urgency=high

  * new upstream release

 -- dann frazier <dannf@debian.org>  Tue, 24 Feb 2004 00:25:30 -0700

kernel-image-2.4.24-ia64 (2.4.24-3) unstable; urgency=high

  * SECURITY: build against kernel-tree-2.4.24-3, which adds a patch to
    "Check return value of do_munmap in do_mremap in mm/mremap.c (2.4.25)"
  * link sym53c8xx_2 statically, don't build sym53c8xx.  initrd-tools will
    want to load sym53c8xx, but if you've explicitly requested sym538cxx_2 via
    /etc/mkinitrd/modules, then your machine will surely crash.  This is a
    workaround until the sym53c8xx is fixed not to runover sym53c8xx_2.
    Hopefully nobody needs the v1 driver - if you do, please file a bug.

 -- dann frazier <dannf@debian.org>  Thu, 19 Feb 2004 11:01:33 -0700

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

  * build against kernel-tree-2.4.24-2
  * provide kernel-image-2.4 (thanks to jbailey for noticing its absence)

 -- dann frazier <dannf@debian.org>  Tue, 10 Feb 2004 12:04:15 -0700

kernel-image-2.4.24-ia64 (2.4.24-1) unstable; urgency=high

  * initial release

 -- dann frazier <dannf@debian.org>  Sat, 24 Jan 2004 22:10:52 -0700

kernel-image-2.4.22-ia64 (2.4.22-7.1) unstable; urgency=high

  * NMU
  * SECURITY: build against kernel-patch-2.4.22-ia64_2.4.22-7.1 (mremap fix)
    Closes: #225710
  * SECURITY: build against kernel-tree-2.4.22-5 (do_brk fix)
  * turn off CONFIG_SYM53C8XX, in favor of the v2 version of the driver.
    Closes: #225944
  * turn on CONFIG_DRM_RADEON=m
  * add dependency on initrd-tools
  * add elilo to Suggests

 -- dann frazier <dannf@debian.org>  Tue, 18 Nov 2003 14:43:39 -0700

kernel-image-2.4.22-ia64 (2.4.22-7) unstable; urgency=low

  * build-dep on kernel-tree instead of kernel-source
  * split kernel-patch into a separate package
  * build the input drivers as modules

 -- dann frazier <dannf@debian.org>  Tue, 18 Nov 2003 14:43:39 -0700

kernel-patch-2.4.22-ia64 (2.4.22-6) unstable; urgency=low

  * add ni_syscall_hush.patch - silences complaints about non existant
    syscalls.  See #219512.

 -- dann frazier <dannf@debian.org>  Thu, 13 Nov 2003 22:01:22 -0700

kernel-patch-2.4.22-ia64 (2.4.22-5) unstable; urgency=low

  * add a skeleton offsets.h patch.  works around a circular dependency
    (print_offsets.c -> ptrace.h -> offsets.h -> print_offsets.c)

 -- dann frazier <dannf@debian.org>  Wed, 12 Nov 2003 19:14:53 -0700

kernel-patch-2.4.22-ia64 (2.4.22-4) unstable; urgency=low

  * turn off NUMA support, breaks on some HP machines

 -- dann frazier <dannf@debian.org>  Sun, 02 Nov 2003 17:43:32 -0700

kernel-patch-2.4.22-ia64 (2.4.22-3) unstable; urgency=low

  * turn on magic sysrq
  * turn off CONFIG_E100, which will oops

 -- dann frazier <dannf@dannf.org>  Sun, 26 Oct 2003 15:20:43 -0700

kernel-patch-2.4.22-ia64 (2.4.22-2) unstable; urgency=low

  * turn on devfs support in all kernels
  * build w/ --initrd support
  * remove udeb bits

 -- dann frazier <dannf@dannf.org>  Sat, 25 Oct 2003 15:45:58 -0600

kernel-patch-2.4.22-ia64 (2.4.22-1) unstable; urgency=low

  * a 2.4.22 build

 -- dann frazier <dannf@dannf.org>  Mon, 13 Oct 2003 21:39:21 -0600

kernel-patch-2.4.20-ia64 (021210.em20.4) unstable; urgency=low

  * add ide-probe-mod to ide-modules, closes: #212328
  * ifdef out the CONFIG_TR definition to avoid polluting userspace
    includes, closes #210359
  * update cciss driver - increases card support & fixes a bug that
    affects newer ia64 platforms
  * added myself as an uploader

 -- dann frazier <dannf@dannf.org>  Mon, 13 Oct 2003 20:57:30 -0600

kernel-patch-2.4.20-ia64 (021210.em20.3) unstable; urgency=low

  * add devfs to kernel used by d-i, closes: #210352
  * remove bogus dependency in udeb builds from debian/rules, closes: #201065
  * change autofs to modules, closes: #203513
  * pick up perfmon task pinning fix for system-wide monitoring in SMP 
    systems, closes: #197983

 -- Bdale Garbee <bdale@gag.com>  Thu, 11 Sep 2003 16:36:50 -0600

kernel-patch-2.4.20-ia64 (021210.em20.2) unstable; urgency=low

  * fresh build to pick up kernel-source-2.4.20 security updates

 -- Bdale Garbee <bdale@gag.com>  Fri, 15 Aug 2003 08:35:55 -0600

kernel-patch-2.4.20-ia64 (021210.em20.1) unstable; urgency=low

  * updated patch from HP, fixes problems with itanium-smp on i2000 and 
    updates support for serial ports on the remote management cards in HP
    systems, closes: #194371
  * update config files to enable CONFIG_HP_DIVA.

 -- Bdale Garbee <bdale@gag.com>  Tue, 10 Jun 2003 13:04:17 -0600

kernel-patch-2.4.20-ia64 (021210.em18.3) unstable; urgency=low

  * change config files to build raid devices into kernel not modules
  * pull pal.h patch forward from 2.4.19 tree to fix syntax errors due to 
    asm/pal.h inclusion by other headers, closes: #191114
  * force use of gcc-3.2 since gcc-3.3 isn't building ia64 kernels right now!

 -- Bdale Garbee <bdale@gag.com>  Mon,  2 Jun 2003 23:12:00 -0600

kernel-patch-2.4.20-ia64 (021210.em18.2) unstable; urgency=low

  * fix type in patching scripts, closes: #191161
  * fix duplicated patch, closes: #191164
  * enable CONFIG_SERIAL_ACPI, closes: #190583
  * enable QLA2XXX fibre channel driver

 -- Bdale Garbee <bdale@gag.com>  Wed, 30 Apr 2003 12:27:41 -0600

kernel-patch-2.4.20-ia64 (021210.em18.1) unstable; urgency=low

  * updated patchset from HP
  * fix typo in description field... this isn't for powerpc!  closes: #185427
  * enable CONFIG_IP_NF_NAT_LOCAL as a module per request from Ryan Bradetich
  * enable CONFIG_VLAN_8021Q as a module per request from Grant Grundler

 -- Bdale Garbee <bdale@gag.com>  Thu, 10 Apr 2003 11:10:00 -0600

kernel-patch-2.4.20-ia64 (021210.em6.1) unstable; urgency=low

  * new upstream kernel version, first instance of a kernel-patch package
    for ia64 instead of a full source package.  borrowing heavily from the
    powerpc version maintained by Daniel Jacobowitz <dan@debian.org>

 -- Bdale Garbee <bdale@gag.com>  Mon, 10 Mar 2003 16:32:19 -0700

