[Forensics-changes] [safecopy] branch upstream updated (3477b17 -> 8dafc9d)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Thu Jun 25 15:10:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

eriberto pushed a change to branch upstream
in repository safecopy.

      from  3477b17   Adding upstream version 1.6.
       new  8dafc9d   Imported Upstream version 1.7

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                  |      7 +
 Makefile.in                                |    203 +-
 README                                     |     22 +-
 aclocal.m4                                 |    292 +-
 benchmark/benchmark.sh                     |     46 -
 benchmark/cdrom-dell/README                |      5 -
 benchmark/cdrom-dell/simulator.cfg         | 235622 --------------------------
 benchmark/cdrom-lighton/README             |      5 -
 benchmark/cdrom-lighton/simulator.cfg      |  64383 -------
 benchmark/floppy/README                    |      3 -
 benchmark/floppy/simulator.cfg             |    151 -
 benchmark/scripts/README                   |     20 -
 benchmark/scripts/auswertung.sh            |     94 -
 benchmark/scripts/characteristics.sh       |    102 -
 benchmark/scripts/mean-calculation.sh      |     44 -
 configure                                  |   3762 +-
 configure.in                               |      2 +-
 depcomp                                    |     87 +-
 install-sh                                 |      5 +-
 missing                                    |     49 +-
 simulator/Makefile.in                      |    201 +-
 simulator/aclocal.m4                       |    292 +-
 simulator/config.h.in                      |      3 +
 simulator/configure                        |   3881 +-
 simulator/doc/analysis.pdf                 |    Bin 8086928 -> 0 bytes
 simulator/src/Makefile.in                  |    114 +-
 src/Makefile.in                            |    221 +-
 src/lowlevel.c                             |      2 +-
 src/lowlevel.h                             |      2 +-
 src/safecopy.1                             |     50 +-
 src/safecopy.c                             |   2151 +-
 test/test1/test.sh                         |      5 +-
 test/test10/test.sh                        |     30 +-
 test/test11/test.sh                        |     25 +-
 test/test12/test.sh                        |      5 +-
 test/{test8 => test13}/simulator.cfg       |     12 +-
 test/{test12 => test13}/test.dat           |    Bin
 test/test13/test.sh                        |     43 +
 test/test13/test1.dat                      |    Bin 0 -> 10240 bytes
 test/{test12/test.dat => test13/test2.dat} |    Bin 20480 -> 20480 bytes
 test/{test12/test.dat => test13/test3.dat} |    Bin 20480 -> 20480 bytes
 test/test2/test.sh                         |     20 +-
 test/test3/test.sh                         |     15 +-
 test/test4/test.sh                         |     20 +-
 test/test5/test.sh                         |     10 +-
 test/test6/test.sh                         |     25 +-
 test/test7/test.sh                         |     30 +-
 test/test8/test.sh                         |     25 +-
 test/test9/test.sh                         |     25 +-
 49 files changed, 5713 insertions(+), 306398 deletions(-)
 delete mode 100755 benchmark/benchmark.sh
 delete mode 100644 benchmark/cdrom-dell/README
 delete mode 100644 benchmark/cdrom-dell/simulator.cfg
 delete mode 100644 benchmark/cdrom-lighton/README
 delete mode 100644 benchmark/cdrom-lighton/simulator.cfg
 delete mode 100644 benchmark/floppy/README
 delete mode 100644 benchmark/floppy/simulator.cfg
 delete mode 100644 benchmark/scripts/README
 delete mode 100755 benchmark/scripts/auswertung.sh
 delete mode 100755 benchmark/scripts/characteristics.sh
 delete mode 100755 benchmark/scripts/mean-calculation.sh
 delete mode 100644 simulator/doc/analysis.pdf
 copy test/{test8 => test13}/simulator.cfg (54%)
 copy test/{test12 => test13}/test.dat (100%)
 create mode 100755 test/test13/test.sh
 create mode 100644 test/test13/test1.dat
 copy test/{test12/test.dat => test13/test2.dat} (57%)
 copy test/{test12/test.dat => test13/test3.dat} (67%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/safecopy.git



More information about the forensics-changes mailing list