From: Joe Z. <jz...@us...> - 2004-02-07 23:25:28
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv894/bobs Modified Files: AUTHORS NEWS TODO VERSION bobs.spec configure configure.in Log Message: Release version 0.6.1. Index: AUTHORS =================================================================== RCS file: /cvsroot/bobs/bobs/AUTHORS,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- AUTHORS 1 Sep 2002 02:21:38 -0000 1.3 +++ AUTHORS 7 Feb 2004 23:22:30 -0000 1.4 @@ -27,3 +27,7 @@ Testing, bug fixes and documentation. Adapting the configuration stuff to use GNU auto{make,conf}. Rewrite administration interface. + + o Jochen Metzger <jme...@us...> + Contributed rsync over secure shell backup method. + Bug fixes. Index: NEWS =================================================================== RCS file: /cvsroot/bobs/bobs/NEWS,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- NEWS 4 Jan 2004 03:45:22 -0000 1.3 +++ NEWS 7 Feb 2004 23:22:30 -0000 1.4 @@ -22,3 +22,6 @@ 01-03-2004 Jochen Metzger joins bobs as a developer. Jochen created a patch to allow rsync over ssh as a backup method. + + 02-07-2004 + Released version 0.6.1. Index: TODO =================================================================== RCS file: /cvsroot/bobs/bobs/TODO,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- TODO 20 Jan 2004 04:11:54 -0000 1.20 +++ TODO 7 Feb 2004 23:22:30 -0000 1.21 @@ -48,6 +48,7 @@ Priority: Medium A share name with a forward slash causes problems. Either don't allow invalid names, or escape them so they don't cause a problem. + Feb 2004: The '/' is now edited (not allowed). Send optional email indicating status of backup. Priority: High @@ -61,6 +62,7 @@ Write man/info pages Priority: Low + Minimal man page exists. --- End of Murray's Suggestions --- ----- WISHLIST ------ @@ -71,7 +73,7 @@ File locations should be defined in the individual servers config file(s) Offline file should also be allowed. (like tape backups) -Allow connect to bob web interface using https:// +Allow connect to bobs web interface using https:// This would allow a more secure interface for entering passwords into bobs gui. Index: VERSION =================================================================== RCS file: /cvsroot/bobs/bobs/VERSION,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- VERSION 4 May 2003 19:51:59 -0000 1.3 +++ VERSION 7 Feb 2004 23:22:30 -0000 1.4 @@ -1 +1 @@ -Version 0.6.0pre2 +Version 0.6.1 Index: bobs.spec =================================================================== RCS file: /cvsroot/bobs/bobs/bobs.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- bobs.spec 22 Jun 2003 23:50:34 -0000 1.5 +++ bobs.spec 7 Feb 2004 23:22:30 -0000 1.6 @@ -1,6 +1,6 @@ Summary: Browseable Online Backup System (BOBS). Name: bobs -Version: 0.6.0 +Version: 0.6.1 Release: 1 License: GPL Group: Applications/Archiving @@ -73,7 +73,10 @@ /var/bobsdata %changelog +* Sat Feb 7 2004 Jochen Metzger <jme...@us...> +- Added backup method rsync over secure shell. * Sun Jun 22 2003 Joe Zacky <jz...@at...> - Release 0.6.0 * Tue Oct 15 2002 Rene Rask <re...@gr...> - Initial RPM release. + Index: configure =================================================================== RCS file: /cvsroot/bobs/bobs/configure,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- configure 22 Jun 2003 23:50:34 -0000 1.12 +++ configure 7 Feb 2004 23:22:30 -0000 1.13 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.57 for bobs 0.6.0. +# Generated by GNU Autoconf 2.57 for bobs 0.6.1. # # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. @@ -266,8 +266,8 @@ # Identity of this package. PACKAGE_NAME='bobs' PACKAGE_TARNAME='bobs' -PACKAGE_VERSION='0.6.0' -PACKAGE_STRING='bobs 0.6.0' +PACKAGE_VERSION='0.6.1' +PACKAGE_STRING='bobs 0.6.1' PACKAGE_BUGREPORT='' ac_unique_file="admin.php" @@ -721,7 +721,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures bobs 0.6.0 to adapt to many kinds of systems. +\`configure' configures bobs 0.6.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -783,7 +783,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bobs 0.6.0:";; + short | recursive ) echo "Configuration of bobs 0.6.1:";; esac cat <<\_ACEOF @@ -856,7 +856,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -bobs configure 0.6.0 +bobs configure 0.6.1 generated by GNU Autoconf 2.57 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 @@ -871,7 +871,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bobs $as_me 0.6.0, which was +It was created by bobs $as_me 0.6.1, which was generated by GNU Autoconf 2.57. Invocation command line was $ $0 $@ @@ -1462,7 +1462,7 @@ # Define the identity of the package. PACKAGE=bobs - VERSION=0.6.0 + VERSION=0.6.1 cat >>confdefs.h <<_ACEOF @@ -2165,7 +2165,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by bobs $as_me 0.6.0, which was +This file was extended by bobs $as_me 0.6.1, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2220,7 +2220,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -bobs config.status 0.6.0 +bobs config.status 0.6.1 configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Index: configure.in =================================================================== RCS file: /cvsroot/bobs/bobs/configure.in,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- configure.in 22 Jun 2003 23:50:34 -0000 1.14 +++ configure.in 7 Feb 2004 23:22:30 -0000 1.15 @@ -13,13 +13,13 @@ dnl> 02-03-2003 Provide destination for crontab for 'make rpm'. PACKAGE=bobs -VERSION=0.6.0 +VERSION=0.6.1 dnl> dnl> Verify we're in the right directory by looking for a unique file. dnl> -AC_INIT(bobs, 0.6.0) +AC_INIT(bobs, 0.6.1) AC_CONFIG_SRCDIR(admin.php) AM_INIT_AUTOMAKE |