Dear mentors,
I uploaded a refreshed package to mentors: version 3.1.0-1.
Mentors page: https://mentors.debian.net/package/instant-remote-storage/
dget: dget -x https://mentors.debian.net/debian/pool/main/i/instant-remote-storage/instant-remote-storage_3.1.0-1.dsc
ITP: #1114689
Changes since 3.0.0-14:
- New upstream release 3.1.0.
- Safer file-create handling in the watcher to avoid spurious “Untitled” copies with common GUI flows.
- Conflict policy reordered/clarified to reduce needless “(copy)” outcomes.
- Directory mirroring toggles (mirror empty dirs on CREATE/MOVED_TO).
- Cold-start dedup retained (skip unchanged files at boot). No regressions expected.
- Docs refreshed.
Build/tests done on unstable (amd64).
Please consider sponsoring this upload.
Thanks for your time!
-- Carlo Capobianchi <bynflow@gmail.com>Il giorno gio 11 set 2025 alle ore 18:45 Carlo Capobianchi <bynrflow@gmail.com> ha scritto:Dear mentors, I uploaded a refreshed package to mentors: * Package: instant-remote-storage * Version : 3.0.0-14 * ITP : #1114689 * Mentors: https://mentors.debian.net/package/instant-remote-storage/ * dget : dget -x https://mentors.debian.net/debian/pool/main/i/instant-remote-storage/instant-remote-storage_3.0.0-14.dsc Changes since 3.0.0-13: - Add guard in the watcher to skip unchanged files at cold start (same device+inode, same remote path, same SHA256), preventing duplicate re-uploads after reboot. Normal re-uploads still occur when content changes or when files are deleted and re-added (new inode). - README/CONTRIBUTING/LICENSE wording tweaks. No code regressions expected. Thanks for your review! -- Carlo