-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reify changelog #521
Closed
Closed
Reify changelog #521
Commits on Aug 20, 2023
-
- Use GitHub API to fetch latest release - Use more secure cURL options - Give up on signing commits type: distribution
Configuration menu - View commit details
-
Copy full SHA for 9b43403 - Browse repository at this point
Copy the full SHA 9b43403View commit details -
Update dependency (openssl-sys) (#514)
Github's Ubuntu 22.04 LTS image's libssl-dev package was [updated] last November. This package is incompatible with the openssl-sys crate version specified in Cargo.lock, and is creating build failures. Run `cargo update -p openssl-sys` to fix. [updated]: actions/runner-images#6604 type: fixed
Configuration menu - View commit details
-
Copy full SHA for 660c631 - Browse repository at this point
Copy the full SHA 660c631View commit details -
Add a
torrent announce
subcommand (#510)This command makes use of a partially-implemented UDP tracker client to announce an infohash and list the response. type: added
Configuration menu - View commit details
-
Copy full SHA for 50d5a93 - Browse repository at this point
Copy the full SHA 50d5a93View commit details -
Add a
torrent from-link
subcommand (#511)It is now possible to create a torrent file from a magnet link. The search is performed with minimal concurrency, and so may take a while to complete. type: added
Configuration menu - View commit details
-
Copy full SHA for a88f0ee - Browse repository at this point
Copy the full SHA a88f0eeView commit details -
- Bump version: 0.1.12 → 0.1.13 - Update openssl-sys dependency type: release
Configuration menu - View commit details
-
Copy full SHA for 800d082 - Browse repository at this point
Copy the full SHA 800d082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045a6f1 - Browse repository at this point
Copy the full SHA 045a6f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c95db22 - Browse repository at this point
Copy the full SHA c95db22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adf101 - Browse repository at this point
Copy the full SHA 6adf101View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4d651 - Browse repository at this point
Copy the full SHA 2f4d651View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.