X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=CHANGES;h=fdabbcc84bc195103a25dda432fcb92ebf6fb2ac;hp=9eef114b4bfadf9445025077e23e7e040584aaf8;hb=882090d1f96018bce58594e1fff5e06340bbc412;hpb=ddf0df5b77e1a86207bf944b90ba70ac472df923 diff --git a/CHANGES b/CHANGES index 9eef114..fdabbcc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -$Id: CHANGES,v 1.63 2000/06/03 22:24:17 stelian Exp $ +$Id: CHANGES,v 1.66 2000/06/30 08:57:24 stelian Exp $ Changes between versions 0.4b17 and 0.4b18 (released ??????????????) ==================================================================== @@ -7,6 +7,24 @@ Changes between versions 0.4b17 and 0.4b18 (released ??????????????) to Stan Bubrouski for reporting the bug. +2. Fixed a readline-related bug which prevented + 'cat DUMPFILE | restore -i -f -' from working. Thanks + to Charles Karney + for the bug report. + +3. Changed a few "panic" into "exit", causing restore to + be more stable against some attacks (like the last one + reported on Bugtraq, although the last version of restore + was not vulnerable - just dumped core). Thanks to + Andreas Hasenack for reporting + the bugs to me. + +4. Removed the suid-root bit on dump and restore in the + default build (and generated RPMs). It should be safer + now. Users who need the suid-root capabilities in order + to make network backups should read first the man page + of dump and enable the suid bit manually. + Changes between versions 0.4b16 and 0.4b17 (released June 1st, 2000) ====================================================================