Skip to content

Commit

Permalink
version 3.6.7
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Apr 4, 2024
1 parent 7f55c08 commit c85286a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
stratisd 3.6.7
==============
Recommended Rust toolchain version: 1.77.0
Recommended development platform for Python development: Fedora 39

* New commits:
* Increase libc dependency lower bound to 0.2.153

* Cherry-picked commits:
* github actions: update recommended Rust to 1.77.0
* Add a debug entry for writing metadata to pool
* Allow two frequenty used abbreviations
* Create pipe so file descriptor is not dropped early
* Fix for /etc/fstab setup script


stratisd 3.6.6
==============
Recommended Rust toolchain version: 1.76.0
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stratisd"
version = "3.6.6"
version = "3.6.7"
authors.workspace = true
edition.workspace = true
rust-version.workspace = true
Expand Down

0 comments on commit c85286a

Please sign in to comment.