nftables-1.1.1-2.el10
* Thu Nov 14 2024 Phil Sutter <psutter@redhat.com> [1.1.1-2.el10] - Fix gating.yaml for internal CI (Phil Sutter) [RHEL-65346] Resolves: RHEL-65346
This commit is contained in:
parent
d9f08f29ae
commit
2b30915e9c
@ -1,7 +1,8 @@
|
||||
# Gating rhel
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
# - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-gating.functi
|
||||
onal}
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: nftables
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track.
|
||||
Epoch: 1
|
||||
Summary: Netfilter Tables userspace utilities
|
||||
@ -143,6 +143,9 @@ cd py/
|
||||
%files -n python3-nftables -f %{pyproject_files}
|
||||
|
||||
%changelog
|
||||
* Thu Nov 14 2024 Phil Sutter <psutter@redhat.com> [1.1.1-2.el10]
|
||||
- Fix gating.yaml for internal CI (Phil Sutter) [RHEL-65346]
|
||||
|
||||
* Thu Nov 07 2024 Phil Sutter <psutter@redhat.com> [1.1.1-1.el10]
|
||||
- monitor: Recognize flowtable add/del events (Phil Sutter) [RHEL-65346]
|
||||
- tests: py: Fix for storing payload into missing file (Phil Sutter) [RHEL-65346]
|
||||
|
Loading…
Reference in New Issue
Block a user