public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/criu] f44: Always use nftables network locking backend
@ 2026-07-06  5:55 Adrian Reber
  0 siblings, 0 replies; only message in thread
From: Adrian Reber @ 2026-07-06  5:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/criu
Branch : f44
Commit : 259ac6c8e7e4f4862eaeeb1d768078b1b3b23adf
Author : Adrian Reber <adrian@lisas.de>
Date   : 2026-03-26T09:55:07+01:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/criu/c/259ac6c8e7e4f4862eaeeb1d768078b1b3b23adf?branch=f44

Log:
Always use nftables network locking backend

---
diff --git a/criu.spec b/criu.spec
index ab8647c..7b770b1 100644
--- a/criu.spec
+++ b/criu.spec
@@ -13,7 +13,7 @@
 
 Name: criu
 Version: 4.2
-Release: 16%{?dist}
+Release: 17%{?dist}
 Summary: Tool for Checkpoint/Restore in User-space
 License: GPL-2.0-only AND LGPL-2.1-only AND MIT
 URL: http://criu.org/
@@ -42,11 +42,11 @@ BuildRequires: libselinux-devel
 BuildRequires: gnutls-devel
 BuildRequires: libdrm-devel
 BuildRequires: libuuid-devel
+BuildRequires: nftables-devel
 # Checkpointing containers with a tmpfs requires tar
 Recommends: tar
 %if 0%{?fedora}
 BuildRequires: libbsd-devel
-BuildRequires: nftables-devel
 %endif
 BuildRequires: make
 
@@ -206,6 +206,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libcriu.a
 %tmpfiles_create %{name}.conf
 
 %changelog
+* Thu Mar 26 2026 Adrian Reber <areber@redhat.com> - 4.2-17
+- Always use nftables network locking backend
+
 * Tue Mar 03 2026 Adrian Reber <areber@redhat.com> - 4.2-16
 - Fix tty compiler error (const qualifier warning)
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06  5:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06  5:55 [rpms/criu] f44: Always use nftables network locking backend Adrian Reber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox