From 688653ea7629ee624cd894bfd464233d11399e74 Mon Sep 17 00:00:00 2001 From: Stelian Pop Date: Thu, 10 Feb 2000 10:22:04 +0000 Subject: [PATCH] Prepare for release 0.4b14 --- CHANGES | 6 +++--- MCONFIG.in | 4 ++-- TODO | 4 ++-- dump.lsm | 6 +++--- dump.spec | 5 ++++- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/CHANGES b/CHANGES index 07cd7db..752cc8a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,7 @@ -$Id: CHANGES,v 1.42 2000/02/10 09:42:32 stelian Exp $ +$Id: CHANGES,v 1.43 2000/02/10 10:22:04 stelian Exp $ -Changes between versions 0.4b13 and 0.4b14 (released ????????????????) -====================================================================== +Changes between versions 0.4b13 and 0.4b14 (released February 10, 2000) +======================================================================= 1. Fixed a bug in dump which may have caused invalid deleted directories to be dumped out if they were deleted after the diff --git a/MCONFIG.in b/MCONFIG.in index 75877ef..5e08999 100644 --- a/MCONFIG.in +++ b/MCONFIG.in @@ -2,8 +2,8 @@ VPATH= $(srcdir) top_builddir= @top_builddir@ -VERSION= 0.4b13 -DATE= January 21, 2000 +VERSION= 0.4b14 +DATE= February 10, 2000 AR= @AR@ CC= @CC@ diff --git a/TODO b/TODO index 8297e60..20fb483 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.10 2000/01/13 13:54:04 stelian Exp $ +$Id: TODO,v 1.11 2000/02/10 10:22:04 stelian Exp $ Need to verify: --------------- @@ -19,7 +19,7 @@ All others: 2. More documentation? Examples, crontab? 3. Explore and correct dump problems on active filesystems - (lseek/read negative count). + (lseek/read negative count) (This should be OK as of 0.4b14). 4. Reimplement the ext2 specific code in a "backend" and make the dump code more generic. This would allow creation diff --git a/dump.lsm b/dump.lsm index 9deeb61..830349a 100644 --- a/dump.lsm +++ b/dump.lsm @@ -1,13 +1,13 @@ Begin3 Title: dump and restore for Ext2fs -Version: 0.4b13 -Entered-date: 21JAN00 +Version: 0.4b14 +Entered-date: 10FEB00 Description: Port of the 4.4BSD dump and restore backup suite Keywords: backup, filesystem, Ext2fs Author: University of California, Berkeley Maintained-by: pop@cybercable.fr (Stelian Pop) Primary-site: http://dump.sourceforge.net/ - 135kB dump-0.4b13.tar.gz + 135kB dump-0.4b14.tar.gz 677 dump.lsm Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin dump/* diff --git a/dump.spec b/dump.spec index 4f6c14b..26c5317 100644 --- a/dump.spec +++ b/dump.spec @@ -1,6 +1,6 @@ Summary: Programs for backing up and restoring filesystems. Name: dump -Version: 0.4b13 +Version: 0.4b14 Release: 1 Copyright: UCB Group: Applications/Archiving @@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/rrestore.static %changelog +* Thu Feb 10 2000 Stelian Pop +- dump 0.4b14 released, first packaging. + * Fri Jan 21 2000 Stelian Pop - dump 0.4b13 released, first packaging. -- 2.39.2