-$Id: CHANGES,v 1.253 2004/07/05 15:12:44 stelian Exp $
+$Id: CHANGES,v 1.254 2004/07/07 13:34:06 stelian Exp $
-Changes between versions 0.4b36 and 0.4b37 (released ??????????????)
-====================================================================
+Changes between versions 0.4b36 and 0.4b37 (released July 7, 2004)
+==================================================================
1. Added the --enable-staticz configure option which enables
dump and restore to be linked with static versions of
-VERSION= 0.4b36
-DATE= April 21, 2004
+VERSION= 0.4b37
+DATE= July 7, 2004
AR= @AR@
CC= @CC@
Begin3
Title: dump and restore for Ext2fs
-Version: 0.4b36
-Entered-date: 21APR04
+Version: 0.4b37
+Entered-date: 07JUL04
Description: Port of the 4.4BSD dump and restore backup suite
Keywords: backup, filesystem, Ext2fs
Author: University of California, Berkeley
Maintained-by: stelian@popies.net (Stelian Pop)
Primary-site: http://dump.sourceforge.net/
- 0kB dump-0.4b36.tar.gz
+ 0kB dump-0.4b37.tar.gz
0 dump.lsm
Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin
dump/*
restore/*
-Platforms: linux 2.0.x, linux 2.2.x, e2fsprogs 1.14
+Platforms: linux 2.0.x, linux 2.2.x, linux 2.4.x, linux 2.6.x
+ e2fsprogs 1.14 or better
Copying-policy: BSD
End
Summary: Programs for backing up and restoring ext2/ext3 filesystems.
Name: dump
-Version: 0.4b36
+Version: 0.4b37
Release: 1
License: BSD
URL: http://dump.sourceforge.net
%{_sbindir}/rrestore.static
%changelog
+* Wed Jul 7 2004 Stelian Pop <stelian@popies.net>
+- dump 0.4b37 released, first packaging.
+
* Wed Apr 21 2004 Stelian Pop <stelian@popies.net>
- dump 0.4b36 released, first packaging.