Revisions of dd_rescue

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 225537 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 23)
- dd_rescue-fix_insn_probe.diff: Brings dd_rescue to 1.42.1,
  fixing the process' signal mask after SIGILL delivery (probing),
  an issue related to the longjmp() signal handler return fix
  to bnc#860779.
- Update to dd_rescue-1.42:
  * Addition of plugin interface
  * MD5 plugin
  * Use posix_fadvise() if available
  * Short usage message rather than full help on error
- Update to dd_rescue-1.41:
  * Support for building against Andoid NDK
  * Consistent use of (improved) int no formatting functions
  * Fix off-by-one block dev size issue (cosmetic)
  * Enable AVX2 optimized sparse block detection
  * Refactored CPU feature detection and selection
  * New option -u/--rmvtrim to delete output file and issue fstrim
- Remove suboptimal fix for bnc#860779, it's fixed properly
  upstream by returning with longjmp() from the signal handler. (forwarded request 225521 from garloff)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221965 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 22)
disable SSE2 on i586 (bnc#860779) (forwarded request 221848 from bmwiedemann)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 21)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 195656 from Kurt Garloff's avatar Kurt Garloff (garloff) (revision 20)
Update to 1.40: More tests, copy xattrs on -p and align with first write (forwarded request 195655 from garloff)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186424 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
 (forwarded request 186383 from garloff)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185686 from Kurt Garloff's avatar Kurt Garloff (garloff) (revision 18)
- Update to dd_rescue-1.38:
  * Further optimized SSE2 sparse detection. (Also added AVX2
    version, not enabled by default though.)
  * --force allows to ignore non-seekable output with non zero
    output position.
  * make check does some testing ...
  * improved cur.rate and ETA calculation. (forwarded request 185683 from garloff)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184321 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 17)
- Update to dd_rescue-1.36:
  * Fix overflow with avg.load display
  * Enable SSE2 on (32bit)x86 with runtime detection
  * Add optimized zero block detection on ARM (3x faster with asm ...)

- Update to dd_rescue-1.35:
  * Better readability for reports with (optional) colors and rate
    limitation on progress updates.
  * Simple rewrite logic.
  * SSE2 optimized version for finding zero blocks (sparse detection). (forwarded request 184311 from garloff)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 182482 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
Update to version 1.34 (forwarded request 182432 from adra)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176676 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 15)
Update to version 1.33 (forwarded request 176607 from adra)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155075 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 14)
- Update to dd_rescue-1.32:
  * New option -x to append to outfile.
  * New option -Y (can be used multiple times) to specify 2ndary
    output files. (forwarded request 155068 from garloff)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150920 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 13)
- Update to dd_rescue-1.31:
  * Some minor output cleanups.
  * Implementation of safe triple overwrite (options -3 and -4) 
    following BSI GSDS M7.15.
- Update to dd_rescue-1.30:
  * Fix issue with double free (1.29)
  * Fix output to stdout ("-")
  * Rationalize messages a bit.
  * Option to init PRNG from file (e.g. -Z /dev/urandom)
  * Option -W to avoid writes (if output block is identical) 
- Update to dd_rescue-1.29:
  * Correctly handle last bytes before EOF when hardbs == softbs.
  * New option -M (dont extend output file).
  * New option -R (repeated output of one block, auto for dev/zero)
  * New options -z x, -Z x to use userspace pseudo RNG to overwrite
    disks / files with random data. (forwarded request 150905 from garloff)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 12)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 11)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122505 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
Update to version 1.28 (forwarded request 122478 from Zaitor)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 121586 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 9)
Update to version 1.27 (forwarded request 121539 from adra)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109092 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 8)
Update to version 1.25, Spec file updates, Removed dd_rhelp from the package (a SR will follow for making dd_rhelp a separate package), Updated License to GPL-2.0 or GPL-3.0 (forwarded request 109005 from adra)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103409 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 7)
- place binaries in /usr tree (UsrMerge project)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 5)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 80856 from Asterios Dramis's avatar Asterios Dramis (adra) (revision 4)
Update to dd_rhelp-0.1.2, Spec file updates, Removed dd_rhelp_src.diff patch (fixed upstream), Rebased the other patches to apply cleanly --- Also fixed bnc#714914 (from sr#80139)
Displaying revisions 41 - 60 of 63
openSUSE Build Service is sponsored by