Skip to content

backport: bump zip in light of RUSTSEC-2020-0071#145

Merged
tcharding merged 1 commit intorust-bitcoin:corepc-node-0.7.xfrom
tcharding:05-03-backport-143
May 5, 2025
Merged

backport: bump zip in light of RUSTSEC-2020-0071#145
tcharding merged 1 commit intorust-bitcoin:corepc-node-0.7.xfrom
tcharding:05-03-backport-143

Conversation

@tcharding
Copy link
Member

This is a backport of #143, done manually but originally authored by Jose.

--

There's a RUSTSEC advisory on time that should be updated to >=0.2.23. It gets pulled down from corepc-node with download feature from the zip dependency, see the cargo tree below:

time 0.1.45
└── zip 0.5.13
    └── corepc-node 0.7.0

Hence we need to update the zip dependency.

This is a backport of rust-bitcoin#143, done manually but originally authored by
Jose.

--

There's a RUSTSEC advisory on time that should be updated to >=0.2.23.
It gets pulled down from corepc-node with download feature from the zip
dependency, see the cargo tree below:

```
time 0.1.45
└── zip 0.5.13
    └── corepc-node 0.7.0
```

Hence we need to update the zip dependency.

Co-authored-by: Jose Storopoli <jose@storopoli.com>
@tcharding
Copy link
Member Author

Can you ack this one @storopoli and I'll cut a corepc-node 0.7.1 release. Note the target merge branch.

Copy link
Contributor

@storopoli storopoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 9f253c5

@tcharding tcharding merged commit 57b34c3 into rust-bitcoin:corepc-node-0.7.x May 5, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants