public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: mulhern <amulhern@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/stratisd] f45: Update to version 3.9.3
Date: Mon, 31 Aug 2026 19:36:05 GMT	[thread overview]
Message-ID: <178820496568.1.527621253981304020.rpms-stratisd-1071ecab910f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/stratisd
Branch : f45
Commit : 1071ecab910fdb6d83ebefeda3895ef9f47c1df8
Author : mulhern <amulhern@redhat.com>
Date   : 2026-08-31T14:41:38-04:00
Stats  : +7/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/stratisd/c/1071ecab910fdb6d83ebefeda3895ef9f47c1df8?branch=f45

Log:
Update to version 3.9.3

---
diff --git a/.gitignore b/.gitignore
index 67c7f26..99ed954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,3 +145,5 @@
 /stratisd-3.9.1.tar.gz
 /stratisd-3.9.2-vendor.tar.gz
 /stratisd-3.9.2.tar.gz
+/stratisd-3.9.3.tar.gz
+/stratisd-3.9.3-vendor.tar.gz

diff --git a/sources b/sources
index fb85c27..61f5c0c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (stratisd-3.9.2-vendor.tar.gz) = a1be39431d9da1df924bf7cd7fa3b2d252a5433f24b1b3bbc0a55a77c48bb1bd36506a909346636a860bba2543755c21d40f2efe120d75b63fa00d2c50f3d130
-SHA512 (stratisd-3.9.2.tar.gz) = 4369b7df1cddfbf5a5c57a4aebd07adf1154c956a53dace5fd7540f6fa71b246d0e3224d7b42c9f22db2f8f802d60d2cc10365071afc85c023813b6586925db3
+SHA512 (stratisd-3.9.3.tar.gz) = 9b75daa2ed1611069271c55b5617229ee5321c8be50b023a6bb703469ca26398698aa091d4a5895dc3b8b3204c9bd98551a6bf2607027296ac3ba6b8e996d1a8
+SHA512 (stratisd-3.9.3-vendor.tar.gz) = 6703069721d92c367ec9e1f4d6bae61ec238d26b1b6696d3434a21c5d7c6f3bf30575becd37c8ae33faf5da62def58ae953cdc10f0a902bf602ae85107e03497

diff --git a/stratisd.spec b/stratisd.spec
index ab9d9e9..e93972c 100644
--- a/stratisd.spec
+++ b/stratisd.spec
@@ -4,7 +4,7 @@
 %global dracutdir %(pkg-config --variable=dracutdir dracut)
 
 Name:           stratisd
-Version:        3.9.2
+Version:        3.9.3
 Release:        %autorelease
 Summary:        Daemon that manages block devices to create filesystems
 
@@ -95,8 +95,8 @@ Requires:     stratisd
 %{__cargo} build %{?__cargo_common_opts} --release --bin=stratisd
 %{__cargo} build %{?__cargo_common_opts} --release --bin=stratis-min --bin=stratisd-min --no-default-features --features engine,min,systemd_compat
 %{__cargo} build %{?__cargo_common_opts} --release --bin=stratis-utils --no-default-features --features dbus_enabled,engine,min,systemd_compat
-%{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-str-cmp --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
-%{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-base32-decode --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
+CARGO_PROFILE_RELEASE_LTO=thin %{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-str-cmp --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
+CARGO_PROFILE_RELEASE_LTO=thin %{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-base32-decode --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
 %{__cargo} build %{?__cargo_common_opts} --release --bin=stratisd-tools --no-default-features --features engine,extras
 a2x -f manpage docs/stratisd.txt
 a2x -f manpage docs/stratis-dumpmetadata.txt

                 reply	other threads:[~2026-08-31 19:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178820496568.1.527621253981304020.rpms-stratisd-1071ecab910f@fedoraproject.org \
    --to=amulhern@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox