Accepting request 1040814 from utilities
- update to 1.21.1: * Reinstate '-I/--isolate' by popular demand; use at your own risk! * Expect to lose data if you use this feature. It is strongly susceptible to the documented "triangle problem" and absolutely does not protect files in each directory from matching with one another. Don't get mad at me if you use it and see a cloud of smoke come out of your disk array. * Remove '-I/--isolate' which has never worked correctly * Fix compiling when NO_HARDLINKS and NO_SYMLINKS are both defined * Increased stack size limits to enable deeper recursion without crashing * Fixes to make compilation under Cygwin (instead of MSYS2 MinGW) work * Remove the temporary '-X help' warning about changes in functionality * Some minor under-the-hood changes for future enhancements OBS-URL: https://build.opensuse.org/request/show/1040814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jdupes?expand=0&rev=3
This commit is contained in:
commit
fc5dcc871e
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 21:35:51 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.21.1:
|
||||
* Reinstate '-I/--isolate' by popular demand; use at your own risk!
|
||||
* Expect to lose data if you use this feature. It is strongly susceptible
|
||||
to the documented "triangle problem" and absolutely does not protect
|
||||
files in each directory from matching with one another. Don't get mad at
|
||||
me if you use it and see a cloud of smoke come out of your disk array.
|
||||
* Remove '-I/--isolate' which has never worked correctly
|
||||
* Fix compiling when NO_HARDLINKS and NO_SYMLINKS are both defined
|
||||
* Increased stack size limits to enable deeper recursion without crashing
|
||||
* Fixes to make compilation under Cygwin (instead of MSYS2 MinGW) work
|
||||
* Remove the temporary '-X help' warning about changes in functionality
|
||||
* Some minor under-the-hood changes for future enhancements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 22:06:26 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: jdupes
|
||||
Version: 1.20.2
|
||||
Version: 1.21.1
|
||||
Release: 0
|
||||
Summary: A powerful duplicate file finder and an enhanced fork of 'fdupes'
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d079d22dc77e1d181abcb8a59216520633a8712d197d007a9a9fb64c72610824
|
||||
size 94319
|
3
v1.21.1.tar.gz
Normal file
3
v1.21.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22de88d1963f70c8ed4d0aa40abe05b48aaa4cc08eed6a2c6c9747010f9f4eb7
|
||||
size 97397
|
Loading…
Reference in New Issue
Block a user