File: CHANGELOG

package info (click to toggle)
slbackup 0.0.7-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 152 kB
  • ctags: 11
  • sloc: perl: 556; makefile: 33; sh: 33
file content (55 lines) | stat: -rw-r--r-- 1,488 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
New in v0.0.7 (2004/12/19)
---------------------------

 o Added commandline options to slbackup-cron for the most common
   options and also allowed more verbose (debug-)output to the
   logfile(s).
 o Added checking of the destination directory on the backup server.
 o Added running of scripts (in specified dirs) before and after
   backup session.
 o Changed from using the ssh-option PasswordAuthentication=no to
   BatchMode=yes in src/slbackup-cron as the first one didn't seem to
   work as I expected (thanks to Klaus Johnstad for bugreport).
 o Added address checking in src/slbackup-cron.
 o Added the exclude-option.


New in v0.0.6 (2003/11/30)
---------------------------

 o bugfix: slbackup didn't handle configuration files with only one
   location for a client


New in v0.0.5 (2003/11/12)
---------------------------

 o slbackup now deletes backups older than a number of days (specified on
   a per client basis in the configuration)


New in v0.0.4 (2003/11/08)
---------------------------

 o New version due to moving source to alioth.debian.org.
 o Probably forgot something here...


New in v0.0.3 (2003/11/02)
---------------------------

 o fixing bug in cron-job


New in v0.0.2 (2003/11/02)
---------------------------

 o Added /usr/share/doc/slbackup/examples/ with one example on how
   to configure slbackup on a combined File server/LTSP-server
   Skolelinux installation.


New in v0.0.1 (2003/11/01)
---------------------------

 o Initial Release.