Skip to content

Commit 350da7d

Browse files
committed
cargo: bump gix to 0.71.0
Fix GHSA-794x-2rpg-rfgr. `gix::Repository::work_dir` was renamed to `workdir` (though strangely not the `gix::ThreadSafeRepository` version), and `lossy_config` is now off by default in all configurations.
1 parent c488a40 commit 350da7d

File tree

6 files changed

+154
-141
lines changed

6 files changed

+154
-141
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99
## [Unreleased]
1010

11+
### Security fixes
12+
13+
* Fixed SHA-1 collision attacks not being detected.
14+
([GHSA-794x-2rpg-rfgr](https://github.com/jj-vcs/jj/security/advisories/GHSA-794x-2rpg-rfgr))
15+
1116
### Release highlights
1217

1318
### Breaking changes

0 commit comments

Comments
 (0)