systemimager (3.2.3-6sarge4) 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>  Thu,  7 Dec 2006 09:57:10 -0700

systemimager (3.2.3-6sarge3) 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>  Thu, 14 Sep 2006 23:53:52 -0600

systemimager (3.2.3-6sarge2) stable-security; urgency=high

  * Rebuild against kernel-source-2.6.8 (2.6.8-16sarge3):
    * 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>  Sat, 10 Jun 2006 12:29:53 -0600

systemimager (3.2.3-6sarge1) stable-security; urgency=high

  * Rebuild against kernel-source-2.6.8 (2.6.8-16sarge2)

 -- dann frazier <dannf@debian.org>  Fri, 24 Feb 2006 00:57:26 -0700

systemimager (3.2.3-6) unstable; urgency=low

  * Really fix #293491 for i386 by also turning on CONFIG_HOTPLUG
  * Recommend syslinux, needed by mkautoinstall* on i386
  * Thanks to Conny Brunnkvist for both reports

 -- dann frazier <dannf@debian.org>  Mon, 21 Feb 2005 15:53:10 -0700

systemimager (3.2.3-5) unstable; urgency=low

  * Add binutils dependency, since mkbootserver calls strings - noticed by
     xtor.  Closes: #288127
  * re-enable tg3; it was unintentionally removed during the switch from
    pristine kernel source to debian kernel-source.  Closes: #293491
  * Add a README.NMU to explain the custom upload process.

 -- dann frazier <dannf@debian.org>  Thu,  3 Feb 2005 23:02:38 -0700

systemimager (3.2.3-4) unstable; urgency=low

  * Turn on CONFIG_NLS_CODEPAGE_437 on ia64 to work with new elilo.
    Closes: #280545

 -- dann frazier <dannf@debian.org>  Sun, 05 Dec 2004 18:58:49 -0700

systemimager (3.2.3-3) unstable; urgency=low

  * The Valentin Vidic release.
  * fix updateclient excludes file transform - thanks vvidic.  Closes: #277420
  * fix typo in systemimager-client description - thanks to Florian Zumbiehl.
    Closes: #277256
  * Pass the vga boot parameter to systemconfigurator under the VGA option
    instead of specifying it in the APPEND; a requirement for newer LILOs.
    Thanks again vvidic.  Closes: #277413
  * Move to 2.4.27, removing the kernel.org tarball from this distribution
    and instead adding a build-dep on Debian's kernel-source.  The enclosed
    systemimager tarball is therefore no longer pristine upstream.
  * Remove the bcm5700 driver; it contains non-DFSG firmware
  * Fix a bug in the ssh port forwarding setup in updateclient.  And,
    again, thanks vvidic.  Closes: #277415
  * updateclient should hold open the ssh tunnel to give the rsync
    transactions a longer time to execute - thanks vvidic.  Closes: #277416
  * Force LANG=C in prepareclient, since we only know how to parse sfdisk
    output in english.

 -- dann frazier <dannf@debian.org>  Mon, 08 Nov 2004 00:47:28 -0700

systemimager (3.2.3-2) unstable; urgency=low

  * fix boot packages installability by up'ing the versions of -server
    they conflict with

 -- dann frazier <dannf@debian.org>  Thu, 15 Jul 2004 16:17:24 -0600

systemimager (3.2.3-1) unstable; urgency=low

  * New upstream release.
  * Make mkisofs & mtools dependencies instead of recommends

 -- dann frazier <dannf@debian.org>  Sun, 20 Jun 2004 23:37:57 -0600

systemimager (3.2.2-3) unstable; urgency=low

  * Include patch from Ian Wienand that fixes DNS lookups on ia64.
    Closes: #252207

 -- dann frazier <dannf@debian.org>  Sun, 13 Jun 2004 21:17:45 -0600

systemimager (3.2.2-2) unstable; urgency=low

  * remove ia64 build-dep on gcc-3.2

 -- dann frazier <dannf@debian.org>  Sat, 17 Apr 2004 15:13:47 -0600

systemimager (3.2.2-1) unstable; urgency=low

  * new upstream release
  * we can now build w/ gcc 3.3.  Closes: #236459
  * add sysutils as a build-dep.  Closes: #241970
  * depend on dosfstools.  Closes: #226891

 -- dann frazier <dannf@debian.org>  Wed, 14 Apr 2004 00:04:17 -0600

systemimager (3.2.0-2) unstable; urgency=low

  * fix systemimager-boot conflicts, which were making it uninstallable.

 -- dann frazier <dannf@debian.org>  Mon, 15 Mar 2004 09:51:30 -0700

systemimager (3.2.0-1) unstable; urgency=low

  * New upstream release

 -- dann frazier <dannf@debian.org>  Tue, 02 Mar 2004 22:30:46 -0700

systemimager (3.1.8-1) unstable; urgency=low

  * New upstream devel release

 -- dann frazier <dannf@debian.org>  Wed, 26 Nov 2003 22:42:01 -0700

systemimager (3.0.1-9) unstable; urgency=low

  * split out binary-arch & binary-indep.
    Note that the split is somewhat abnormal - the binary-arch target will
    build an arch: all package - however, the package it creates is determined
    by the build-arch.  For example, on i386 it will build
    systemimager-boot-i386-standard, and on ia64 it will build
    systemimager-boot-ia64-standard.  I think this fits the spirit of the
    split (binary-arch should build the packages that can only be built on
    this architecture), although it differs from how it is defined.
    I also realize that this won't make the buildd's happy - they don't 
    expect binary-all packages to pop out during a binary-arch build.
    However, the buildd's can't help with systemimager builds anyway,
    so I'll need to revert to P-a-S status anyway.  Closes: #208724
  * added bison as a build-dep.  Closes: #208715
  * added gettext as a build-dep.  Closes: #209302
  * add gcc-3.2 as a build-dep for ia64 (gcc 3.3 won't build the kernel)
  
 -- dann frazier <dannf@dannf.org>  Mon, 01 Sep 2003 22:54:24 -0600

systemimager (3.0.1-8) unstable; urgency=low

  * patch modutils to build w/ new lex (patch stolen from modutils pkg).
  * force gcc-3.2 to be used when building the ia64 kernel - thanks bdale. 
    Closes: #205315
  * added groff-base as a build-dep - thanks Daniel Schepler. Closes: #203998
  * install example elilo.conf - thanks taggart.  Closes: #206493
  * include libnss_dns in boel_binaries for non-x86 (non-uclibc) arches (ia64)
    so dns can be used to determine hostname

 -- dann frazier <dannf@dannf.org>  Mon, 01 Sep 2003 22:54:24 -0600

systemimager (3.0.1-7) unstable; urgency=low

  * fixes creation of autoinstallcds on ia64.
  * Fixed some getimage typos.  Closes: #198237

 -- dann frazier <dannf@dannf.org>  Sat, 21 Jun 2003 15:59:14 -0600

systemimager (3.0.1-6) unstable; urgency=low

  * added missing build-dep on groff.  Closes: #197941

 -- dann frazier <dannf@debian.org>  Thu, 19 Jun 2003 00:10:15 -0600 
	
systemimager (3.0.1-5) unstable; urgency=low

  * add support for multiple -exclude options to getimage.  Closes: #179995
  * add some more files to the default updateclient.local.exclude file
    thanks to Mark Ferlatte for pointing them out.  Closes: 188091
	
 -- dann frazier <dannf@debian.org>  Sun, 15 Jun 2003 17:33:15 -0600
	
systemimager (3.0.1-4) unstable; urgency=low

  * add patches for discover & parted so we can build w/ gcc 3.3
  * remerged the boot packages build goo into the systemimager source
    package - thanks to John Morton for the patch.  Closes: #194721
  * explicity unset $PREFIX when installing uclibc.  Closes: #191492
  * don't ignore failures when executing the binaries rule.  Closes: #195999
  * add texinfo (needed by e2fsprogs) and modutils to Build-Depends.
    Closes: #195996.  Thanks to Daniel Schepler for reporting these.
	
 -- dann frazier <dannf@debian.org>  Sat, 07 Jun 2003 14:14:13 -0600
	
systemimager (3.0.1-3) unstable; urgency=low

  * deal w/ new sfdisk printing mebibytes instead of megabytes.
    thanks to Jose Celestino.  Closes: #187397
	
 -- dann frazier <dannf@debian.org>  Sun, 06 Apr 2003 23:32:18 -0600
	
systemimager (3.0.1-2) unstable; urgency=low

  * Cleanup of the description and synopsis.  Closes: #186932
	
 -- dann frazier <dannf@debian.org>  Mon, 31 Mar 2003 21:51:45 -0700
	
systemimager (3.0.1-1) unstable; urgency=low

  * new upstream release
	
 -- dann frazier <dannf@debian.org>  Sun, 30 Mar 2003 12:34:05 -0700
	
systemimager (3.0.0-3) unstable; urgency=low

  * removed Bugs: entry from control
  * added dhcp3-server as an or'd recommend w/ dhcp.  Closes: #179305
  * versioned the dependency on systemconfigurator. Closes: #178930
  * added bug fixes stolen from stable cvs branch
  * added bc build-dep
	
 -- dann frazier <dannf@debian.org>  Sun,  2 Feb 2003 19:05:19 -0700
	
systemimager (3.0.0-2) unstable; urgency=low

  * The remember to run lintian this time release
  * add rsync security warning to addclients and getimage
  * update debian/copyright
  * stop building ps version of manual - sgml tools are broken in unstable
  * removed duplicate conffiles entries
  * moved systemimager-doc into section doc

 -- dann frazier <dannf@debian.org>  Sun, 15 Dec 2002 01:16:58 -0700

systemimager (3.0.0-1) unstable; urgency=low

  * new upstream release

 -- dann frazier <dannf@debian.org>  Sun, 08 Dec 2002 22:50:36 -0700

systemimager (2.9.5-1) experimental; urgency=low

  * new upstream release

 -- dann frazier <dannf@hp.com>  Mon, 18 Nov 2002 18:23:00 -0700

systemimager (2.9.4-2) experimental; urgency=low

  * made '/etc/init.d/netbootmond stop' exit non-zero if it never started

 -- dann frazier <dannf@debian.org>  Sat, 02 Nov 2002 12:00:16 -0700
	
systemimager (2.9.4-1) experimental; urgency=low
  
  * new upstream release

 -- dann frazier <dannf@debian.org>  Sun, 27 Oct 2002 20:44:49 -0700
  
systemimager (2.9.3-2) experimental; urgency=low

  * The "I SHOULD BE DRINKING BEER NOT WORKING ON DEBIAN" release
  * added code to preinst/postinst to migrate image entries from
    /etc/systemimager/rsyncd.conf to rsync stub files
  * removed syslinux | elilo dependency
  * removed version depends on boot packages - those will be handled
    by the boot pakages themselves.
  * fixed netbootmond initscript
  * renamed systemimager initscript to systemimager-server
  
 -- dann frazier <dannf@debian.org>  Sat,  5 Oct 2002 17:53:35 -0600

systemimager (2.9.3-1) experimental; urgency=low

  * new upstream release
  
 -- dann frazier <dannf@debian.org>  Wed,  2 Oct 2002 20:45:36 -0600

systemimager (2.9.2-2) experimental; urgency=low

  * stop installing common bits in -server & -client
  
 -- dann frazier <dannf@debian.org>  Wed, 02 Oct 2002 19:18:03 -0600

systemimager (2.9.2-1) experimental; urgency=low

  * new upstream release
  
 -- dann frazier <dannf@debian.org>  Sat, 28 Sep 2002 17:04:13 -0600

systemimager (2.9.1) experimental; urgency=low

  * new upstream release
  
 -- dann frazier <dannf@debian.org>  Sun, 22 Sep 2002 15:44:18 -0600

systemimager (2.1.1.hp.20020614cvs-2) unstable; urgency=low

  * the 10header rsync stub still used /usr/local instead of /usr
  
 -- dann frazier <dannf@debian.org>  Sun, 16 Jun 2002 23:03:28 -0600

systemimager (2.1.1.hp.20020614cvs-1) unstable; urgency=low

  * new upstream snapshot
  * can now deal with GPT partitions
  * uses parted instead of sfdisk for partitioning
  * /etc/systemimager/rsyncd.conf is now generated by stub files
  
 -- dann frazier <dannf@debian.org>  Wed, 12 Jun 2002 18:46:27 -0600

systemimager (2.1.1-2) unstable; urgency=low

  * fix for ia64 kernel build

 -- dann frazier <dannf@debian.org>  Sat,  9 Feb 2002 22:33:35 -0700

systemimager (2.1.1-1) unstable; urgency=low

  * new upstream development release

 -- dann frazier <dannf@debian.org>  Sat,  9 Feb 2002 20:23:04 -0700

systemimager (2.1.0-1) unstable; urgency=low
  
  * new upstream development release

 -- dann frazier <dannf@debian.org>  Sun, 20 Jan 2002 21:53:24 -0700

systemimager (2.0.1-2) unstable; urgency=low
  
  * devfs support added to prepareclient (thanks sean@dague.net)
  * explicitly tell mount which filesystem to mount the /tmp ramdisk
    as during autoinstallation - works better w/ 2.4 kernels (thanks to
    malf@tfz.net)
  * updateclient tftpboot->i386-boot fix

 -- dann frazier <dannf@debian.org>  Sun, 13 Jan 2002 19:18:53 -0700

systemimager (2.0.1-1) unstable; urgency=low
  
  * new upstream release
  * updated README.Debian w/ quick start info.  Closes: #123980
  * de-contracted "autoinstallation" in the control file.  Closes: #125411

 -- dann frazier <dannf@debian.org>  Sun, 16 Dec 2001 23:22:18 -0700

systemimager (2.0.0-6) unstable; urgency=low
  
  * /usr -> /usr/local in systemimager.conf
  * replaced a lost literal tab in rcS

 -- dann frazier <dannf@debian.org>  Sun,  9 Dec 2001 13:32:28 -0700

systemimager (2.0.0-5) unstable; urgency=low
  
  * updated package descriptions - recommended by taggart
  * make kernel build fail nicely on non-i386 systems.  

 -- dann frazier <dannf@dannf.org>  Thu, 15 Nov 2001 16:22:01 -0700

systemimager (2.0.0-4) unstable; urgency=low
  
  * the 2.2.19 kernel was too large for a floppy - rebuilt it
    with -Os and removed the Adapted RAID support
  * -client and -server now depend on a matching version of -common

 -- dann frazier <dannf@dannf.org>  Sun, 11 Nov 2001 22:58:52 -0700

systemimager (2.0.0-3) unstable; urgency=low
  
  * use sgmtools-lite instead of cygnus-stylesheets
  * removed wget build-dep
  * added build-depend on busybox-source-0.60.0
  * beep/reiserfsprogs/raidtools source is now included in the diff
  * syslinux is now recommended instead of being a hard dependency
  * corrected client/common package descriptions

 -- dann frazier <dannf@dannf.org>  Sat, 10 Nov 2001 20:29:02 -0700

systemimager (2.0.0-2) unstable; urgency=low
  
  * moved from linux-2.2.18 to linux-2.2.19
  * added kernel-source-2.2.19 as a build dep - no longer wget kernel source
  * put correct version in message.txt
  * corrected AUTOINSTALL_BOOT_DIR default in /etc/systemimager.conf

 -- dann <dannf@dannf.org>  Sun, 28 Oct 2001 19:25:21 -0700

systemimager (2.0.0-1) unstable; urgency=low
  
  * new upstream release

 -- dann <dannf@dannf.org>  Thu, 18 Oct 2001 20:47:24 -0600

systemimager (1.6.0-0.2) unstable; urgency=low
  
  * added mk* tools (replace make* tools)

 -- dann <dannf@dannf.org>  Sun, 16 Sep 2001 23:51:01 -0600

systemimager (1.6.0-0.1) unstable; urgency=low
  
  * new upstream release

 -- dann <dannf@dannf.org>  Wed, 12 Sep 2001 01:00:47 -0600

systemimager (1.5.0-4) unstable; urgency=low
  
  * changed initscript description to mention systemimager
  * fixed obsolete depends entries in systemimager-server package

 -- dann <dannf@dannf.org>  Wed, 27 Jun 2001 21:23:19 -0600

systemimager (1.5.0-3) unstable; urgency=low
  
  * moved /tftpboot files to /usr/lib/systemimager

 -- dann <dannf@dannf.org>  Tue, 26 Jun 2001 23:50:04 -0600

systemimager (1.5.0-2) unstable; urgency=low
  
  * created a systemimager-common package to prevent conflicts
    between the server & client packages

 -- dann <dannf@dannf.org>  Tue, 26 Jun 2001 21:37:01 -0600

systemimager (1.5.0-1) unstable; urgency=low
  
  * new upstream release
  * no longer builds binaries that are already available in other debian
    packages for the initrd.  now build depends on those packages & copies
    them over.

 -- dann <dannf@dannf.org>  Tue, 12 Jun 2001 20:46:58 -0600

systemimager (1.4.1-5) unstable; urgency=low
  
  * docs are now only installed by systemimager-server, preventing
    a conflict between systemimager-server and systemimager-client
  * systemimager-server now depends on systemimager-[initrd|kernel|bin]-i386

 -- dann <dannf@dannf.org>  Sun, 27 May 2001 10:46:24 -0600

systemimager (1.4.1-4) unstable; urgency=low
  
  * va-systemimager-* have become systemimager-*

 -- dann <dannf@dannf.org>  Mon, 30 Apr 2001 21:26:46 -0600

va-systemimager (1.4.1-3) unstable; urgency=low

  * va-systemimager-raidtools2 and va-systemimager-reiserfsprogs
    have now merged into va-systemimager-bin-i386
  * the va-systemimager package is now called va-systemimager-server

 -- dann <dannf@dannf.org>  Sat, 21 Apr 2001 20:34:36 -0600

va-systemimager (1.4.1-2) unstable; urgency=low

  * what was va-systemimager-initrd is now va-systemimager-initrd-dkf
  * va-systemimager-initrd now contains the initrd.gz distributed with
    upstream source.

 -- dann <dannf@dannf.org>  Sat, 21 Apr 2001 20:34:36 -0600

va-systemimager (1.4.1-1) unstable; urgency=low

  * New upstream release

 -- dann <dannf@dannf.org>  Fri, 20 Apr 2001 20:48:56 -0600
  
va-systemimager (1.4.0-2) unstable; urgency=low

  * Now recommends what it used to suggest
  * Recommends mkisofs (needed by makeautoinstallcd).  makeautoinstalldiskette
    and makeautoinstallcd should work now.  

 -- dann <dannf@dannf.org>  Thu, 19 Apr 2001 21:10:29 -0600

va-systemimager (1.4.0-1) unstable; urgency=low

  * Initial Release.
  * Added a Makefile

 -- dann <dannf@dannf.org>  Sun,  4 Mar 2001 17:42:48 -0700


