public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Wright <jonathan@almalinux.org>
To: git-commits@fedoraproject.org
Subject: [rpms/vaultwarden] epel9: Merge #2 `Reduce debuginfo verbosity to work around OOM during linking stage`
Date: Wed, 03 Jun 2026 13:21:17 GMT [thread overview]
Message-ID: <178049287740.1.2397595148349817761.rpms-vaultwarden-626ead3261aa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vaultwarden
Branch : epel9
Commit : 626ead3261aa3f2e472bcd848af2f980a9fcf8e9
Author : Jonathan Wright <jonathan@almalinux.org>
Date : 2025-06-07T16:03:58+00:00
Stats : +8/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vaultwarden/c/626ead3261aa3f2e472bcd848af2f980a9fcf8e9?branch=epel9
Log:
Merge #2 `Reduce debuginfo verbosity to work around OOM during linking stage`
---
diff --git a/vaultwarden.spec b/vaultwarden.spec
index 96fad96..a16478f 100644
--- a/vaultwarden.spec
+++ b/vaultwarden.spec
@@ -5,6 +5,9 @@
# prevent library files from being installed
%global cargo_install_lib 0
+# reduce debuginfo verbosity to work around OOM during linking stage
+%global rustflags_debuginfo 1
+
Name: vaultwarden
Version: 1.33.2
Release: 2%{?dist}
diff --git a/vaultwarden.spec b/vaultwarden.spec
index 8f75e98..a16478f 100644
--- a/vaultwarden.spec
+++ b/vaultwarden.spec
@@ -10,7 +10,7 @@
Name: vaultwarden
Version: 1.33.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Unofficial Bitwarden compatible server
ExcludeArch: ppc64le s390x
@@ -50,7 +50,7 @@ ExcludeArch: i686
BuildRequires: cargo-rpm-macros >= 26
BuildRequires: openssl-devel
-BuildRequires: mariadb-devel
+BuildRequires: mariadb-connector-c-devel
BuildRequires: libpq-devel
BuildRequires: systemd-rpm-macros
@@ -167,6 +167,9 @@ install -Dp %{SOURCE2} %{buildroot}%{_unitdir}/%{name}.service
%changelog
+* Wed Apr 23 2025 Jonathan Wright <jonathan@almalinux.org> - 1.33.2-2
+- Build against mariadb-connector-c-devel instead of mariadb-devel
+
* Mon Feb 10 2025 Jonathan Wright <jonathan@almalinux.org> - 1.33.2-1
- update to 1.33.2 rhbz#2343535
Fix CVE-2025-0977 ssl::select_next_proto use after free rhbz#2344558
reply other threads:[~2026-06-03 13:21 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=178049287740.1.2397595148349817761.rpms-vaultwarden-626ead3261aa@fedoraproject.org \
--to=jonathan@almalinux.org \
--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