update bridge-utils version to 1.7.1

This commit is contained in:
quanhongfei 2022-03-21 15:40:41 +08:00
parent e6b7476af6
commit c955abb72d
3 changed files with 9 additions and 4 deletions

BIN
bridge-utils-1.7.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,10 @@
Summary: Utilities for configuring the linux ethernet bridge
Name: bridge-utils
Version: 1.7
Release: 2
Version: 1.7.1
Release: 1
License: GPLv2+
URL: https://wiki.linuxfoundation.org/networking/bridge
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git/snapshot/bridge-utils-1.7.tar.gz
Source0: https://git.kernel.org/pub/scm/network/bridge/bridge-utils.git/snapshot/%{name}-%{version}.tar.gz
Patch0000: bugfix-bridge-not-check-parameters.patch
Patch0001: bugfix-avoid-showmacs-memory-leak.patch
@ -37,6 +36,12 @@ autoconf
%{_mandir}/man8/brctl.8*
%changelog
* Mon Mar 21 2022 quanhongfei <quanhongfei@h-partners.com> - 1.7.1-1
- Type:requirement
- ID:NA
- SUG:NA
- DESC: update bridge-utils version to 1.7.1
* Tue Sep 8 2020 lunankun <lunankun@huawei.com> - 1.7-2
- Type:bugfix
- ID:NA