-$Id: CHANGES,v 1.127 2001/07/20 11:02:45 stelian Exp $
+$Id: CHANGES,v 1.128 2001/07/20 12:41:53 stelian Exp $
-Changes between versions 0.4b22 and 0.4b23 (released ????????????)
-==================================================================
+Changes between versions 0.4b22 and 0.4b23 (released July 20, 2001)
+===================================================================
1. Fixed a buffer overflow in restore/tape.c. Patch provided by
Marcus Meissner (Caldera International Security Dept.).
top_builddir= @top_builddir@
-VERSION= 0.4b22
-DATE= May 12, 2001
+VERSION= 0.4b23
+DATE= July 20, 2001
AR= @AR@
CC= @CC@
Begin3
Title: dump and restore for Ext2fs
-Version: 0.4b22
-Entered-date: 12MAY01
+Version: 0.4b23
+Entered-date: 20JUL01
Description: Port of the 4.4BSD dump and restore backup suite
Keywords: backup, filesystem, Ext2fs
Author: University of California, Berkeley
Maintained-by: pop@noos.fr (Stelian Pop)
Primary-site: http://dump.sourceforge.net/
- 135kB dump-0.4b22.tar.gz
+ 135kB dump-0.4b23.tar.gz
677 dump.lsm
Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin
dump/*
Summary: Programs for backing up and restoring ext2/ext3 filesystems.
Name: dump
-Version: 0.4b22
+Version: 0.4b23
Release: 1
License: BSD
Group: Applications/Archiving
%{_sbindir}/rrestore.static
%changelog
+* Fri Jul 20 2001 Stelian Pop <pop@noos.fr>
+- dump 0.4b23 released, first packaging.
+
* Sat May 12 2001 Stelian Pop <pop@noos.fr>
- dump 0.4b22 released, first packaging.