You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Deepin Integration]~[v25-Release] feat: update jdupes to 1.28.0-1+deb13u1 by deepin-community-bot[bot]@deepin-community/jdupes by deepin-community-ci-bot[bot] #13133
deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-3897/testing/ ./
Changelog | 更新信息
jdupes (1.28.0-1+deb13u1) trixie; urgency=medium
debian/patches/020_fix-uniq-count.patch: created to fix flag overlap
between FF_NOT_UNIQUE and FF_HASHDB_DIRTY.
.
Both FF_NOT_UNIQUE and FF_HASHDB_DIRTY were defined using the same
bit (1U << 5), causing logic errors where files were incorrectly
marked as not unique due to hash database state. This commit moves
FF_HASHDB_DIRTY to (1U << 6) to eliminate the overlap. It fixes
incorrect behavior when detecting unique files with --unique or -u.
.
Closes: #1063079
Package information | 软件包信息
Package repository address | 软件包仓库地址
Changelog | 更新信息
jdupes (1.28.0-1+deb13u1) trixie; urgency=medium
between FF_NOT_UNIQUE and FF_HASHDB_DIRTY.
.
Both FF_NOT_UNIQUE and FF_HASHDB_DIRTY were defined using the same
bit (1U << 5), causing logic errors where files were incorrectly
marked as not unique due to hash database state. This commit moves
FF_HASHDB_DIRTY to (1U << 6) to eliminate the overlap. It fixes
incorrect behavior when detecting unique files with --unique or -u.
.
Closes: #1063079