public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/drbd] f43: Fix for #2456191 using 8bff85d commit from the upstream
@ 2026-08-15 10:50 Peter Hanecak
0 siblings, 0 replies; only message in thread
From: Peter Hanecak @ 2026-08-15 10:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/drbd
Branch : f43
Commit : f61e06c9bb5f0eee95f5a434edaba1a4a11dfb91
Author : Peter Hanecak <hany@hany.sk>
Date : 2026-08-15T12:30:23+02:00
Stats : +9/-1 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/drbd/c/f61e06c9bb5f0eee95f5a434edaba1a4a11dfb91?branch=f43
Log:
Fix for #2456191 using 8bff85d commit from the upstream
Updated URL
---
diff --git a/.gitignore b/.gitignore
index 461577d..b69696c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ drbd-8.3.7.tar.gz
/drbd-utils-9.32.0.tar.gz
/drbd-utils-9.33.0.tar.gz
/drbd-utils-9.34.0.tar.gz
+/8bff85d40efa51b0d7ae27a452d73a61c28c85d1.patch
diff --git a/drbd.spec b/drbd.spec
index 8051fb4..0c741e7 100644
--- a/drbd.spec
+++ b/drbd.spec
@@ -5,10 +5,11 @@ Release: 2%{?dist}
Source0: https://pkg.linbit.com/downloads/%{name}/utils/%{name}-utils-%{version}.tar.gz
Patch0: drbd-utils-9.28.0-disable_xsltproc_network_read.patch
Patch1: drbd-utils-9.15.0-make_configure-workaround.patch
+Patch2: 8bff85d40efa51b0d7ae27a452d73a61c28c85d1.patch
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
ExclusiveOS: linux
-URL: http://www.drbd.org/
+URL: https://github.com/LINBIT/drbd-utils
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: flex
@@ -44,6 +45,7 @@ This is a virtual package, installing the full user-land suite.
# Don't let xsltproc make network calls during build
%patch -P 0 -p1
%patch -P 1 -p1
+%patch -P 2 -p1
%build
%configure \
@@ -245,6 +247,10 @@ fi
%changelog
+* Sat Aug 15 2026 Peter Hanecak <hany@hany.sk> - 9.34.0-2
+- Fix for #2456191 using 8bff85d commit from the upstream
+- Updated URL
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.34.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 2623486..5df4fbf 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
SHA512 (drbd-utils-9.34.0.tar.gz) = d2665b912cb1bf550161e14d8816ad10e44c16e5510f9b96a88bf0fc0f402bf2056cf069ab47a90f82a1d8344c995b1c92f3aa0d024be87a9035969d4b3ad6dc
SHA512 (drbd-utils-9.28.0-disable_xsltproc_network_read.patch) = db1b2915fb2b89d7865692b87f34a30c618b322c1b2765b3d4eddf29ef759dabee28f4b5aca189343a075aa57101749dd2aa2eb00c340d566cd75900f0490a1c
SHA512 (drbd-utils-9.15.0-make_configure-workaround.patch) = 52a976cd043fe3ad1efbbec0fa95c11ad6f77f07e92d2362d9fef2b7c1e0056d8bd64ce7ff07f4840aecd51f8cf048b93cde43a402305610ff488584be01b73b
+SHA512 (8bff85d40efa51b0d7ae27a452d73a61c28c85d1.patch) = cf6bf4587a3e0fe236574c2e21570c33dc98530d0e91a2be7f94dec6cbc4c04ea03d7afbb7395e589e3e6b9a01054263083c15dca9ecc36956056a87a561b7e9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-15 10:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-15 10:50 [rpms/drbd] f43: Fix for #2456191 using 8bff85d commit from the upstream Peter Hanecak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox