import iptables-1.8.4-24.el8
This commit is contained in:
parent
f25b42a62f
commit
e9daa61a61
@ -1,4 +1,4 @@
|
|||||||
From f224f2763d3502b159286bcc90e769580b9f07b0 Mon Sep 17 00:00:00 2001
|
From c76e3088d700ce416a2ff109168ce124ec1cebf7 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Sutter <phil@nwl.cc>
|
From: Phil Sutter <phil@nwl.cc>
|
||||||
Date: Tue, 27 Sep 2022 23:15:37 +0200
|
Date: Tue, 27 Sep 2022 23:15:37 +0200
|
||||||
Subject: [PATCH] nft-shared: Introduce __get_cmp_data()
|
Subject: [PATCH] nft-shared: Introduce __get_cmp_data()
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
From 76c798f2f0021aaf740fa6cb90833e56130f7064 Mon Sep 17 00:00:00 2001
|
From a6504e3aec5cfa910f96c51319c93cd2761df9e4 Mon Sep 17 00:00:00 2001
|
||||||
From: Phil Sutter <phil@nwl.cc>
|
From: Phil Sutter <phil@nwl.cc>
|
||||||
Date: Tue, 27 Sep 2022 23:19:34 +0200
|
Date: Tue, 27 Sep 2022 23:19:34 +0200
|
||||||
Subject: [PATCH] ebtables: Support '-p Length'
|
Subject: [PATCH] ebtables: Support '-p Length'
|
||||||
|
@ -17,7 +17,7 @@ Name: iptables
|
|||||||
Summary: Tools for managing Linux kernel packet filtering capabilities
|
Summary: Tools for managing Linux kernel packet filtering capabilities
|
||||||
URL: http://www.netfilter.org/projects/iptables
|
URL: http://www.netfilter.org/projects/iptables
|
||||||
Version: 1.8.4
|
Version: 1.8.4
|
||||||
Release: 23%{?dist}.1
|
Release: 24%{?dist}
|
||||||
Source: %{url}/files/%{name}-%{version}.tar.bz2
|
Source: %{url}/files/%{name}-%{version}.tar.bz2
|
||||||
Source1: iptables.init
|
Source1: iptables.init
|
||||||
Source2: iptables-config
|
Source2: iptables-config
|
||||||
@ -113,7 +113,6 @@ Patch76: 0076-libxtables-Fix-unsupported-extension-warning-corner-.patch
|
|||||||
Patch77: 0077-nft-shared-Introduce-__get_cmp_data.patch
|
Patch77: 0077-nft-shared-Introduce-__get_cmp_data.patch
|
||||||
Patch78: 0078-ebtables-Support-p-Length.patch
|
Patch78: 0078-ebtables-Support-p-Length.patch
|
||||||
|
|
||||||
|
|
||||||
# pf.os: ISC license
|
# pf.os: ISC license
|
||||||
# iptables-apply: Artistic Licence 2.0
|
# iptables-apply: Artistic Licence 2.0
|
||||||
License: GPLv2 and Artistic 2.0 and ISC
|
License: GPLv2 and Artistic 2.0 and ISC
|
||||||
@ -521,7 +520,7 @@ done
|
|||||||
%doc %{_mandir}/man8/ebtables*.8*
|
%doc %{_mandir}/man8/ebtables*.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 23 2022 Phil Sutter <psutter@redhat.com> - 1.8.4-23.1
|
* Wed Nov 23 2022 Phil Sutter <psutter@redhat.com> - 1.8.4-24
|
||||||
- ebtables: Support '-p Length'
|
- ebtables: Support '-p Length'
|
||||||
- nft-shared: Introduce __get_cmp_data()
|
- nft-shared: Introduce __get_cmp_data()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user