Skip to content

Bump daemonize to 0.5#480

Merged
celeste-sinead merged 1 commit into
cloudflare:masterfrom
AlexMelanFromRingo:bump-daemonize
Jun 5, 2026
Merged

Bump daemonize to 0.5#480
celeste-sinead merged 1 commit into
cloudflare:masterfrom
AlexMelanFromRingo:bump-daemonize

Conversation

@AlexMelanFromRingo

Copy link
Copy Markdown
Contributor

0.4.1 pulls in boxfnonce which is flagged unmaintained (RUSTSEC-2019-0040). 0.5 dropped that dep.

exit_action was removed in 0.5 so the parent-side message handling moves to the Outcome returned by execute(). Behaviour is the same: the parent waits for the child's "started OK" byte on the unix socket, prints the success/failure line, and exits.

cargo audit after the bump still reports daemonize itself as unmaintained (RUSTSEC-2025-0069), but at least the transitive boxfnonce hit is gone.

@celeste-sinead celeste-sinead left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm, thanks for the contribution.

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