Skip to content
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

Version 3.5.9 #3428

Merged
merged 32 commits into from
Aug 30, 2023
Merged

Version 3.5.9 #3428

merged 32 commits into from
Aug 30, 2023

Conversation

mulkieran
Copy link
Member

@mulkieran mulkieran commented Aug 29, 2023

mulkieran and others added 6 commits August 28, 2023 20:17
This feature requirement could have been removed when the dependency on
dbus-tokio was removed.

Signed-off-by: mulhern <amulhern@redhat.com>
The default feature is random, and we do not use random retry intervals.

Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
We do not want to build these tests when building statically compiled
executables.

We do want them built when we have built the min executables.

Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran mulkieran self-assigned this Aug 29, 2023
@mulkieran mulkieran added this to In progress (long term) in 2023August via automation Aug 29, 2023
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
@mulkieran mulkieran marked this pull request as ready for review August 29, 2023 21:24
@mulkieran mulkieran moved this from In progress (long term) to In progress in 2023August Aug 29, 2023
mulkieran and others added 15 commits August 29, 2023 17:28
cargo-auditable is unused by defaut, but can be turned on by setting the
AUDITABLE environment variable. cargo-auditable is not a standard cargo
component, it has to be installed and in the path for all this to work.

Signed-off-by: mulhern <amulhern@redhat.com>
These can be done in the GitHub Actions w/out too much trouble and
removing them cleans up the Makefile.

Signed-off-by: mulhern <amulhern@redhat.com>
It is no longer used.

Signed-off-by: mulhern <amulhern@redhat.com>
We were running this in our CI for a while for informational purposes,
but it stopped working, and since it was removed I don't think it has
been missed.

Signed-off-by: mulhern <amulhern@redhat.com>
We haven't used this target in a long time.

Signed-off-by: mulhern <amulhern@redhat.com>
I still use the target sometimes, so it is probably worth keeping.

Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This will not work properly in the case where there are two StratPool
implementations in different modules.

Signed-off-by: mulhern <amulhern@redhat.com>
This reverts commit 6617539.

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
mulkieran and others added 7 commits August 29, 2023 17:28
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This avoid the shipped executable from some previous versions.

See https://github.com/serde-rs/serde/releases/tag/v1.0.184

Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran
Copy link
Member Author

Fixed a typo in the changelog

Signed-off-by: mulhern <amulhern@redhat.com>
@mulkieran
Copy link
Member Author

mulkieran commented Aug 30, 2023

While fixing the typo, I accidentally included some changes in the Cargo.lock file that didn't belong there. These are now gone. I caught the problem when I did a last cargo-audit check.

@mulkieran mulkieran merged commit 068274e into stratis-storage:patch-3.5.4 Aug 30, 2023
35 checks passed
2023August automation moved this from In review to Done Aug 30, 2023
@mulkieran mulkieran deleted the version-3.5.9 branch August 30, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants