[main] iptables: Update to 1.8.7 (#1850)

* Update iptables to 1.8.7

* Update cgmanifest

* Fix date
This commit is contained in:
rlmenge 2022-01-06 09:44:30 -08:00 committed by GitHub
parent 8a05fc71ec
commit 035419f702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"ip4save": "2b92caf1a6470a6d621cc7321e067d49227c0f39130e81f306c24595f7845f36",
"ip6save": "2b92caf1a6470a6d621cc7321e067d49227c0f39130e81f306c24595f7845f36",
"iptables": "11a46d7c4170410896f503d64040aac9f33320dd2533163d5250341f543ef31c",
"iptables-1.8.3.tar.bz2": "a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80",
"iptables-1.8.7.tar.bz2": "c109c96bb04998cd44156622d36f8e04b140701ec60531a10668cfdff5e8d8f0",
"iptables.service": "40c2a272a6abb4d3e50ff9ae83cedaa241ad5963f27cb5aee113d15597553620",
"iptables.stop": "82552df9a7edc2f764369d0b944a26abb2cafd9259f65b9da2760c4115a4ff29"
}

View File

@ -1,7 +1,7 @@
Summary: Linux kernel packet control tool
Name: iptables
Version: 1.8.3
Release: 8%{?dist}
Version: 1.8.7
Release: 1%{?dist}
License: GPLv2+
Vendor: Microsoft Corporation
Distribution: Mariner
@ -98,6 +98,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_mandir}/man3/*
%changelog
* Wed Jan 05 2022 Rachel Menge <rachelmenge@microsoft.com> - 1.8.7-1
- Update to version 1.8.7
* Wed Nov 10 2021 Rachel Menge <rachelmenge@microsoft.com> - 1.8.3-8
- Revert ssh brute force prevention

View File

@ -7581,8 +7581,8 @@
"type": "other",
"other": {
"name": "iptables",
"version": "1.8.3",
"downloadUrl": "http://www.netfilter.org/projects/iptables/files/iptables-1.8.3.tar.bz2"
"version": "1.8.7",
"downloadUrl": "http://www.netfilter.org/projects/iptables/files/iptables-1.8.7.tar.bz2"
}
}
},