diff --git a/Cargo.lock b/Cargo.lock index ae2b741b9..d5f81a881 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -232,7 +232,7 @@ dependencies = [ [[package]] name = "bootc-lib" -version = "1.7.0" +version = "1.7.1" dependencies = [ "anstream", "anstyle", diff --git a/crates/lib/Cargo.toml b/crates/lib/Cargo.toml index 81bee1097..76935a91d 100644 --- a/crates/lib/Cargo.toml +++ b/crates/lib/Cargo.toml @@ -6,7 +6,7 @@ name = "bootc-lib" repository = "https://github.com/bootc-dev/bootc" # The intention is we'll follow semver here, even though this # project isn't actually published as a crate. -version = "1.7.0" +version = "1.7.1" # In general we try to keep this pinned to what's in the latest RHEL9. # However right now, we bumped to 1.82 as that's what composefs-rs uses. rust-version = "1.82.0" diff --git a/docs/src/man/bootc-container-lint.md b/docs/src/man/bootc-container-lint.md index 3ba46c839..964ead74a 100644 --- a/docs/src/man/bootc-container-lint.md +++ b/docs/src/man/bootc-container-lint.md @@ -53,4 +53,4 @@ part of a build process; it will error if any problems are detected. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-container.md b/docs/src/man/bootc-container.md index 9c4e6b167..d8738cc7d 100644 --- a/docs/src/man/bootc-container.md +++ b/docs/src/man/bootc-container.md @@ -30,4 +30,4 @@ bootc-container-help(8) # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-edit.md b/docs/src/man/bootc-edit.md index 719e2950f..bcf22ee91 100644 --- a/docs/src/man/bootc-edit.md +++ b/docs/src/man/bootc-edit.md @@ -36,4 +36,4 @@ Only changes to the \`spec\` section are honored. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install-ensure-completion.md b/docs/src/man/bootc-install-ensure-completion.md index d5f1a2d54..a7131896a 100644 --- a/docs/src/man/bootc-install-ensure-completion.md +++ b/docs/src/man/bootc-install-ensure-completion.md @@ -27,4 +27,4 @@ your code is using \`bootc install to-filesystem\` from the start. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install-finalize.md b/docs/src/man/bootc-install-finalize.md index f467c7eaf..ef50c52cf 100644 --- a/docs/src/man/bootc-install-finalize.md +++ b/docs/src/man/bootc-install-finalize.md @@ -24,4 +24,4 @@ to-filesystem\` # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install-print-configuration.md b/docs/src/man/bootc-install-print-configuration.md index dc13667ff..4ce86a8d0 100644 --- a/docs/src/man/bootc-install-print-configuration.md +++ b/docs/src/man/bootc-install-print-configuration.md @@ -27,4 +27,4 @@ string-valued filesystem name suitable for passing to \`mkfs.\$type\`. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install-to-disk.md b/docs/src/man/bootc-install-to-disk.md index 225e22290..fc4a4f622 100644 --- a/docs/src/man/bootc-install-to-disk.md +++ b/docs/src/man/bootc-install-to-disk.md @@ -160,4 +160,4 @@ more complex such as RAID, LVM, LUKS etc. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install-to-existing-root.md b/docs/src/man/bootc-install-to-existing-root.md index e42168ad5..c03ca45b8 100644 --- a/docs/src/man/bootc-install-to-existing-root.md +++ b/docs/src/man/bootc-install-to-existing-root.md @@ -152,4 +152,4 @@ to be cleaned up if desired when rebooted into the new root. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install-to-filesystem.md b/docs/src/man/bootc-install-to-filesystem.md index 21ac3cc96..55a03038c 100644 --- a/docs/src/man/bootc-install-to-filesystem.md +++ b/docs/src/man/bootc-install-to-filesystem.md @@ -173,4 +173,4 @@ is currently expected to be empty by default. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-install.md b/docs/src/man/bootc-install.md index a0db07e9c..b706c5689 100644 --- a/docs/src/man/bootc-install.md +++ b/docs/src/man/bootc-install.md @@ -71,4 +71,4 @@ bootc-install-help(8) # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-rollback.md b/docs/src/man/bootc-rollback.md index ec9f38d2b..3670e3bf0 100644 --- a/docs/src/man/bootc-rollback.md +++ b/docs/src/man/bootc-rollback.md @@ -55,4 +55,4 @@ happen when new deployments are created. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-status.md b/docs/src/man/bootc-status.md index a884f535b..251c8cb0a 100644 --- a/docs/src/man/bootc-status.md +++ b/docs/src/man/bootc-status.md @@ -63,4 +63,4 @@ not \`null\`. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-switch.md b/docs/src/man/bootc-switch.md index 957fc07d2..911eb1d46 100644 --- a/docs/src/man/bootc-switch.md +++ b/docs/src/man/bootc-switch.md @@ -65,4 +65,4 @@ updates via container image tags; for example, # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-upgrade.md b/docs/src/man/bootc-upgrade.md index 3fe5c5818..fd214e107 100644 --- a/docs/src/man/bootc-upgrade.md +++ b/docs/src/man/bootc-upgrade.md @@ -53,4 +53,4 @@ the update in addition. # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc-usr-overlay.md b/docs/src/man/bootc-usr-overlay.md index 96f3a8819..d83a7a2b0 100644 --- a/docs/src/man/bootc-usr-overlay.md +++ b/docs/src/man/bootc-usr-overlay.md @@ -39,4 +39,4 @@ unmount\". # VERSION -v1.7.0 +v1.7.1 diff --git a/docs/src/man/bootc.md b/docs/src/man/bootc.md index 01583bd1b..bd7a673ba 100644 --- a/docs/src/man/bootc.md +++ b/docs/src/man/bootc.md @@ -72,4 +72,4 @@ bootc-help(8) # VERSION -v1.7.0 +v1.7.1