Changelog for
fdupes-1.61-2.1.x86_64.rpm :
Fri Dec 16 13:00:00 2016 psimonsAATTsuse.com
- We cannot update from fdupes 1.51 to 1.6.1. That \"downgrade\"
works okay\'ish for Tumbleweed because we can replace the old
package with the new one, but in SLE this is not possible. We
asked upstream to please release a \"2.0\" version to remedy these
issues (https://github.com/adrianlopezroche/fdupes/issues/74),
but he does not respond. Therefore, we\'ll call this version 1.61,
ignoring upstreams change in the versioning scheme.
Mon Dec 5 13:00:00 2016 psimonsAATTsuse.com
- Upstream has changed their versioning scheme after version 1.51.
Unfortunately, the new version 1.6.x won\'t be recognized as
\"newer\" by zypper. This commit adds appropriate \"provides\" and
\"obsoletes\" attributes to the spec file to remedy that issue.
Fri Nov 4 13:00:00 2016 psimonsAATTsuse.com
- Drop 50_bts284274_hardlinkreplace.dpatch. The --linkhard option
added by this patch has an implementation bug that can cause data
loss. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677419
has more details.
Fri Nov 4 13:00:00 2016 psimonsAATTsuse.com
- Update to version 1.6.1. The following patches have been applied
upstream and were dropped:
* 0001-restore-pristine-code.patch
* 0002-Added-to-escape-minus-signs-in-manpage-lintian-warni.patch
* 0003-Fix-a-typo-in-a-manpage-bts353789.patch
* 0005-add-summarize-to-manpage-bts481809.patch
* 0006-add-nohidden-support-bts511702.patch
* 0007-Disambiguate-the-options-recurse-and-recurse-bts5371.patch
* 0008-speedup-the-file-compare.patch
* 0009-glibc-endianness-check-in-md5.patch
* 0010-add-permissions-mode.patch
* 0011-add-an-option-to-sort-duplicate-files-by-name.patch
- 50_bts284274_hardlinkreplace.dpatch had to be refreshed.
Tue Aug 4 14:00:00 2015 tchvatalAATTsuse.com
- By default relink hardlinks too, should fix bnc#940296
Mon Aug 3 14:00:00 2015 tchvatalAATTsuse.com
- Update to upstream git repo on github
- Refresh patches:
* fdupes-makefile.patch
* 0008-speedup-the-file-compare.patch
* 0010-add-permissions-mode.patch
* 0011-add-an-option-to-sort-duplicate-files-by-name.patch
* 50_bts284274_hardlinkreplace.dpatch
- Upstreamed patch:
* 0004-Large-file-support-for-2GB-files-bts447601.patch
- Remove whitespace from fdupes.macros file
- Cleanup with spec-cleaner
- Obey rpm-opt-flags
- run test phase
Sun Dec 21 13:00:00 2014 bwiedemannAATTsuse.com
- add -L (--linkhard) option
add 50_bts284274_hardlinkreplace.dpatch
Tue Apr 29 14:00:00 2014 stefan.bruensAATTrwth-aachen.de
- sort the output of fdupes by filename to make it deterministic
for parallel builds
* 0011-add-an-option-to-sort-duplicate-files-by-name.patch