SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for fdupes-debugsource-2.3.1-1.2.x86_64.rpm :

* Sat Jun 29 2024 Dirk Müller - update to 2.3.1:
* Fix buffer overflow bug in getrealpath() function.
* Wed Mar 20 2024 Dominique Leuenberger - Do not use sqlite, as this pulls sqlite into Ring0 at no real benefit performance wise: the cache is not reused between runs. + Drop sqlite-devel BuildRequires + Pass --without-sqlite to configure
* Mon Mar 18 2024 ming li - Update to 2.3.0:
* Add --cache option to speed up file comparisons.
* Use nanosecond precision for file times, if available.
* Fix compilation issue on OpenBSD.
* Other changes like fixing typos, wording, etc.
* Sun Oct 02 2022 Andrea Manzini - update to 2.2.1:
* Fix bug in code meant to skip over the current log file when --log option is given.
* Updates to copyright notices in source code.
* Add --deferconfirmation option.
* Check that files marked as duplicates haven\'t changed during program execution before deleting them.
* Update documentation to indicate units for SIZE in command-line options.
* Move some configuration settings to configure.ac file.
* Fri Apr 01 2022 Stefan Brüns - Fixes for the new wrapper:
* Order duplicates by name, to get a reproducible file set (boo#1197484).
* Remove redundant order parameter from fdupes invocation.
* Modernize code, significantly reduce allocations.
* Exit immediately when mandatory parameters are missing.
* Remove obsolete buildroot parameter
* Add some tests for the wrapper
* Tue Mar 15 2022 Stephan Kulow - A more correct approach to creating symlinks (old bug actually): Do not link the files as given by fdupes, but turn them into relative links (it works by chance if given a buildroot, but fails if running on a subdirectory)- Support multiple directories given (as glob to the macro)
* Mon Mar 14 2022 Stephan Kulow - Handle symlinks (-s argument) correctly
* Sat Mar 12 2022 Stephan Kulow - Simplify macros.fdupes with a call to a C++ program that does the same within a fraction of a second what the shell loop did in many seconds (bsc#1195709)
* Sun Aug 16 2020 Dirk Mueller - update to 2.1.2:
* Do not enter ncurses mode when --immediate option given.
* Fix logging/memory corruption bug when using --log with --immediate.
* Break mtime ties using ctime when sorting by time.
* Reduce number of calls to stat(), for speed.
* Clear last command status when new command is entered.
* Rename cs command (\"clear all selections\") from cs to csel.
* Rename igs command (\"invert selections\") from igs to isel.
* Add \"prune\" command as synonym for DELETE key.
* Clear selections after deleting files via prune/DELETE.
* Fix dependency issues when fdupes is configured to not use ncurses.- build without ncurses for now until buildcycles can be solved
* Fri Jun 05 2020 Jan Engelhardt - Use noun phrase in summary. Drop old specfile constructs.
 
ICM