50 Commits

Author SHA256 Message Date
Ludwig Nussel
f41ff61576 Accepting request 446821 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/446821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=31
2016-12-22 14:59:34 +00:00
9d4166d673 Accepting request 445449 from home:marxin:branches:Base:System
Fix package to support GCC 7.

OBS-URL: https://build.opensuse.org/request/show/445449
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=29
2016-12-17 13:02:28 +00:00
Dominique Leuenberger
7ea8e0a8da Accepting request 311109 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/311109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=30
2015-06-09 10:24:21 +00:00
f1f91fc03a Accepting request 311003 from home:garloff:branches:Base:System
- Add three missing doc files. 

- Update to dd_rescue-1.98:
  * Fix AESNI detection (x86)
  * Avoid test failures due to insufficient entropy

- Update to dd_rescue-1.98pre:
  * crypt plugin: Encrypt and decrypt the data stream using various
    AES variants. There are -CBC, -ECB, -CTR stream ciphers, and
    128, 192, 256 bit variants, also with enhanced number of rounds,
    and with twice the rounds. Keys can generated, saved, or derived
    from password with salt. On x86, the hardware AES support is
    used if featured by the CPU.
  * Speed up PRNG generation.
  * Fault injection framework for testing.
  * Some minor improvements of the plugin interface and fixes all
    over the place.

OBS-URL: https://build.opensuse.org/request/show/311003
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=28
2015-06-08 07:51:37 +00:00
Dominique Leuenberger
95dade6459 Accepting request 308389 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/308389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=29
2015-05-23 11:21:45 +00:00
Kurt Garloff
c61915c1f2 Accepting request 308264 from home:pluskalm:branches:Base:System
- Add gpg signature and keyring
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/308264
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=27
2015-05-22 16:58:33 +00:00
Dominique Leuenberger
fce71ff47d Accepting request 284172 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/284172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=28
2015-02-06 09:56:53 +00:00
04ed4976b1 Accepting request 284141 from home:coolo:bc
- include the .changes file in the .src.rpm as its used during build

OBS-URL: https://build.opensuse.org/request/show/284141
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=26
2015-02-05 11:01:04 +00:00
155c6f57b8 Accepting request 244090 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/244090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=26
2014-08-13 06:48:12 +00:00
Kurt Garloff
16dfaa90d2 Accepting request 244085 from home:garloff:branches:Base:System
- Update to dd_rescue-1.46:
  * Support for HMAC creation/verification in ddr_hash module.
  * Mix rdrand into seed if 0 is specified and if available.

OBS-URL: https://build.opensuse.org/request/show/244085
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=25
2014-08-09 21:44:09 +00:00
Stephan Kulow
cec54b63b0 Accepting request 235546 from Base:System
- Update to dd_rescue-1.45:
  * ddr_hash: Fix potential sha512/sha384 buffer overflow.
  * ddr_hash: Support sha1
  * ddr_hash: Support checking and storing hash in xattrs and
    md5sum/sha256sum/... style files.
  * New ddr_null plugin. (forwarded request 235545 from garloff)

OBS-URL: https://build.opensuse.org/request/show/235546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=25
2014-06-01 16:58:09 +00:00
Kurt Garloff
bef2c9458a Accepting request 235545 from home:garloff:branches:Base:System
- Update to dd_rescue-1.45:
  * ddr_hash: Fix potential sha512/sha384 buffer overflow.
  * ddr_hash: Support sha1
  * ddr_hash: Support checking and storing hash in xattrs and
    md5sum/sha256sum/... style files.
  * New ddr_null plugin.

OBS-URL: https://build.opensuse.org/request/show/235545
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=24
2014-05-27 13:08:03 +00:00
Stephan Kulow
a014094cbe Accepting request 235230 from Base:System
- Changelog entry added to reflect deletion of patches
- Update to next version (1.44) (forwarded request 235218 from garloff)

OBS-URL: https://build.opensuse.org/request/show/235230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=24
2014-05-26 08:28:09 +00:00
Kurt Garloff
abf3a7b173 Accepting request 235218 from home:garloff:branches:Base:System
- Changelog entry added to reflect deletion of patches
- Update to next version (1.44)

OBS-URL: https://build.opensuse.org/request/show/235218
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=23
2014-05-23 17:26:34 +00:00
Kurt Garloff
3d329791b5 Accepting request 234945 from home:garloff:branches:Base:System
Update to 1.43, with a number of improvements (e.g. ARMv8 optimized zero-block detection) and most importantly the dd_rescue-lzo subpackage that provides a dd_rescue plugin with lzo de/compression support.

OBS-URL: https://build.opensuse.org/request/show/234945
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=22
2014-05-21 12:46:26 +00:00
Stephan Kulow
4c22cff7b8 Accepting request 225537 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/225537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=23
2014-03-16 07:04:53 +00:00
Stephan Kulow
33a0a6d669 Accepting request 225521 from home:garloff:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/225521
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=21
2014-03-11 05:41:47 +00:00
Stephan Kulow
ca8f1f3f4d Accepting request 221965 from Base:System
disable SSE2 on i586 (bnc#860779) (forwarded request 221848 from bmwiedemann)

OBS-URL: https://build.opensuse.org/request/show/221965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=22
2014-02-13 05:53:20 +00:00
ac8f7055a9 Accepting request 221848 from home:bmwiedemann:branches:Base:System
disable SSE2 on i586 (bnc#860779)

OBS-URL: https://build.opensuse.org/request/show/221848
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=20
2014-02-12 09:12:12 +00:00
Tomáš Chvátal
1ae724ffc4 Accepting request 195656 from Base:System
Update to 1.40: More tests, copy xattrs on -p and align with first write (forwarded request 195655 from garloff)

OBS-URL: https://build.opensuse.org/request/show/195656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=20
2013-08-20 09:35:50 +00:00
Kurt Garloff
fd664a12aa Accepting request 195655 from home:garloff:branches:Base:System
Update to 1.40: More tests, copy xattrs on -p and align with first write

OBS-URL: https://build.opensuse.org/request/show/195655
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=19
2013-08-20 06:42:02 +00:00
Tomáš Chvátal
db1cf3de48 Accepting request 186424 from Base:System
(forwarded request 186383 from garloff)

OBS-URL: https://build.opensuse.org/request/show/186424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=19
2013-08-10 09:18:11 +00:00
Kurt Garloff
84ae3622c8 Accepting request 186383 from home:garloff:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/186383
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=17
2013-08-08 12:28:11 +00:00
Stephan Kulow
cbbe2bdf88 Accepting request 185686 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/185686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=18
2013-08-04 05:28:46 +00:00
Kurt Garloff
323fa464c7 Accepting request 185683 from home:garloff:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/185683
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=16
2013-08-02 21:12:38 +00:00
ab8a0383fd Accepting request 185543 from home:garloff:branches:Base:System
- Update to dd_rescue-1.37:
  * Important bugfix for SSE2 sparse detection.
  * Fix exact zero-length on big endian machines (irrelevant).

OBS-URL: https://build.opensuse.org/request/show/185543
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=15
2013-08-02 07:51:38 +00:00
Stephan Kulow
dba0757e20 Accepting request 184321 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/184321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=17
2013-07-25 18:27:30 +00:00
f8d240859c Accepting request 184311 from home:garloff:branches:Base:System
- 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).

OBS-URL: https://build.opensuse.org/request/show/184311
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=14
2013-07-25 12:55:20 +00:00
Stephan Kulow
63dbff3de2 Accepting request 182482 from Base:System
Update to version 1.34 (forwarded request 182432 from adra)

OBS-URL: https://build.opensuse.org/request/show/182482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=16
2013-07-08 19:44:00 +00:00
d1fcc14dfd Accepting request 182432 from home:adra:branches:Base:System
Update to version 1.34

OBS-URL: https://build.opensuse.org/request/show/182432
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=13
2013-07-08 10:27:43 +00:00
Stephan Kulow
c8482a6055 Accepting request 176676 from Base:System
Update to version 1.33 (forwarded request 176607 from adra)

OBS-URL: https://build.opensuse.org/request/show/176676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=15
2013-06-05 09:48:14 +00:00
b5f50904f8 Accepting request 176607 from home:adra:branches:Base:System
Update to version 1.33

OBS-URL: https://build.opensuse.org/request/show/176607
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=12
2013-05-27 08:47:33 +00:00
Stephan Kulow
c5bc067320 Accepting request 155075 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/155075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=14
2013-02-11 09:59:05 +00:00
79d07151b9 Accepting request 155068 from home:garloff:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/155068
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=11
2013-02-11 07:52:48 +00:00
Stephan Kulow
09133cb6d7 Accepting request 150920 from Base:System
- 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)

OBS-URL: https://build.opensuse.org/request/show/150920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=13
2013-02-04 18:29:52 +00:00
dd1ee54342 Accepting request 150905 from home:garloff:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/150905
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=10
2013-02-04 08:27:12 +00:00
Stephan Kulow
670c422d81 Accepting request 122505 from Base:System
Update to version 1.28 (forwarded request 122478 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/122505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=10
2012-05-29 08:33:10 +00:00
Stephan Kulow
1aa655afbf Accepting request 122478 from home:Zaitor:branches:Base:System
Update to version 1.28

OBS-URL: https://build.opensuse.org/request/show/122478
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=9
2012-05-26 19:15:42 +00:00
Stephan Kulow
fb391b2984 Accepting request 121586 from Base:System
Update to version 1.27 (forwarded request 121539 from adra)

OBS-URL: https://build.opensuse.org/request/show/121586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=9
2012-05-22 06:12:40 +00:00
Stephan Kulow
857cab2497 Accepting request 121539 from home:adra:branches:Base:System
Update to version 1.27

OBS-URL: https://build.opensuse.org/request/show/121539
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=8
2012-05-21 09:23:45 +00:00
Stephan Kulow
15f7713d47 Accepting request 109092 from Base:System
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)

OBS-URL: https://build.opensuse.org/request/show/109092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=8
2012-03-17 12:20:33 +00:00
e2463bea75 Accepting request 109005 from home:adra:branches:Base:System
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

OBS-URL: https://build.opensuse.org/request/show/109005
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=7
2012-03-13 12:08:00 +00:00
Stephan Kulow
93d71b06eb Accepting request 103409 from Base:System
- place binaries in /usr tree (UsrMerge project)

OBS-URL: https://build.opensuse.org/request/show/103409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=7
2012-02-10 16:12:45 +00:00
Cristian Rodríguez
b1a03eaf29 Accepting request 103120 from home:rjschwei:branches:Base:System
usrMerge project - move files from toplevel to /usr

OBS-URL: https://build.opensuse.org/request/show/103120
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=6
2012-02-08 16:35:06 +00:00
Stephan Kulow
aa34155ea7 Accepting request 88914 from Base:System
OBS-URL: https://build.opensuse.org/request/show/88914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=6
2011-10-21 14:03:05 +00:00
Kurt Garloff
7619eeb31a - Update to dd_rescue-1.24:
* Handle directory as output filename (append input basename).
- Fix dd_rhelp.test script and add to %check.

OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=5
2011-10-05 12:36:13 +00:00
c911d19414 Accepting request 83226 from home:jengelh:bl-d
- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)

OBS-URL: https://build.opensuse.org/request/show/83226
OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=4
2011-09-19 08:39:42 +00:00
Lars Vogdt
1096efb663 Accepting request 80856 from Base:System
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)

OBS-URL: https://build.opensuse.org/request/show/80856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=4
2011-09-05 14:26:36 +00:00
OBS User autobuild
2d01e7cd58 Autobuild autoformatter for 52034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=2
2010-11-05 16:21:08 +00:00
Ruediger Oertel
a85a6326b1 Accepting request 52034 from devel:openSUSE:Factory
Accepted submit request 52034 from user coolo

OBS-URL: https://build.opensuse.org/request/show/52034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dd_rescue?expand=0&rev=1
2010-11-05 16:21:02 +00:00